SAP ABAP Table GHO_S_OBJLINK_RESULT (Structure to store object link result for allocation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PN-ALN (Application Component) Production Allocation
     APPL_GHO_ALLOC_BE (Package) Backend Logic for Allocation
Basic Data
Table Category INTTAB    Structure 
Structure GHO_S_OBJLINK_RESULT   Table Relationship Diagram
Short Description Structure to store object link result for allocation    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 FROM_NODE GHO_NETOBJ_ID TPLNR CHAR 30   0   Network Object ID *
2 FROM_NODE_TYPE GHO_NETOBJ_TYPE GHO_NETOBJ_TYPE CHAR 10   0   Network Object Type  
3 TO_NODE GHO_NETOBJ_ID TPLNR CHAR 30   0   Network Object ID *
4 TO_NODE_TYPE GHO_NETOBJ_TYPE GHO_NETOBJ_TYPE CHAR 10   0   Network Object Type  
5 OBJECT_LINK GHO_LINK_ID GHO_LINK_ID CHAR 20   0   ID for Link between Two Nodes  
6 MEDIUM GHO_PRODUCT MEDIU CHAR 6   0   Product on which Allocation is Performed (Oil, Gas, Water) *
7 QUANTITY GHO_QUANTITY GHO_QUANTITY D16R 16   0   Quantity Measured/Planned against the Node:Vol,Mass,Energy  
8 UNIT GHO_UOM MEINS UNIT 3   0   Unit of Measure *
History
Last changed by/on SAP  20110901 
SAP Release Created in 605