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
Exporting ES_HEADER TYPE J_1BNFDOC Nota Fiscal Header
Importing I_FILENAME TYPE LOCALFILE Local file for upload/download
Importing I_XLS_LAYOUT TYPE J_1BNFIMP_XLS_LAYOUT Layout of XLS File with Import Data
Importing I_ROW_START TYPE INT4 First Row to read
Importing I_ROW_END TYPE INT4 Last Row to read
Importing I_NFITMTYPE TYPE J_1BITMTYP '01' Nota Fiscal Item Type
Tables IT_ITEMS TYPE J_1BNFLIN Nota Fiscal line items
Tables IT_TAX TYPE J_1BNFSTX Nota Fiscal tax per item
Tables IT_IMPORT_ADI TYPE J_1BNFIMPORT_ADI Nota Fiscal Data for Additions to Import Documents
Tables IT_IMPORT_DI TYPE J_1BNFIMPORT_DI Nota Fiscal Data for Import Documents
Exception INCONSISTENT_PARAMETERS TYPE Value of start row must be less than end row
               
Processing Type
Normal Function Module  
Remote-Enabled 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