SAP ABAP Function Module RS_BCT_XA_X_READ_DIR (Read directories of an application server)
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_READ_DIR | Read directories of an application server |
| Function Group | RS_BCT_XA_FILE_UT | Utilities for File Processing |
| Program Name | SAPLRS_BCT_XA_FILE_UT | |
| INCLUDE Name | LRS_BCT_XA_FILE_UTU06 |
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_NAME | TYPE | RSXAVALUE | xA Filename | |||
| |
I_READ_FILES_ONLY | TYPE | RS_BOOL | Read only files out of the directory. Directory entries will be ignored. | |||
| |
E_T_FILE_TABLE | TYPE | RSXA_S_FILES_IN_DIR | Directory of Files | |||
| |
ARGUMENT_ERROR | TYPE | Parameter error, e.g. NAME too long or SPACE | ||||
| |
NOT_FOUND | TYPE | Storage entry does not exist | ||||
| |
SEND_ERROR | TYPE | Error in communication to application server | ||||
| |
SYSTEM_FAILURE | TYPE | |||||
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 |