GHO_ALLOC_RES_PP - Table to hold PP related allocation results
Table to hold PP related allocation results information is stored in SAP table GHO_ALLOC_RES_PP.
It is part of development package APPL_GHO_ALLOC_BE in software component IS-OIL-UOM-ALN. This development package consists of objects that can be grouped under "Backend Logic for Allocation".
It is part of development package APPL_GHO_ALLOC_BE in software component IS-OIL-UOM-ALN. This development package consists of objects that can be grouped under "Backend Logic for Allocation".
Fields for table GHO_ALLOC_RES_PP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| ALLOC_RUN_ID | Globally Unique Identifier | X | GUID | RAW | 16 | |
| OBJECT_LINK_ID | ID for Link between Two Nodes | X | GHO_LINK_ID | CHAR | 40 | |
| FROM_NODE | ID of the Node in the Network | GHO_NODE_ID | CHAR | 60 | ||
| FROM_NODE_TYPE | Network Object Type | GHO_NETOBJ_TYPE | CHAR | 20 | ||
| TO_NODE | ID of the Node in the Network | GHO_NODE_ID | CHAR | 60 | ||
| TO_NODE_TYPE | Network Object Type | GHO_NETOBJ_TYPE | CHAR | 20 | ||
| MEDIUM | Product on which Allocation is Performed (Oil, Gas, Water) | GHO_PRODUCT | CHAR | 12 | ||
| MATERIAL | Material relevant for allocation | GHO_ALLOC_MATERIAL | CHAR | 80 | ||
| VOLUME | Qnty Measured/Planned Against Node: Vol,Mass,Energy-FLTP | GHO_QUANTITY_FLTP | D34D | 16 | ||
| UNIT | Unit of Frequency Period | GHO_FREQ_PERIOD_UNIT | UNIT | 6 | ||
| PERIOD_START_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| PERIOD_END_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| PROCESSED_IND | Single-Character Flag | CHAR1 | CHAR | 2 | ||
| PROCESSED_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |