SAP ABAP Class CL_PLMN_BO_LINK (BO class for object link)
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
Properties
Class CL_PLMN_BO_LINK  
Short Description BO class for object link    
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 20090227   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_BO_LINK has no interface implemented.
Friends
Class CL_PLMN_BO_LINK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHGIND Constant Public See coding Possible values of change indicator 20091029
2 MO_SRV Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_SRV Service class for BO 20090428
3 MS_LINK_MODIFIED Instance attribute Private Type reference (TYPE) PLMN_S_BO_LINK Link data as it has been modified 20091029
4 MS_LINK_SAVED Instance attribute Private Type reference (TYPE) PLMN_S_BO_LINK Link data as it is saved in DB 20091029
5 MT_LOCKED_LINKS Static Attribute Private Type reference (TYPE) PLMN_T_BO_LINKID Table type for plmn_s_bo_linkid 20100203
6 MV_CHGIND Instance attribute Private Type reference (TYPE) CHAR1 Change Indicator 20090227
7 MV_TEMP_STATUS Instance attribute Private Type reference (TYPE) J_OBJNR Temporary Status Object 20091103
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100203
2 CONSTRUCTOR Instance method Public Constructor 20090227
3 CREATE_FINAL_STATUS Instance method Public Method 20091103
4 CREATE_INET Instance method Public Method Completes INET structure 20090227
5 DELETE_STATUS Instance method Public Method Delete Status Object 20100202
6 GET_CHGIND Instance method Public Method Get Change Indicator 20090227
7 GET_LINKINFO Instance method Public Method 20090227
8 LOCK Static method Public Method Lock Link 20100203
9 RENEW_TEMPORARY_STATUS Instance method Public Method 20100130
10 SAVE Instance method Public Method Save Link Data 20091103
11 SET_CHGIND Instance method Public Method 20090227
12 SET_LINKINFO Instance method Public Method 20090227
13 SET_SAVED Instance method Public Method 20090328
Events
Class CL_PLMN_BO_LINK has no event.
Types
Class CL_PLMN_BO_LINK has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINKINFO Call by reference Type reference (TYPE) PLMN_S_BO_LINK Object link structure 20090227

Method CONSTRUCTOR on class CL_PLMN_BO_LINK has no exception.

Method CREATE_FINAL_STATUS 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 20091103
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091103

Method CREATE_FINAL_STATUS on class CL_PLMN_BO_LINK has no exception.

Method CREATE_INET 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 20090428
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20090429

Method CREATE_INET on class CL_PLMN_BO_LINK has no exception.

Method DELETE_STATUS Signature

Method DELETE_STATUS on class CL_PLMN_BO_LINK has no parameter.
Method DELETE_STATUS on class CL_PLMN_BO_LINK has no exception.

Method GET_CHGIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHGIND Value transfer Type reference (TYPE) CHAR1 Single-Character Indicator 20090227

Method GET_CHGIND on class CL_PLMN_BO_LINK has no exception.

Method GET_LINKINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SAVED Call by reference Type reference (TYPE) ABAP_BOOL 20091029
2 Returning RS_LINKINFO Value transfer Type reference (TYPE) PLMN_S_BO_LINK Object link structure 20090227

Method GET_LINKINFO on class CL_PLMN_BO_LINK has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100203
2 Importing IT_LINKID Call by reference Type reference (TYPE) PLMN_T_BO_LINKID Links to be locked / unlocked 20100203
3 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20100203

Method LOCK on class CL_PLMN_BO_LINK has no exception.

Method RENEW_TEMPORARY_STATUS Signature

Method RENEW_TEMPORARY_STATUS on class CL_PLMN_BO_LINK has no parameter.
Method RENEW_TEMPORARY_STATUS on class CL_PLMN_BO_LINK 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 20091103
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091103
3 Importing IV_CHGDOC Call by reference Type reference (TYPE) ABAP_BOOL ' ' Change Document requested 20091103

Method SAVE on class CL_PLMN_BO_LINK has no exception.

Method SET_CHGIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHGIND Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20090227

Method SET_CHGIND on class CL_PLMN_BO_LINK has no exception.

Method SET_LINKINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINKINFO Call by reference Type reference (TYPE) PLMN_S_BO_LINK Object link structure 20090227

Method SET_LINKINFO on class CL_PLMN_BO_LINK has no exception.

Method SET_SAVED Signature

Method SET_SAVED on class CL_PLMN_BO_LINK has no parameter.
Method SET_SAVED on class CL_PLMN_BO_LINK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605