SAP ABAP Class IF_GHO_NETOBJ_UI (Interface for BAdI: GHO_BADI_NETOBJ_UI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090727
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PIPE_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Well 20101110
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_UI_OIL_AND_GAS_ENTITY Feeder Class for Initial Screen for Oil and Gas Entities 20131111
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WELL_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Well 20090727
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WC_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Well Completion 20090727
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TB_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Turbine 20090930
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TANK_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Tank 20090925
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_SEPARATOR_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Separator 20090917
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PUMP_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Pump 20090908
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PROD_NW_UI Class For BAdI : GHO_BADI_NETOBJ_UI - Production Network 20091028
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_CLUSTER_UI Class for BAdI Impl.: GHO_IMPL_CLUSTER_UI 20131111
... Click here to see Used By full list (17 items)
Properties
Class IF_GHO_NETOBJ_UI  
Short Description Interface for BAdI: GHO_BADI_NETOBJ_UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090727   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_IDR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_GHO_NETOBJ_UI has no interface implemented.
Friends
Class IF_GHO_NETOBJ_UI has no friend class.
Attributes
Class IF_GHO_NETOBJ_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_IDR_ITEMS Instance method Public Method 20090818
2 SET_TITLE Instance method Public Method set application tittle 20090727
3 SET_VARIANT Instance method Public Method Set Variant for Object Type 20090818
4 SET_VISIBILITY_INIT Instance method Public Method Set Visibility 20090727
5 VALIDATE_INIT_DATA Instance method Public Method 20090826
Events
Class IF_GHO_NETOBJ_UI has no event.
Types
Class IF_GHO_NETOBJ_UI has no local type.
Method Signatures

Method SET_IDR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM_VAL Call by reference Type reference (TYPE) IF_FPM_IDR=>T_ITEMS_VAL 20090821
2 Importing IV_EXT_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT External ID for Netowrk Object 20090821
3 Importing IV_LIFECYCLE_STATUS Call by reference Type reference (TYPE) STRING 20091221
4 Importing IV_OBJECT_TEXT Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20090821
5 Importing IV_SYSTEM_STATUS Call by reference Type reference (TYPE) STRING 20090821
6 Importing IV_USER_STATUS Call by reference Type reference (TYPE) STRING 20090821

Method SET_IDR_ITEMS on class IF_GHO_NETOBJ_UI has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TITLE Call by reference Type reference (TYPE) STRING Application Title 20090727
2 Importing IV_INIT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090821
3 Importing IV_MODE Value transfer Type reference (TYPE) /PLMB/SPI_MODE Mode 20090727
4 Importing IV_NETOBJ_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT GHO: Network Object ID 20090727

Method SET_TITLE on class IF_GHO_NETOBJ_UI has no exception.

Method SET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EV_VARIANT Call by reference Type reference (TYPE) STRING 20090908
2 Importing IR_FPM_OIF Call by reference Object reference (TYPE REF TO) IF_FPM_OIF Interface for Communication FPM App CC 20090819
3 Importing IV_FIELD_TYPE Call by reference Type reference (TYPE) STRING Oil and Gas Entity Type 20131111

Method SET_VARIANT on class IF_GHO_NETOBJ_UI has no exception.

Method SET_VISIBILITY_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_DESCRIPTION Call by reference Type reference (TYPE) FPMGB_T_FORMFIELD_DESCR Form Fielddescription 20090903
2 Changing CT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE Form Fielddescription 20090813
3 Changing CV_FIELD_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090813
4 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20090727

Method SET_VISIBILITY_INIT on class IF_GHO_NETOBJ_UI has no exception.

Method VALIDATE_INIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20091117
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES Message 20090827
3 Changing CT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091209
4 Changing CV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091117
5 Importing IO_APPL_MODEL Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL EAMS application model 20090827
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20090827
7 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20090827

Method VALIDATE_INIT_DATA on class IF_GHO_NETOBJ_UI has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PIPE_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Well 20101110
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_UI_OIL_AND_GAS_ENTITY Feeder Class for Initial Screen for Oil and Gas Entities 20131111
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WELL_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Well 20090727
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WC_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Well Completion 20090727
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TB_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Turbine 20090930
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TANK_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Tank 20090925
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_SEPARATOR_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Separator 20090917
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PUMP_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Pump 20090908
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PROD_NW_UI Class For BAdI : GHO_BADI_NETOBJ_UI - Production Network 20091028
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_CLUSTER_UI Class for BAdI Impl.: GHO_IMPL_CLUSTER_UI 20131111
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_MFOLD_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Manifold 20101115
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_METER_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Meter 20090816
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_HT_UI Class for BAdI: GHO_BADI_NETOBJ_UI 20100524
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_GENERIC_UI Class for BAdI Implementation GHO_IMPL_GENERIC_UI 20131111
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_FLARE_UI Class for BAdI: GHO_BADI_NETOBJ_UI 20091006
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_DEH_UI Class for BAdI: GHO_BADI_NETOBJ_UI 20100524
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_COMPRESSOR_UI Class for BAdI: GHO_BADI_NETOBJ_UI - Compressor 20090929
History
Last changed by/on SAP  20140121 
SAP Release Created in