SAP ABAP Function Module J_1BIMPORT_XLS_MAP (Mapping of Excel Cells to Data Type for Import Item)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-LOC-BR (Application Component) Brazil
⤷
J1BA (Package) Localization Brazil

⤷

⤷

Basic Data
Function Module | J_1BIMPORT_XLS_MAP | Mapping of Excel Cells to Data Type for Import Item |
Function Group | J_1BIMPORT | NF Data Upload from MS Excel |
Program Name | SAPLJ_1BIMPORT | |
INCLUDE Name | LJ_1BIMPORTU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ES_HEADER | TYPE | J_1BNFDOC | Nota Fiscal Header | |||
![]() |
I_FILENAME | TYPE | LOCALFILE | Local file for upload/download | |||
![]() |
I_XLS_LAYOUT | TYPE | J_1BNFIMP_XLS_LAYOUT | Layout of XLS File with Import Data | |||
![]() |
I_ROW_START | TYPE | INT4 | First Row to read | |||
![]() |
I_ROW_END | TYPE | INT4 | Last Row to read | |||
![]() |
I_NFITMTYPE | TYPE | J_1BITMTYP | '01' | Nota Fiscal Item Type | ||
![]() |
IT_ITEMS | TYPE | J_1BNFLIN | Nota Fiscal line items | |||
![]() |
IT_TAX | TYPE | J_1BNFSTX | Nota Fiscal tax per item | |||
![]() |
IT_IMPORT_ADI | TYPE | J_1BNFIMPORT_ADI | Nota Fiscal Data for Additions to Import Documents | |||
![]() |
IT_IMPORT_DI | TYPE | J_1BNFIMPORT_DI | Nota Fiscal Data for Import Documents | |||
![]() |
INCONSISTENT_PARAMETERS | TYPE | Value of start row must be less than end row | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20130528 |
SAP Release Created in | 606 |