SAP ABAP Class CL_PLMN_NETWORK_ASSIST (Assistance Class for PLMN_NETWORK)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     PLMN_UI_NET (Package) Ui Package for Network Modeling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20090224
Properties
Class CL_PLMN_NETWORK_ASSIST  
Short Description Assistance Class for PLMN_NETWORK    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLMN_UI_NET   Ui Package for Network Modeling 
Created 20090224   SAP 
Last change 20110908   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
Class CL_PLMN_NETWORK_ASSIST has no interface implemented.
Friends
Class CL_PLMN_NETWORK_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EDIT_MODES Constant Public Type reference (TYPE) CHAR2 'IC' Version Number Component 20091129
2 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PLMN_NETWORK_ASSIST Assistance Class for PLMN_NETWORK 20090806
3 GO_INSTANCE_UTIL Static Attribute Public Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20090306
4 MO_APPL_MODEL Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_APPL_MODEL 20090224
5 MO_APPL_MODEL_STATUS Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - Basic application model 20100312
6 MO_CMPCTRL Instance attribute Private Object reference (TYPE REF TO) OBJECT 20090224
7 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090224
8 MT_LINKS Instance attribute Public Type reference (TYPE) PLMN_T_SP_LINK Table type for plmn_s_sp_links 20090527
9 MT_NET Instance attribute Public Type reference (TYPE) PLMN_T_SP_NET Table type for plmn_s_sp_net 20090406
10 MV_AUTOID Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090330
11 MV_OTYPE Static Attribute Private Type reference (TYPE) PLMN_OBJ_TYPE Object Type 20090806
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODES_TO_XML Instance method Public Method 20090302
2 ADD_NODE_TO_XML Instance method Public Method 20090302
3 CHECK_ENTRIES Instance method Public Method Update network and object links 20090312
4 CHECK_NETID Instance method Public Method 20090515
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090806
6 GET_LINKS Instance method Public Method Get Links for context 20090226
7 GET_TEXT Instance method Public Method 20090305
8 INITIALIZE Instance method Public Method 20090224
9 INSERT_NETWORK Instance method Public Method Create new Production Network 20091127
10 LOAD_GRAPH Instance method Public Method 20090327
11 REMOVE_LINK Instance method Public Method Update network and object links 20090407
12 RETRIEVE_NETWORK Instance method Public Method Retrieve network 20090430
13 SET_CNR_BTNS Instance method Public Method Set button visibiliy 20091204
14 SET_DEL_FLAG Instance method Public Method Set/reset system status DLFL 20100312
15 SET_IDR Instance method Public Method Set OIF IDR Region 20090328
16 SET_IDR_INIT Instance method Public Method Set OIF IDR Region 20090401
17 S_GET_INSTANCE Static method Public Method 20090806
18 UPDATE_NETWORK_HDR Instance method Public Method Update Network Header 20091204
Events
Class CL_PLMN_NETWORK_ASSIST has no event.
Types
Class CL_PLMN_NETWORK_ASSIST 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 20090302
2 Importing IT_EDGE Call by reference Type reference (TYPE) PLMN_T_NETEDGE Table type for plmn_s_netedge 20090302
3 Importing IT_NODE Call by reference Type reference (TYPE) PLMN_T_NETNODE Table type for plmn_s_netnode 20090302

Method ADD_NODES_TO_XML on class CL_PLMN_NETWORK_ASSIST has no exception.

Method ADD_NODE_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NODE_NEW Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20090302
2 Importing IO_DOC Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20090302
3 Importing IO_NODE_PARENT Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20090302
4 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) PLMN_T_XMLTAG_ATTR Attribute of XML Tags 20090302
5 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090302
6 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20090302

Method ADD_NODE_TO_XML on class CL_PLMN_NETWORK_ASSIST has no exception.

Method CHECK_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20090312
2 Importing IS_NETWORK Call by reference Type reference (TYPE) PLMN_S_SP_NET 20090312
3 Importing IT_LINK Call by reference Type reference (TYPE) PLMN_T_SP_LINK Table type for PLMN_S_LINK_IO 20091128

Method CHECK_ENTRIES on class CL_PLMN_NETWORK_ASSIST has no exception.

Method CHECK_NETID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20090515
2 Importing IS_NETID Call by reference Type reference (TYPE) PLMN_S_SP_NETID Network ID 20090515
3 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Update indicator (I/U/D) 20090515

Method CHECK_NETID on class CL_PLMN_NETWORK_ASSIST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PLMN_NETWORK_ASSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLMN_NETWORK_ASSIST has no exception.

Method GET_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_CATEGORY Call by reference Type reference (TYPE) KANTYP Link category 20090309
2 Returning RT_LINK Value transfer Type reference (TYPE) PLMN_T_SP_LINK Table type for PLMN_S_LINK_IO 20090527

Method GET_LINKS on class CL_PLMN_NETWORK_ASSIST has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_PLMN_NETWORK_ASSIST has no parameter.
Method GET_TEXT on class CL_PLMN_NETWORK_ASSIST has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CMPCTRL Call by reference Object reference (TYPE REF TO) OBJECT 20090224
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090224
3 Importing IV_ABBID Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20090224

Method INITIALIZE on class CL_PLMN_NETWORK_ASSIST has no exception.

Method INSERT_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20091127
2 Importing IS_NETWORK Call by reference Type reference (TYPE) PLMN_S_SP_NET Network SP structure 20091127

Method INSERT_NETWORK on class CL_PLMN_NETWORK_ASSIST has no exception.

Method LOAD_GRAPH 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 20090327
2 Importing IT_LINKS Call by reference Type reference (TYPE) PLMN_T_SP_LINK GHO Object link structure 20090327
3 Importing IV_TECHOBJ Call by reference Type reference (TYPE) PLMN_OBJ_TYPE Technical Object Type 20090327

Method LOAD_GRAPH on class CL_PLMN_NETWORK_ASSIST has no exception.

Method REMOVE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20090407
2 Importing IT_LINK Call by reference Type reference (TYPE) PLMN_T_SP_LINK Table type for PLMN_S_LINK_IO 20090527

Method REMOVE_LINK on class CL_PLMN_NETWORK_ASSIST has no exception.

Method RETRIEVE_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090430
2 Importing IS_NETID Call by reference Type reference (TYPE) PLMN_S_SP_NETID Network identification 20090430
3 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090430

Method RETRIEVE_NETWORK on class CL_PLMN_NETWORK_ASSIST has no exception.

Method SET_CNR_BTNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20091204

Method SET_CNR_BTNS on class CL_PLMN_NETWORK_ASSIST has no exception.

Method SET_DEL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DLFL Call by reference Type reference (TYPE) ABAP_BOOL 20100312
2 Importing IV_STATUS Call by reference Type reference (TYPE) J_OBJNR 20100312

Method SET_DEL_FLAG on class CL_PLMN_NETWORK_ASSIST has no exception.

Method SET_IDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NETWORK Call by reference Type reference (TYPE) PLMN_S_SP_NET Network structue 20090328
2 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20090328

Method SET_IDR on class CL_PLMN_NETWORK_ASSIST has no exception.

Method SET_IDR_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20090814

Method SET_IDR_INIT on class CL_PLMN_NETWORK_ASSIST has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_PLMN_NETWORK_ASSIST Assistance Class for PLMN_NETWORK 20090806

Method S_GET_INSTANCE on class CL_PLMN_NETWORK_ASSIST has no exception.

Method UPDATE_NETWORK_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NET Call by reference Type reference (TYPE) PLMN_S_SP_NET Network SP structure 20091204

Method UPDATE_NETWORK_HDR on class CL_PLMN_NETWORK_ASSIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605