SAP ABAP Function Module RS_BCT_XA_X_GET_STRUCTURE_ALL (Get Structure of the file and the DatasSource)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-EPM (Application Component) Spend Analytics Content
     RS_BCT_XA_ABAP (Package) xA general ABAP objects
Basic Data
Function Module RS_BCT_XA_X_GET_STRUCTURE_ALL Get Structure of the file and the DatasSource  
Function Group RS_BCT_XA_FILE_UT   Utilities for File Processing  
Program Name SAPLRS_BCT_XA_FILE_UT    
INCLUDE Name LRS_BCT_XA_FILE_UTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYST-SUBRC Return Value of ABAP Statements
Importing I_FILEID TYPE RSXAFILE_ID File ID
Importing I_FILETYPE TYPE RSXAFILE_TYPE File Type (only if FILEID is not passed)
Importing I_OLTPSOURCE TYPE ROOSOURCER DataSource
Importing I_DELIMITER TYPE RSXA_DELIMITER Delimiter for a CSV-File
Importing I_FILTER_INTERNAL_FIELDS TYPE RS_BOOL 'X' Filter DataSource Fields for internal processing
Tables E_T_FILE_FIELDS TYPE RSXA_S_FIELDS Fieldstructure
Tables E_T_DS_FIELDS TYPE RSXA_S_FIELDS Fieldstructure
Tables E_T_MESSAGE_X TYPE RSRD_S_MESSAGE_X RFC: Message with Text
               
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  20141101 
SAP Release Created in