SAP ABAP Class CL_RPM_ARCH_HLP_WRITE2PERSIST (Sharing ILM action,GUID betw. rep. WRITE and persistency cls)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_DATAARCHIVING (Package) RPM Data Archiving
⤷
⤷
Properties
| Class | CL_RPM_ARCH_HLP_WRITE2PERSIST | |
| Short Description | Sharing ILM action,GUID betw. rep. WRITE and persistency cls | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_DATAARCHIVING | RPM Data Archiving |
| Created | 20130510 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RPM_ARCH_HLP_WRITE2PERSIST has no forward declaration.
Interfaces
Class CL_RPM_ARCH_HLP_WRITE2PERSIST has no interface implemented.
Friends
Class CL_RPM_ARCH_HLP_WRITE2PERSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RPM_ARCH_HLP_WRITE2PERSIST | 20130510 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | GTY_S_SHARED_STATUS_VALUES | 20130510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130510 | ||
| 2 | Instance method | Public | Method | 20130510 | ||
| 3 | Static method | Public | Method | 20130510 | ||
| 4 | Instance method | Public | Method | 20130510 | ||
| 5 | Instance method | Public | Method | 20130510 |
Events
Class CL_RPM_ARCH_HLP_WRITE2PERSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_SHARED_STATUS_VALUES | Public | See coding | 20130510 | BEGIN OF gty_s_shared_status_values,
guid TYPE /rpm/tv_guid,
ilm_action TYPE CL_RPM_ARCHIVING=>gty_ilm_action,
END OF gty_s_shared_status_values
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RPM_ARCH_HLP_WRITE2PERSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RPM_ARCH_HLP_WRITE2PERSIST has no exception.
Method CLEAR_STATUS_VALUES Signature
Method CLEAR_STATUS_VALUES on class CL_RPM_ARCH_HLP_WRITE2PERSIST has no parameter.
Method CLEAR_STATUS_VALUES on class CL_RPM_ARCH_HLP_WRITE2PERSIST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_ARCH_HLP_WRITE2PERSIST | 20130510 |
Method GET_INSTANCE on class CL_RPM_ARCH_HLP_WRITE2PERSIST has no exception.
Method GET_STATUS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_STATUS | Value transfer | Type reference (TYPE) | GTY_S_SHARED_STATUS_VALUES | 20130510 |
Method GET_STATUS_VALUES on class CL_RPM_ARCH_HLP_WRITE2PERSIST has no exception.
Method SET_STATUS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STATUS | Call by reference | Type reference (TYPE) | GTY_S_SHARED_STATUS_VALUES | 20130510 |
Method SET_STATUS_VALUES on class CL_RPM_ARCH_HLP_WRITE2PERSIST has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 600_740 |