SAP ABAP Function Module RSDDG_X_POOL_GET (Data read out from the proposal pool)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI (Application Component) Expanded Infrastructure
⤷
RSDDG (Package) BI Demo Data Generation
⤷
⤷
Basic Data
| Function Module | RSDDG_X_POOL_GET | Data read out from the proposal pool |
| Function Group | RSDDG | Demo Data Generation |
| Program Name | SAPLRSDDG | |
| INCLUDE Name | LRSDDGU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_POOLID | TYPE | RSDDG_POOLID | Proposal Pool for Characteristic Values | |||
| |
I_DATATYPE | TYPE | RSDDG_POOL_TYPE | Default Type for Default Values | |||
| |
I_SUBTYPE | TYPE | RSDDG_POOL_STYPE | Characteristic Type of Default Values | |||
| |
I_DATAONLY | TYPE | RSDDG_BOOL | Read pool data only | |||
| |
I_RELATION | TYPE | RSDDG_S_RELATION | Relationship Between Characteristics | |||
| |
E_T_POOL_DATA | TYPE | RSDDG_POOL | Proposed Values for Characteristics for Demo Data Generation | |||
| |
E_T_POOLID_LIST | TYPE | RSDDG_S_POOL_OBJECT | Objects from Proposal Pool with Texts | |||
| |
E_T_DATATYPE_LIST | TYPE | RSDDG_S_POOL_OBJECT | Objects from Proposal Pool with Texts | |||
| |
E_T_SUBTYPE_LIST | TYPE | RSDDG_S_POOL_OBJECT | Objects from Proposal Pool with Texts | |||
| |
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 | 20110909 |
| SAP Release Created in | 710 |