SAP ABAP Class CL_GHO_UI_ALLOC_MC_LOAD_ACT (Feeder class for load oil transfer)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-ALN (Application Component) Production Allocation
     EA_GHO_ALLOC_UI (Package) Allocation: UI Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_G_FEEDER_FORM Form Feeder 20100609
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20101014
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20100622
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100609
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20100609
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20100609
Properties
Class CL_GHO_UI_ALLOC_MC_LOAD_ACT  
Short Description Feeder class for load oil transfer    
Super Class /PLMU/CL_FRW_G_FEEDER_FORM Form Feeder 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EA_GHO_ALLOC_UI   Allocation: UI Layer 
Created 20100609   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20101014
2 /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20100622
3 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100609
4 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20100609
5 /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20100609
Friends
Class CL_GHO_UI_ALLOC_MC_LOAD_ACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_OVS Instance attribute Public Object reference (TYPE REF TO) CL_GHO_UI_ALLOC_OVS OVS Class for Allocation 20100622
2 MV_VALID_NETWORK Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100609
Methods
# Method Level Visibility Method type Description Created on
1 VALIDATE_NET_ID Instance method Public Method To validate production network id 20100609
2 VALIDATE_NODE_ID Instance method Public Method To validate node id 20110506
Events
Class CL_GHO_UI_ALLOC_MC_LOAD_ACT has no event.
Types
Class CL_GHO_UI_ALLOC_MC_LOAD_ACT has no local type.
Method Signatures

Method VALIDATE_NET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20100609
2 Importing IV_NETWORK_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT External ID for Network Object 20100609

Method VALIDATE_NET_ID on class CL_GHO_UI_ALLOC_MC_LOAD_ACT has no exception.

Method VALIDATE_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20110506
2 Importing IV_NETWORK_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT External ID for Network Object 20110506
3 Importing IV_NODE_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT External ID for Network Object 20110506

Method VALIDATE_NODE_ID on class CL_GHO_UI_ALLOC_MC_LOAD_ACT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606