SAP ABAP Class CL_PLMN_BO_NETWORK (BO Class for Network)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     PLMN_BO_MISC (Package) MIsc for all the BO objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GHO_BO_NETWORK Business Object for Production Network 20091026
Properties
Class CL_PLMN_BO_NETWORK  
Short Description BO Class for Network    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLMN_BO_MISC   MIsc for all the BO objects 
Created 20090224   SAP 
Last change 20140121   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_BO_NETWORK has no interface implemented.
Friends
Class CL_PLMN_BO_NETWORK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHECK_MODE Constant Public See coding 20100909
2 GC_KANTYP Constant Public See coding 20100909
3 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_PLMN_BO_NETWORK BO Class for Network 20090226
4 MO_FL Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_FL Business Object Functional Location 20100607
5 MO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV Service class for BO 20090306
6 MS_NETWORK Instance attribute Protected Type reference (TYPE) PLMN_S_BO_NET Network identification 20091128
7 MT_AUTH_DESC Instance attribute Protected Type reference (TYPE) PLMN_T_BO_AUTH Table type for Auth 20100910
8 MT_EQUI_DESC Instance attribute Protected Type reference (TYPE) PLMN_T_BO_EQKT Equipment Descriptions 20090807
9 MT_FLOC_DESC Instance attribute Protected Type reference (TYPE) PLMN_T_BO_IFLO Functional Location Descriptions 20100910
10 MT_LINKS Instance attribute Protected Type reference (TYPE) PLMN_T_BO_LINKREF BO table type for link references 20090227
11 MT_MATERIAL Instance attribute Protected Type reference (TYPE) PLMN_T_BO_MAKT Material Descriptions 20090805
12 MT_MEDIUM_DESC Instance attribute Protected Type reference (TYPE) PLMN_T_BO_MEDIUM Language-dependent texts for link medium (T372)M 20100910
13 MT_OTYPE Instance attribute Protected Type reference (TYPE) PLMN_T_BO_OTYPE Table type for object type descriptions 20090807
14 MV_GHO_RELEV Instance attribute Protected Type reference (TYPE) GHO_RELEVANT Production Network-Relevant 20100927
15 MV_LINKS_VALID Instance attribute Protected Type reference (TYPE) ABAP_BOOL Link buffer validity 20091128
16 MV_LOCKED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Network is Locked 20100203
17 MV_NETWORK_VALID Instance attribute Protected Type reference (TYPE) ABAP_BOOL Network header buffer validity 20091128
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INDEX_FAILED Instance method Protected Method Add index to index failed table 20100910
2 CHECK_BEFORE_SAVE Instance method Public Method Check Before Save 20090506
3 CHECK_BUFFER Instance method Public Method Check entries in the buffer 20090406
4 CHECK_ENTRIES Instance method Protected Method Check Link Data 20090312
5 CHECK_NETWORK_ID Instance method Public Method Check whether Network ID already exists 20090312
6 CLEAN_UP Instance method Public Method 20091117
7 CLEAR_BUFFERS Instance method Protected Method Clean buffers storing descriptions 20100910
8 CONSTRUCTOR Instance method Public Constructor 20090306
9 EXISTENCE_CHECK Static method Public Method Check existence&authority for POWL 20090908
10 FIND_LINK Instance method Protected Method Find Link by Link-ID 20090227
11 GET_ADJACENTS Instance method Public Method Get the adjacent objects of a given object 20100721
12 GET_BASIC_DATA Static method Public Method Get admin/status data for POWL 20090908
13 GET_DESCR Static method Public Method Get NW descriptions for POWL 20090908
14 GET_DESCRIPTIONS Instance method Public Method Update description fields of link structure 20090302
15 GET_EQDATA Instance method Private Method Get Equipment Description 20090320
16 GET_FLDATA Instance method Protected Method Get Functional Location Description 20090302
17 GET_LINKS Instance method Public Method Read the object links of the network 20090224
18 GET_NETWORK Instance method Public Method Get network 20090225
19 GET_NETWORKS_POWL Instance method Public Method Get Networks for POWL 20090408
20 GET_NETWORK_LINKS Instance method Public Method Get network 20090402
21 GET_NWDETAILS Instance method Private Method 20090305
22 GET_STRUCTURE Instance method Public Method Get the Structure of the Network 20100929
23 INSERT_LINK Instance method Public Method Update network 20090429
24 REMOVE_LINKS Instance method Public Method Update network 20090407
25 SAVE Instance method Public Method Save network 20090227
26 SET_LOCK_LINKS Instance method Public Method Enqueue / Dequeue Lock 20090402
27 SET_LOCK_NETWORK Instance method Public Method Enqueue / Dequeue Lock 20090402
28 SET_NETWORK Instance method Public Method Update network 20091128
29 S_GET_INSTANCE Static method Public Method 20090226
30 UPDATE_LINKS Instance method Public Method Update network 20090402
Events
Class CL_PLMN_BO_NETWORK has no event.
Types
Class CL_PLMN_BO_NETWORK has no local type.
Method Signatures

Method ADD_INDEX_FAILED 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 20100910
2 Importing IV_INDEX Call by reference Type reference (TYPE) I Index 20100910

Method ADD_INDEX_FAILED on class CL_PLMN_BO_NETWORK has no exception.

Method CHECK_BEFORE_SAVE 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 20090506
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_BO_LINK 20090825

Method CHECK_BEFORE_SAVE on class CL_PLMN_BO_NETWORK has no exception.

Method CHECK_BUFFER 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 20100916
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090406
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_BO_LINK 20090421

Method CHECK_BUFFER on class CL_PLMN_BO_NETWORK has no exception.

Method CHECK_ENTRIES 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 20100916
2 Changing CT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_BO_LINK 20091202
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20090312
4 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20090326
5 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 General Flag 20100909

Method CHECK_ENTRIES on class CL_PLMN_BO_NETWORK has no exception.

Method CHECK_NETWORK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090312
2 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 20090312
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090312
4 Importing IV_MODE Call by reference Type reference (TYPE) INDUPD Single-Character Indicator 20090312
5 Importing IV_NETWORK_ID Call by reference Type reference (TYPE) NETID Network ID 20090312
6 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) KANTYP Link category 20090410

Method CHECK_NETWORK_ID on class CL_PLMN_BO_NETWORK has no exception.

Method CLEAN_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REASON Call by reference Type reference (TYPE) /PLMB/SPI_CLEAN_UP_REASON Reason for Clean Up 20091117

Method CLEAN_UP on class CL_PLMN_BO_NETWORK has no exception.

Method CLEAR_BUFFERS Signature

Method CLEAR_BUFFERS on class CL_PLMN_BO_NETWORK has no parameter.
Method CLEAR_BUFFERS on class CL_PLMN_BO_NETWORK has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PLMN_BO_NETWORK has no parameter.
Method CONSTRUCTOR on class CL_PLMN_BO_NETWORK has no exception.

Method EXISTENCE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHECK_RESULTS_ATTR Call by reference Type reference (TYPE) EAMS_T_GOSX_CHECK_RESULTS_ATTR EAMS_S_GOSX_CHECK_RESULTS_ATTR(sequence dependent!) 20090908
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090908
3 Importing IS_CHECK_OPTIONS Call by reference Type reference (TYPE) EAMS_S_GOSX_CHECK_OPTIONS Options for existence check 20090908
4 Importing IT_EXT_KEY Call by reference Type reference (TYPE) INDEX TABLE 20090908

Method EXISTENCE_CHECK on class CL_PLMN_BO_NETWORK has no exception.

Method FIND_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_ID Call by reference Type reference (TYPE) KANTE Number of the link between two technical objects 20090227
2 Returning RO_LINK Value transfer Object reference (TYPE REF TO) CL_PLMN_BO_LINK BO class for object link 20090227

Method FIND_LINK on class CL_PLMN_BO_NETWORK has no exception.

Method GET_ADJACENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_CHILD Call by reference Type reference (TYPE) EAMS_T_BO_FL_ID Child Objects 20100722
2 Exporting ET_OBJ_PARENT Call by reference Type reference (TYPE) EAMS_T_BO_FL_ID Parent Objects 20100722
3 Exporting ET_OBJ_SIBLING Call by reference Type reference (TYPE) EAMS_T_BO_FL_ID Sibling Objects 20100722
4 Exporting ET_OBJ_SPOUSE Call by reference Type reference (TYPE) EAMS_T_BO_FL_ID Spouse Objects 20100722
5 Importing IV_OBJ_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID Object ID 20100722

Method GET_ADJACENTS on class CL_PLMN_BO_NETWORK has no exception.

Method GET_BASIC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090908
2 Exporting ET_OBJ_ADMIN Call by reference Type reference (TYPE) EAMS_T_GOSX_ADMIN_DATA .EAMS ADMIN data (standard table) 20090908
3 Exporting ET_OBJ_STATUS Call by reference Type reference (TYPE) EAMS_T_GOSX_BO_STATUS EAMS Business object status (standard table) 20090908
4 Importing IT_EXT_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20090908

Method GET_BASIC_DATA on class CL_PLMN_BO_NETWORK has no exception.

Method GET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090908
2 Exporting ET_OBJ_DESCR Call by reference Type reference (TYPE) EAMS_T_GOSX_OBJ_DESCR_ATTR EAMS: object description (standard table) 20090908
3 Importing IT_EXT_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20090908

Method GET_DESCR on class CL_PLMN_BO_NETWORK has no exception.

Method GET_DESCRIPTIONS 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 20100910
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100910
3 Changing CT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_BO_LINK 20091202

Method GET_DESCRIPTIONS on class CL_PLMN_BO_NETWORK has no exception.

Method GET_EQDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EQKT Call by reference Type reference (TYPE) EQKT Generated Table for View IFLO 20090320
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20100910
3 Importing IV_EQ Call by reference Type reference (TYPE) EQUNR Functional Location 20090320

Method GET_EQDATA on class CL_PLMN_BO_NETWORK has no exception.

Method GET_FLDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_IFLOTX Call by reference Type reference (TYPE) IFLOTX Functional Location Description 20100910
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL Failed Indicator 20100910
3 Importing IV_FL Call by reference Type reference (TYPE) TPLNR Functional Location ID 20090302

Method GET_FLDATA on class CL_PLMN_BO_NETWORK has no exception.

Method GET_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKS Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table Type for Link 20090225
2 Importing IV_NETWORK_ID Call by reference Type reference (TYPE) PLMN_S_BO_NETID Network ID 20090224

Method GET_LINKS on class CL_PLMN_BO_NETWORK has no exception.

Method GET_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090225
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_NET Business Object Functional Location - Header Data 20090225
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 20090225
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090225
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) PLMN_T_BO_NETID Business Object Functional Location - Identification 20090225
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090310
7 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) KANTYP Link category 20090319

Method GET_NETWORK on class CL_PLMN_BO_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_BO_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_BO_NETWORK has no exception.

Method GET_NETWORK_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090402
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Business Object Functional Location - Header Data 20090402
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 20090402
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090402
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) PLMN_T_BO_NETID Business Object Functional Location - Identification 20090402
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090402

Method GET_NETWORK_LINKS on class CL_PLMN_BO_NETWORK has no exception.

Method GET_NWDETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NWHEADER Call by reference Type reference (TYPE) PLMN_S_BO_NET 20091116
2 Importing IV_NETWORK_ID Call by reference Type reference (TYPE) PLMN_S_BO_NETID Network ID 20090305

Method GET_NWDETAILS on class CL_PLMN_BO_NETWORK has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKS Call by reference Type reference (TYPE) PLMN_T_BO_LINK Object Links 20100929
2 Importing IV_KANTE Call by reference Type reference (TYPE) KANTE Retrieve only one connection 20100930

Method GET_STRUCTURE on class CL_PLMN_BO_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_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 20090429
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_SP_NETWORK 20090429
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 20090429
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100824
6 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090521
7 Importing IT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_SP_NETWORK 20090429
8 Importing IV_POST_BUFFER Call by reference Type reference (TYPE) /PLMB/SPI_UPDATE_RELEVANT SPACE Indicator Relevant for Update 20090429

Method INSERT_LINK on class CL_PLMN_BO_NETWORK has no exception.

Method REMOVE_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_BO_LINKID Table type for PLMN_S_SP_NETWORK 20090407
3 Importing IV_POST_BUFFER Call by reference Type reference (TYPE) /PLMB/SPI_UPDATE_RELEVANT SPACE Indicator Relevant for Update 20090407

Method REMOVE_LINKS on class CL_PLMN_BO_NETWORK has no exception.

Method SAVE 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 20090306
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20090430
3 Importing IV_CHGDOC Call by reference Type reference (TYPE) ABAP_BOOL ' ' Change Document requested 20091103

Method SAVE on class CL_PLMN_BO_NETWORK has no exception.

Method SET_LOCK_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 20090402
2 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090402
3 Importing IV_NETID Call by reference Type reference (TYPE) NETID Network ID 20090402

Method SET_LOCK_LINKS on class CL_PLMN_BO_NETWORK has no exception.

Method SET_LOCK_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 20090402
2 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090402
3 Importing IV_NETID Call by reference Type reference (TYPE) NETID Network ID 20090402

Method SET_LOCK_NETWORK on class CL_PLMN_BO_NETWORK has no exception.

Method SET_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 20091128
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_NET Table type for PLMN_S_SP_NETWORK 20091128
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 20091128
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_NET Table type for PLMN_S_SP_NETWORK 20091128

Method SET_NETWORK on class CL_PLMN_BO_NETWORK has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20091028
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PLMN_BO_NETWORK BO Class for Network 20090226

Method S_GET_INSTANCE on class CL_PLMN_BO_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 20090402
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_SP_NETWORK 20090402
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 20090402
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_BO_LINK Table type for PLMN_S_SP_NETWORK 20090402
6 Importing IV_POST_BUFFER Call by reference Type reference (TYPE) /PLMB/SPI_UPDATE_RELEVANT SPACE Indicator Relevant for Update 20090402

Method UPDATE_LINKS on class CL_PLMN_BO_NETWORK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 605