SAP ABAP Class CL_RMPS_REFERENCE_POST (Handling of Unique Indicator for Incoming Post Item)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_SP_POST (Package) Incoming Post Item
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_OPERATION_CNG_REF | Service Class for Impl. of Reassignment to SP | 20021114 |
Properties
| Class | CL_RMPS_REFERENCE_POST | |
| Short Description | Handling of Unique Indicator for Incoming Post Item | |
| Super Class | CL_RMPS_OPERATION_CNG_REF | Service Class for Impl. of Reassignment to SP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_SP_POST | Incoming Post Item |
| Created | 20021001 | 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_RMPS_REFERENCE_POST has no interface implemented.
Friends
Class CL_RMPS_REFERENCE_POST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'PST' | Default Rule Type (If Connection Parameter Not Set) | 20021001 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SCMG_PROCESSING_MODE | Edit Mode of Case: (C)reate/(M)odify/(D)elete | 20021001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Reassignment Operation | 20021114 | |
| 2 | Instance method | Protected | Method | Save Attributes After Reassignment | 20021114 |
Events
Class CL_RMPS_REFERENCE_POST has no event.
Types
Class CL_RMPS_REFERENCE_POST has no local type.
Method Signatures
Method EXECUTE_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPERATION_RUN | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN | Aktueller Operationsdurchlauf | 20021114 | |||
| 2 | IM_PARENT_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des übergeordneten Objekts (innerhalb der Operation) | 20021114 | |||
| 3 | RE_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID, welche das Objekt bei seiner Registrierung erhielt | 20021114 |
Method EXECUTE_OPERATION on class CL_RMPS_REFERENCE_POST has no exception.
Method SAVE_NEW_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NEW_PROPERTIES | Call by reference | Type reference (TYPE) | RMPSD_LONG_PROPERTY_TAB | Neue Attributwerte | 20021114 | |||
| 2 | IM_OLD_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Alte Description | 20021114 | |||
| 3 | IM_SET_VAL_FOR_DYNAMIC_ATTR | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Wert für dyn. Attribute wirklich setzen? | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Behandlung der eindeutigen Dokumentnummer | 20021114 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |