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 | 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 | Constant | Public | See coding | Possible values of change indicator | 20091029 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_BO_SRV | Service class for BO | 20090428 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PLMN_S_BO_LINK | Link data as it has been modified | 20091029 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PLMN_S_BO_LINK | Link data as it is saved in DB | 20091029 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | PLMN_T_BO_LINKID | Table type for plmn_s_bo_linkid | 20100203 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Change Indicator | 20090227 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | J_OBJNR | Temporary Status Object | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20100203 | ||
| 2 | Instance method | Public | Constructor | 20090227 | ||
| 3 | Instance method | Public | Method | 20091103 | ||
| 4 | Instance method | Public | Method | Completes INET structure | 20090227 | |
| 5 | Instance method | Public | Method | Delete Status Object | 20100202 | |
| 6 | Instance method | Public | Method | Get Change Indicator | 20090227 | |
| 7 | Instance method | Public | Method | 20090227 | ||
| 8 | Static method | Public | Method | Lock Link | 20100203 | |
| 9 | Instance method | Public | Method | 20100130 | ||
| 10 | Instance method | Public | Method | Save Link Data | 20091103 | |
| 11 | Instance method | Public | Method | 20090227 | ||
| 12 | Instance method | Public | Method | 20090227 | ||
| 13 | 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 | 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20091103 | |||
| 2 | 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090428 | |||
| 2 | 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 | 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 | IV_SAVED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091029 | ||||
| 2 | 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 | CT_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100203 | |||
| 2 | IT_LINKID | Call by reference | Type reference (TYPE) | PLMN_T_BO_LINKID | Links to be locked / unlocked | 20100203 | |||
| 3 | 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20091103 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091103 | ||||
| 3 | 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 | 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 | 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 |