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 |
|---|---|---|---|---|---|---|---|
| |
E_SUBRC | TYPE | SYST-SUBRC | Return Value of ABAP Statements | |||
| |
I_FILEID | TYPE | RSXAFILE_ID | File ID | |||
| |
I_FILETYPE | TYPE | RSXAFILE_TYPE | File Type (only if FILEID is not passed) | |||
| |
I_OLTPSOURCE | TYPE | ROOSOURCER | DataSource | |||
| |
I_DELIMITER | TYPE | RSXA_DELIMITER | Delimiter for a CSV-File | |||
| |
I_FILTER_INTERNAL_FIELDS | TYPE | RS_BOOL | 'X' | Filter DataSource Fields for internal processing | ||
| |
E_T_FILE_FIELDS | TYPE | RSXA_S_FIELDS | Fieldstructure | |||
| |
E_T_DS_FIELDS | TYPE | RSXA_S_FIELDS | Fieldstructure | |||
| |
E_T_MESSAGE_X | TYPE | RSRD_S_MESSAGE_X | RFC: Message with Text | |||
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 | 20141101 |
| SAP Release Created in |