SAP ABAP Class CL_GHO_UI_NETOBJ_ADDRESS (Feeder class for Network object - Initial screen)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-NO (Application Component) Network Objects
     EA_GHO_NETOBJ_UI (Package) Network Objects: 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 20091102
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091102
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20091112
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091102
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20091102
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091102
7 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091102
8 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20091123
Properties
Class CL_GHO_UI_NETOBJ_ADDRESS  
Short Description Feeder class for Network object - Initial screen    
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_NETOBJ_UI   Network Objects: UI Layer 
Created 20091102   SAP 
Last change 20100310   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_ACTIONS Feeder Callback - Define and Process Actions 20091102
2 /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20091112
3 /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091102
4 /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20091102
5 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091102
6 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091102
7 /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20091123
Friends
Class CL_GHO_UI_NETOBJ_ADDRESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APPL_MODEL_FL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL EAMS application model 20091102
2 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20091102
3 MO_IDR Instance attribute Private Object reference (TYPE REF TO) IF_FPM_IDR 20091102
4 MO_OVS Instance attribute Protected Object reference (TYPE REF TO) CL_GHO_UI_NETOBJ_OVS GHO: NETOBJ - OVS based F4 help 20091102
5 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091102
6 MS_INIT_DATA Instance attribute Protected Type reference (TYPE) GHO_S_SP_NETOBJ_INIT Structure for initial screen of Network Objects 20091102
7 MT_FIELD_DESCRIPTION Instance attribute Private Type reference (TYPE) FPMGB_T_FORMFIELD_DESCR Form Fielddescription 20091102
8 MT_OVS_INFO Instance attribute Private Type reference (TYPE) TYP_T_OVS_INFO 20091102
9 MV_EXT_ID Instance attribute Private Type reference (TYPE) GHO_NETOBJ_ID_EXT External ID for Netowrk Object 20091102
10 MV_MODE Instance attribute Protected Type reference (TYPE) /PLMB/SPI_MODE Mode 20091102
11 MV_TRANTYP Instance attribute Private Type reference (TYPE) FPM_EVENT_PARAM Parameter name for FPM Event 20091102
Methods
# Method Level Visibility Method type Description Created on
1 OVS_GET_OVS_INFO Instance method Private Method 20091102
2 OVS_GET_OVS_MAPPING Instance method Private Method 20091102
Events
Class CL_GHO_UI_NETOBJ_ADDRESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_S_OVS_INFO Public See coding 20091102
2 TYP_S_OVS_MAPPING Public See coding 20091102
3 TYP_T_OVS_INFO Public See coding 20091102
4 TYP_T_OVS_MAPPING Public See coding 20091102
Method Signatures

Method OVS_GET_OVS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVS_INFO Call by reference Type reference (TYPE) TYP_T_OVS_INFO 20091102

Method OVS_GET_OVS_INFO on class CL_GHO_UI_NETOBJ_ADDRESS has no exception.

Method OVS_GET_OVS_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVS_MAPPING Call by reference Type reference (TYPE) TYP_T_OVS_MAPPING 20091102
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) ABAP_COMPNAME 20091102
3 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20091102
4 Importing IV_STRUCUTRE_NAME Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20091102

Method OVS_GET_OVS_MAPPING on class CL_GHO_UI_NETOBJ_ADDRESS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605