SAP ABAP Function Module RSO_GET_OBJECT_LIST (Read of list of all BI objects or of one type)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM (Application Component) Warehouse Management
⤷
RSTCT (Package) BW Technical Content (Technology)
⤷
⤷
Basic Data
| Function Module | RSO_GET_OBJECT_LIST | Read of list of all BI objects or of one type |
| Function Group | RSO5 | Extractors for BW Metadata |
| Program Name | SAPLRSO5 | |
| INCLUDE Name | LRSO5U09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_TLOGO | TYPE | RSTLOGO | BW: Object Type (TLOGO) | |||
| |
I_OBJVERS | TYPE | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object Version | ||
| |
I_QUERY_ELEMENT_TYPE | TYPE | RSZDEFTP | RZD1_C_DEFTP-REPORT | Definition Type of an Element | ||
| |
I_IOBJTYPE | TYPE | RSIOBJTP | '' | InfoObject Type | ||
| |
I_IOBJNM_FILTER_PATTERN | TYPE | STRING | Pattern to filter the object name | |||
| |
E_T_OBJECT_LIST | TYPE | RSO_S_OBJECT_LIST | BW Repository: List Output Format Object | |||
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 | 20040315 |
| SAP Release Created in | 20B |