SAP ABAP Function Module RSBOBJDS_DATASTORE_GET_OBJECTS (Get list of tables to a DataStore)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RS_BOBJ_DS (Package) Integration of Business Objects Data Services
⤷
⤷
Basic Data
| Function Module | RSBOBJDS_DATASTORE_GET_OBJECTS | Get list of tables to a DataStore |
| Function Group | RS_BOBJ_DS_INTERFACES | List of Interface Functions |
| Program Name | SAPLRS_BOBJ_DS_INTERFACES | |
| INCLUDE Name | LRS_BOBJ_DS_INTERFACESU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_REPOSITORY | TYPE | RSBOBJDS_REPOSITORY | DataServices Repository | |||
| |
I_DATASTORE | TYPE | RSBOBJDS_DATASTORE | DataStore of Data Services | |||
| |
I_OBJECT_TYPE | TYPE | RSBOBJDS_SOURCE_OBJECT_TYPE | 'TABLE' | Source Object Type/Table Type | ||
| |
I_SEARCH_TABLE | TYPE | RSBOBJDS_SOURCE_OBJECT | Source object / data base table. | |||
| |
E_T_OBJECTS | TYPE | RSBOBJDS_T_OBJECTS | List of Source Objects/Tables | |||
| |
E_T_MESSAGES | TYPE | RSBOBJDS_T_MESSAGES | Messages in Plain 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 | 20110909 |
| SAP Release Created in | 730 |