SAP ABAP Interface IF_GHO_MODEL_NW_OBJECTS (Model Network Objects (Prod N/w or others))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-NM (Application Component) Network Modeler
     EA_GHO_NETWORK_UI (Package) UI for Network Modeler
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_MODEL_NW_OBJ Model Object Instance 20131111
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_MODEL_NW_OBJ_DECORATOR Abs Decorator for Network Modeling Objects 20131111
Properties
Interface IF_GHO_MODEL_NW_OBJECTS  
Short Description Model Network Objects (Prod N/w or others)    
General Data
Package EA_GHO_NETWORK_UI   UI for Network Modeler 
Created 20130923   SAP 
Last changed 20140121   SAP 
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 IF_GHO_MODEL_NW_OBJECTS has no interface.
Friends
Interface IF_GHO_MODEL_NW_OBJECTS has no friend.
Attributes
Interface IF_GHO_MODEL_NW_OBJECTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODES_TO_XML Instance method Public Method 20131111
2 ADJUST_LINK_ON_REMOVAL Instance method Public Method 20131111
3 ADJUST_NW_OBJECTS Instance method Public Method 20131111
4 CONVERT_TO_GRAPH_DATA_NEW Instance method Public Method 20131111
5 GET_CLSTR_NODE_TYPE Instance method Public Method 20131111
6 GET_CLST_TYPE_FROM_ORIG Instance method Public Method 20131111
7 GET_DUMMY_CLSTR_ID_FRM_ORIG Instance method Public Method 20131111
8 GET_ORIG_CLSTR_ID_FRM_DUMMY Instance method Public Method 20131111
9 HANDLE_LINK_ADD Instance method Public Method 20131111
10 READ_LINK_GR_ATTR Instance method Public Method 20131111
11 READ_OBJ_GR_ATTR Instance method Public Method 20131111
Events
Interface IF_GHO_MODEL_NW_OBJECTS has no event.
Types
Interface IF_GHO_MODEL_NW_OBJECTS has no local type.
Method Signatures

Method ADD_NODES_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XML Call by reference Type reference (TYPE) XSTRING 20131111
2 Importing IS_OBJ_TYPES Call by reference Type reference (TYPE) GHO_S_UI_FIELDS 20131111
3 Importing IS_VARIANTS Call by reference Type reference (TYPE) GHO_S_VARIANT_SAVE_SP 20131111
4 Importing IT_AGGR_LINKS Call by reference Type reference (TYPE) GHO_T_MERGED_LINKS 20131111
5 Importing IT_EDGE Call by reference Type reference (TYPE) PLMN_T_NETEDGE 20131111
6 Importing IT_NODE Call by reference Type reference (TYPE) GHO_TT_NETNODE 20131111
7 Importing IV_EDIT Call by reference Type reference (TYPE) WDY_BOOLEAN 20131111
8 Importing IV_NEW_NETWORK Call by reference Type reference (TYPE) ABAP_BOOL 20131111
9 Importing IV_ORIENTATION Call by reference Type reference (TYPE) GHO_COORD_TYPE 20131111

Method ADD_NODES_TO_XML on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method ADJUST_LINK_ON_REMOVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJ Call by reference Type reference (TYPE) GHO_S_SP_OBJECT 20131111
2 Importing IT_LINKS Call by reference Type reference (TYPE) PLMN_T_SP_LINK 20131111
3 Importing IV_TPNACH Call by reference Type reference (TYPE) PLMN_OBJ_ID 20131111
4 Importing IV_TPVON Call by reference Type reference (TYPE) PLMN_OBJ_ID 20131111

Method ADJUST_LINK_ON_REMOVAL on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method ADJUST_NW_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECTS Call by reference Type reference (TYPE) GHO_T_SP_OBJECT 20131111
2 Importing IV_TPNACH Call by reference Type reference (TYPE) PLMN_OBJ_ID 20131111
3 Importing IV_TPVON Call by reference Type reference (TYPE) PLMN_OBJ_ID 20131111

Method ADJUST_NW_OBJECTS on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method CONVERT_TO_GRAPH_DATA_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EDGE Call by reference Type reference (TYPE) PLMN_T_NETEDGE 20131111
2 Exporting ET_NODE Call by reference Type reference (TYPE) GHO_TT_NETNODE 20131111
3 Importing IT_LINKS Call by reference Type reference (TYPE) PLMN_T_SP_LINK 20131111
4 Importing IT_OBJ_ATTR_DISP Call by reference Type reference (TYPE) GHO_T_SP_OBJ_ATTR_DISP 20131111

Method CONVERT_TO_GRAPH_DATA_NEW on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method GET_CLSTR_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NETOBJ_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT 20131111

Method GET_CLSTR_NODE_TYPE on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method GET_CLST_TYPE_FROM_ORIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLST_TYPE Call by reference Type reference (TYPE) GHO_CLST_TYPE 20131111
2 Importing IV_TPNACH Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT 20131111
3 Importing IV_TPVON Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT 20131111

Method GET_CLST_TYPE_FROM_ORIG on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method GET_DUMMY_CLSTR_ID_FRM_ORIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TPNACH Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT 20131111
2 Changing CV_TPVON Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT 20131111

Method GET_DUMMY_CLSTR_ID_FRM_ORIG on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method GET_ORIG_CLSTR_ID_FRM_DUMMY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NETOBJ_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT 20131111

Method GET_ORIG_CLSTR_ID_FRM_DUMMY on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method HANDLE_LINK_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TPNACH Call by reference Type reference (TYPE) PLMN_OBJ_ID 20131111
2 Changing CV_TPVON Call by reference Type reference (TYPE) PLMN_OBJ_ID 20131111

Method HANDLE_LINK_ADD on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method READ_LINK_GR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LINK_GR_ATTR Call by reference Type reference (TYPE) GHO_S_SP_OBJ_ATTR_L 20131111
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20131111
3 Importing IT_LINK_GR_ATTR Call by reference Type reference (TYPE) GHO_T_SP_OBJ_ATTR_L 20131111
4 Importing IV_GHO_COORD_TYPE Call by reference Type reference (TYPE) GHO_COORD_TYPE 20131111
5 Importing IV_KANTE Call by reference Type reference (TYPE) KANTE 20131111
6 Importing IV_NETID Call by reference Type reference (TYPE) NETID 20131111
7 Importing IV_NETOBJ_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT 20131111
8 Importing IV_SIMU_ID Call by reference Type reference (TYPE) GHO_SIMU_ID 20131111

Method READ_LINK_GR_ATTR on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.

Method READ_OBJ_GR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJ_GR_ATTR Call by reference Type reference (TYPE) GHO_S_SP_OBJ_GR_ATTR 20131111
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20131111
3 Importing IT_OBJ_GR_ATTR Call by reference Type reference (TYPE) GHO_T_SP_OBJ_GR_ATTR 20131111
4 Importing IV_GHO_COORD_TYPE Call by reference Type reference (TYPE) GHO_COORD_TYPE 20131111
5 Importing IV_NETID Call by reference Type reference (TYPE) NETID 20131111
6 Importing IV_NETOBJ_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID_EXT 20131111
7 Importing IV_NETOBJ_TYPE Call by reference Type reference (TYPE) GHO_NETOBJ_TYPE 20131111
8 Importing IV_SIMU_ID Call by reference Type reference (TYPE) GHO_SIMU_ID 20131111

Method READ_OBJ_GR_ATTR on Interface IF_GHO_MODEL_NW_OBJECTS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in