SAP ABAP Class CL_RPM_OBJ_LINK_ASSIGN (Object Link Handler Assignment Class)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_OBJ_LINK (Package) RPM Object Links
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CGPL_ASSIGNMENT | Interface for Object Assignments | 20020514 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RPM_ASSIGNMENT | RPM: Interface for all assignments | 20020518 |
Properties
| Class | CL_RPM_OBJ_LINK_ASSIGN | |
| Short Description | Object Link Handler Assignment Class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_OBJ_LINK | RPM Object Links |
| Created | 20020514 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CGPL_ASSIGNMENT | Interface for Object Assignments | 20020514 | ||
| 2 | IF_RPM_ASSIGNMENT | RPM: Interface for all assignments | 20020518 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_INM_ASSIGN_PERSIST | 20130301 | Assignment Persistency Superclass | |
| 2 | CL_RPM_FACTORY | 20020523 | Factory Class for Building Appl. Objects | |
| 3 | CL_RPM_OBJ_LINK | 20020523 | Object Link Handler | |
| 4 | CL_RPM_OBJ_LINK_PERSIST | 20020912 | Persistency For Object Links |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20021009 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20021009 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20021009 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20021009 | |||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RPM_OBJECT_STATE | Object state | 20020617 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RPM_OBJ_LINK | Object link data storage | 20020617 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RPM_OBJ_LINK | Object link data storage | 20020617 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020912 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OBJECT_CHANGED | Instance Event (0) |
Public (2) |
20021009 | |
| 2 | OBJECT_CREATED | Instance Event (0) |
Public (2) |
20021009 | |
| 3 | OBJECT_DELETED | Instance Event (0) |
Public (2) |
20021009 |
Types
Class CL_RPM_OBJ_LINK_ASSIGN has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method CHECK on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method CHECK_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020912 |
Method CHECK_ATTRIBUTES on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_ASSIGNMENTS | Projektplanung - Administrationsklasse für Zuordnungen | 20020912 | |||
| 2 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_OBJ_LINK_INT | RPM: Beziehungstabelle | 20020912 | |||
| 3 | IV_IS_NEW | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020912 |
Method CONSTRUCTOR on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method COPY Signature
Method COPY on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method COPY on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method DELETE Signature
Method DELETE on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method DELETE on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method EXECUTE_STATUS_ACTIVITY Signature
Method EXECUTE_STATUS_ACTIVITY on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method EXECUTE_STATUS_ACTIVITY on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method FREE Signature
Method FREE on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method FREE on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method GET_ASSIGNMENTS Signature
Method GET_ASSIGNMENTS on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method GET_ASSIGNMENTS on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_OBJ_LINK | Datenspeicherung Objektverknüpfung | 20020617 | |||
| 2 | ES_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | RPM_OBJ_LINK | Datenspeicherung Objektverknüpfung | 20020617 |
Method GET_ATTRIBUTES on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method GET_OBJECTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECTTYPE | Value transfer | Type reference (TYPE) | RPM_TV_OBL_TYPE | Verknüpfung Subtyp | 20021012 |
Method GET_OBJECTTYPE on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method GET_OBJECT_TYPE on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method GET_PARENT on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method GET_PARENT_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Projektplanung - Hierarchieknoten | 20030129 |
Method GET_PARENT_PROJECT on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method GET_PERSISTENCY_CONTROLLER Signature
Method GET_PERSISTENCY_CONTROLLER on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method GET_PERSISTENCY_CONTROLLER on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method IS_DELETE_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELETE_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020912 |
Method IS_DELETE_POSSIBLE on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method SET_ASSIGNMENTS Signature
Method SET_ASSIGNMENTS on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method SET_ASSIGNMENTS on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_OBJ_LINK | Datenspeicherung Objektverknüpfung | 20020911 | |||
| 2 | RV_ATTRIBUTES_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenspeicherung Objektverknüpfung | 20020911 |
Method SET_ATTRIBUTES on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Method SET_PARENT Signature
Method SET_PARENT on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Method SET_PARENT on class CL_RPM_OBJ_LINK_ASSIGN has no exception.
Event Signatures
Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Event OBJECT_CREATED Signature
Event OBJECT_CREATED on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
Event OBJECT_DELETED Signature
Event OBJECT_DELETED on class CL_RPM_OBJ_LINK_ASSIGN has no parameter.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |