SAP ABAP Class CL_PLMN_SP_NETWORK (Service provider for network)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     PLMN_SP_MISC (Package) Misc for Service Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20090223
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GHO_SP_NETWORK Service Provider for Production Network 20091026
Properties
Class CL_PLMN_SP_NETWORK  
Short Description Service provider for network    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLMN_SP_MISC   Misc for Service Provider 
Created 20090223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PLMN_SP_NETWORK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20090223
Friends
Class CL_PLMN_SP_NETWORK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CONVEXIT Instance attribute Protected Object reference (TYPE REF TO) /PLMB/CL_SPI_CONVEXIT Conversion Exit Class 20090922
2 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_PLMN_SP_NETWORK BO Class for Network 20090225
3 MO_BO Instance attribute Protected Object reference (TYPE REF TO) CL_PLMN_BO_NETWORK BO Class for Network 20090225
4 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20090226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090226
2 CONVERT_BO2SP Instance method Protected Method Map BO link structure to SP 20090922
3 CONVERT_SP2BO Instance method Protected Method 20090922
4 DELETE_LINKS Instance method Protected Method Update network 20090407
5 GET_NETWORKS_POWL Instance method Protected Method Get Networks for POWL 20090408
6 INSERT_LINK Instance method Protected Method Update network 20090429
7 INSERT_NETWORK Instance method Protected Method Update network 20090407
8 RETRIEVE_LINKS Instance method Protected Method Retrieve network 20090415
9 RETRIEVE_NWHEADER Instance method Protected Method Retrieve network 20091116
10 UPDATE_LINKS Instance method Protected Method Update network 20090401
11 UPDATE_NETWORK Instance method Protected Method Update network 20090227
Events
Class CL_PLMN_SP_NETWORK has no event.
Types
Class CL_PLMN_SP_NETWORK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20090226
2 Importing IV_CALLED_BY_SUBCLASS Call by reference Type reference (TYPE) XFELD Checkbox 20091028

Method CONSTRUCTOR on class CL_PLMN_SP_NETWORK has no exception.

Method CONVERT_BO2SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SP_LINK Call by reference Type reference (TYPE) PLMN_T_SP_LINK Table type for PLMN_S_SP_LINK 20090922
2 Importing IT_BO_LINK Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_BO_LINK 20090922

Method CONVERT_BO2SP on class CL_PLMN_SP_NETWORK has no exception.

Method CONVERT_SP2BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_LINK Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_BO_LINK 20090922
2 Importing IT_SP_LINK Call by reference Type reference (TYPE) PLMN_T_SP_LINK Table type for plmn_s_sp_link 20090922

Method CONVERT_SP2BO on class CL_PLMN_SP_NETWORK has no exception.

Method DELETE_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090407
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) PLMN_T_SP_LINKID Table type for PLMN_S_SP_LINK 20090407

Method DELETE_LINKS on class CL_PLMN_SP_NETWORK has no exception.

Method GET_NETWORKS_POWL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTS Call by reference Type reference (TYPE) PLMN_T_NETOBJ_POWLRET Table Type for POWL Return 20090408
2 Importing IT_OBJID Call by reference Type reference (TYPE) /PLMB/T_SPI_SELECTION_PARAM Table Type for Techical Object Id 20090408

Method GET_NETWORKS_POWL on class CL_PLMN_SP_NETWORK has no exception.

Method INSERT_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090429
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_LINK Table type for PLMN_S_SP_NETWORK 20090429
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090429
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100824
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_LINK Table type for PLMN_S_SP_NETWORK 20090429

Method INSERT_LINK on class CL_PLMN_SP_NETWORK has no exception.

Method INSERT_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090407
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_NET Table type for PLMN_S_SP_NETWORK 20090407
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090407
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_NET Table type for PLMN_S_SP_NETWORK 20090407

Method INSERT_NETWORK on class CL_PLMN_SP_NETWORK has no exception.

Method RETRIEVE_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_RTR_INDEX_FAILED Index of node ID for which no data is availab 20090415
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090415
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090415
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_LINK Business Object Functional Location - Header Data 20090415
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090415
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090415
7 Importing IT_NODE_ID Call by reference Type reference (TYPE) PLMN_T_SP_NETID Business Object Functional Location - Identification 20090415
8 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090415

Method RETRIEVE_LINKS on class CL_PLMN_SP_NETWORK has no exception.

Method RETRIEVE_NWHEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_RTR_INDEX_FAILED Index of node ID for which no data is availab 20091116
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091116
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091116
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_NET Network header data 20091116
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091116
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091116
7 Importing IT_NODE_ID Call by reference Type reference (TYPE) PLMN_T_SP_NETID Network ID 20091116
8 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091116
9 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) KANTYP Link category 20091116

Method RETRIEVE_NWHEADER on class CL_PLMN_SP_NETWORK has no exception.

Method UPDATE_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20100916
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090401
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_LINK Table type for PLMN_S_SP_NETWORK 20090401
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090401
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_LINK Table type for PLMN_S_SP_NETWORK 20090401

Method UPDATE_LINKS on class CL_PLMN_SP_NETWORK has no exception.

Method UPDATE_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090227
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_NET Table type for PLMN_S_SP_NETWORK 20090227
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090227
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_NET Table type for PLMN_S_SP_NETWORK 20090227

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