วันพฤหัสบดีที่ 23 กันยายน พ.ศ. 2553

ABAP Excel ฉึก ฉึก : Include ZGEXCEL01

*&---------------------------------------------------------------------*
*&  Include           ZGEXCEL01
*&---------------------------------------------------------------------*
*  ID    Change-by    Date       Description/Reason for Change         *
*----------------------------------------------------------------------*


types : begin of ty_excel,
          line type string,                                
        end of ty_excel.
data: gi_excel type ty_excel occurs 0 with header line.

constants: c_0010 type string value 'xl25'.
constants: c_0011 type string value 'xl26'.
constants: c_1000 type string value 'xl27'.
constants: c_0110 type string value 'xl28'.
constants: c_0001 type string value 'xl29'.
constants: c_0031 type string value 'xl30'.
constants: c_0100 type string value 'xl31'.
constants: c_0130 type string value 'xl32'.
constants: c_1111 type string value 'xl33'.
constants: c_1031 type string value 'xl34'.
constants: c_2222 type string value 'xl35'.
constants: c_1130 type string value 'xl36'.
constants: c_0030 type string value 'xl37'.
constants: c_0021 type string value 'xl38'.
constants: c_0020 type string value 'xl39'.
constants: c_0120 type string value 'xl40'.
constants: c_1010 type string value 'xl41'.
constants: c_1020 type string value 'xl42'.
constants: c_1030 type string value 'xl43'.
constants: c_0101 type string value 'xl44'.
constants: c_1001 type string value 'xl45'.
constants: c_1100 type string value 'xl46'.
constants: c_1101 type string value 'xl47'.
constants: c_0000 type string value 'xl48'.
constants: c_0040 type string value 'xl49'.
constants: c_0111 type string value 'xl50'.
constants: c_1141 type string value 'xl51'.
constants: c_4000 type string value 'xl52'.
constants: c_0140 type string value 'xl53'.
constants: c_0041 type string value 'xl54'.
constants: c_0141 type string value 'xl55'.
constants: c_0050 type string value 'xl56'.
constants: c_5000 type string value 'xl57'.
constants: c_0150 type string value 'xl58'.
constants: c_0051 type string value 'xl59'.
constants: c_0151 type string value 'xl60'.
constants: c_1011 type string value 'xl61'.
constants: c_1110 type string value 'xl62'.
constants: c_1021 type string value 'xl63'.
constants: c_1120 type string value 'xl64'.
constants: c_2022 type string value 'xl65'.
constants: c_2220 type string value 'xl66'.
constants: c_2002 type string value 'xl67'.
constants: c_1131 type string value 'xl68'.
constants: c_1121 type string value 'xl69'.
constants: c_2020 type string value 'xl70'.
constants: d_0 type string value '\#\,\#\#0\'.
constants: d_1 type string value '\#\,\#\#0\.0'.
constants: d_2 type string value '\#\,\#\#0\.00'.
constants: d_3 type string value '\#\,\#\#0\.000'.
constants: d_4 type string value '\#\,\#\#0\.0000'.
constants: d_5 type string value '\#\,\#\#0\.00000'.
constants: t_0 type string value '\[$-1000000\]h\:mm\:ss\;\@'.

ไม่มีความคิดเห็น:

แสดงความคิดเห็น