SAP ABAP Class CL_RPM_RES_ASSIGN (Resource assignment object)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_RESOURCE (Package) RPM Application Object Resource
⤷
⤷
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 | 20020515 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RPM_ASSIGNMENT | RPM: Interface for all assignments | 20020523 |
Properties
| Class | CL_RPM_RES_ASSIGN | |
| Short Description | Resource assignment object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_RESOURCE | RPM Application Object Resource |
| Created | 20020515 | 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) | |
| 2 | 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 | 20020515 | ||
| 2 | IF_RPM_ASSIGNMENT | RPM: Interface for all assignments | 20020523 |
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_RESOURCE | 20020523 | Resource Application Object | |
| 4 | CL_RPM_RES_PERSIST | 20020722 | Resource persistency |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RPM_TS_RESOURCE_DB_INT | Project Resource | 20020718 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RPM_TS_RESOURCE_DB_INT | Project Resource | 20020718 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020722 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check on specific resource attributes | 20020722 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020722 | |
| 3 | Instance method | Public | Method | Get resource attributes | 20020718 | |
| 4 | Instance method | Private | Method | Get most immediate project in hierarchy with OT PPO or PPT | 20030128 | |
| 5 | Instance method | Private | Method | Get GUID of the top hierarchical node | 20020921 | |
| 6 | Instance method | Private | Method | Set resource attributes | 20020722 |
Events
Class CL_RPM_RES_ASSIGN has no event.
Types
Class CL_RPM_RES_ASSIGN has no local type.
Method Signatures
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 | 20020722 |
Method CHECK_ATTRIBUTES on class CL_RPM_RES_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 | 20020722 | |||
| 2 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_RESOURCE_DB_INT | Projektressource | 20020722 | |||
| 3 | IV_IS_NEW | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020722 |
Method CONSTRUCTOR on class CL_RPM_RES_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 | Value transfer | Type reference (TYPE) | RPM_TS_RESOURCE_DB_INT | Projektressource | 20020718 | |||
| 2 | ES_ATTRIBUTES_OLD | Value transfer | Type reference (TYPE) | RPM_TS_RESOURCE_DB_INT | Projektressource | 20020718 |
Method GET_ATTRIBUTES on class CL_RPM_RES_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 | 20030128 |
Method GET_PARENT_PROJECT on class CL_RPM_RES_ASSIGN has no exception.
Method GET_TOP_PROJECT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | RPM_TV_GUID | GUID für Anwendungsobjekte | 20020921 |
Method GET_TOP_PROJECT_GUID on class CL_RPM_RES_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_TS_RESOURCE_DB_INT | Projektressource | 20020722 | |||
| 2 | RV_ATTRIBUTES_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020722 |
Method SET_ATTRIBUTES on class CL_RPM_RES_ASSIGN has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |