SAP ABAP Function Module GHO_PP_READ_PTABLE_ITEMS (Read Planning Table Items)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-NOP (Application Component) Network Operations
⤷
APPL_GHO_PP_PT_GEN (Package) GHO PP: Planning Table Backend General
⤷
⤷
Basic Data
| Function Module | GHO_PP_READ_PTABLE_ITEMS | Read Planning Table Items |
| Function Group | GHO_PP_DB | Function Group DB-Handling GHO-PP |
| Program Name | SAPLGHO_PP_DB | |
| INCLUDE Name | LGHO_PP_DBU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CS_PTABLE_HEAD | TYPE | GHO_PP_S_PTABLE_HD | Header Table for Results of GHO Planning Table | |||
| |
ET_PTABLE_ITEMS | TYPE | GHO_PP_T_PTABLE_ITEM_OLD | Table Type for old Item Information of OPM Planning Table | |||
| |
IV_NETID | TYPE | GHO_NETOBJ_ID | OPM: Network Object ID | |||
| |
IV_PLANVERSION | TYPE | GHO_PP_PLANVERSION | SPACE | Planning Version GHO | ||
| |
IV_NODE_ID | TYPE | GHO_NODE_ID | ID of the node in the network | |||
| |
IV_MEDIUM | TYPE | GHO_PRODUCT | Product on which allocation is performed (Oil, Gas, Water..) | |||
| |
IV_MATERIAL | TYPE | GHO_ALLOC_MATERIAL | Material relevant for allocation | |||
| |
IV_QTY_CATEGORY | TYPE | GHO_QUANTITY_CATEGORY | Quantity Category | |||
| |
IV_QTY_TYPE | TYPE | GHO_QTY_TYPE | Quantity Type | |||
| |
IV_VALID_FROM | TYPE | GHO_PP_HORIZON_START | Start of Planning Horizon for GHO PP | |||
| |
IV_VALID_TO | TYPE | GHO_PP_HORIZON_END | End of Planning Horizon for GHO PP | |||
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 | 20110908 |
| SAP Release Created in | 606 |