Data Element list used by SAP ABAP Function Module J_1BIMPORT_XLS_MAP (Mapping of Excel Cells to Data Type for Import Item)
SAP ABAP Function Module
J_1BIMPORT_XLS_MAP (Mapping of Excel Cells to Data Type for Import Item) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR30 | 30 Characters | ||
| 2 | CHAR50 | Comment | ||
| 3 | INT4 | Natural number | SOURCE REFERENCE(I_ROW_START) TYPE INT4 |
|
| 4 | INT4 | Natural number | SOURCE REFERENCE(I_ROW_END) TYPE INT4 |
|
| 5 | J_1BITMTYP | Nota Fiscal Item Type | SOURCE REFERENCE(I_NFITMTYPE) TYPE J_1BITMTYP DEFAULT '01' |
|
| 6 | J_1BNFIMP_XLS_COLUMN | Column in MS Excel with Data to Be Uploaded | ||
| 7 | J_1BNFIMP_XLS_LAYOUT | MS Excel Layout for Data Upload | SOURCE REFERENCE(I_XLS_LAYOUT) TYPE J_1BNFIMP_XLS_LAYOUT |
|
| 8 | KCD_EX_COL_N | Column | ||
| 9 | KCD_EX_ROW_N | Flexible Excel upload: row number | ||
| 10 | LOCALFILE | Local file for upload/download | SOURCE REFERENCE(I_FILENAME) TYPE LOCALFILE |
|