SAP ABAP Class CL_RMPS_REFERENCE_RECORD (RMPS: Handling Reference Number)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_BASIS_SP_ADDON (Package) RecordsManagement for PublicSector: Enhancement Basis SP
⤷
⤷
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 | 20021112 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_REFERENCE_PRO_CLASS | PRO: Handling Reference Number | 20041130 |
Properties
| Class | CL_RMPS_REFERENCE_RECORD | |
| Short Description | RMPS: Handling Reference Number | |
| 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_BASIS_SP_ADDON | RecordsManagement for PublicSector: Enhancement Basis SP |
| Created | 20021002 | SAP |
| Last change | 20050213 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMPS_REFERENCE_RECORD has no interface implemented.
Friends
Class CL_RMPS_REFERENCE_RECORD has no friend class.
Attributes
Class CL_RMPS_REFERENCE_RECORD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Operation Reassign | 20021112 | |
| 2 | Instance method | Protected | Method | Get BAPI Error Information | 20021004 | |
| 3 | Instance method | Public | Method | Create Value for Old Reference Number | 20031112 | |
| 4 | Instance method | Public | Method | Save Record Attributes After Reassignment | 20021112 |
Events
Class CL_RMPS_REFERENCE_RECORD has no event.
Types
Class CL_RMPS_REFERENCE_RECORD 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 | 20021112 | |||
| 2 | IM_PARENT_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des übergeordneten Objekts (innerhalb Operation) | 20021112 | |||
| 3 | RE_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID, welche das Objekt bei seiner Registrierung erhielt | 20021112 |
Method EXECUTE_OPERATION on class CL_RMPS_REFERENCE_RECORD has no exception.
Method GET_BAPI_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BAPI_RET2 | Value transfer | Type reference (TYPE) | BAPIRET2 | BAPI-Fehlerstruktur | 20021004 | |||
| 2 | CONTAINS_ERROR | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | War der BAPI-Aufruf fehlerhaft? | 20021004 | |||
| 3 | ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | Fehlermeldung | 20021004 |
Method GET_BAPI_ERROR on class CL_RMPS_REFERENCE_RECORD has no exception.
Method HANDLE_PREVIOUS_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PREV_REFERENCE | Call by reference | Type reference (TYPE) | STRING | Voriges Geschäftszeichen | 20031112 | |||
| 2 | IM_RECORD_DOC_ID | Call by reference | Type reference (TYPE) | SRMGS_DOC_ID | Doc-ID der Akte | 20031112 | |||
| 3 | RE_PREV_REFERENCE | Value transfer | Type reference (TYPE) | STRING | Wert zum Speichern des Altgeschäftszeichens (mit Nummer) | 20031112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Behandlung eindeutiger Kennzeichen | 20031112 |
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 | Aktenattribute | 20021112 | |||
| 2 | IM_NEW_ROOT_TEXT | Call by reference | Type reference (TYPE) | STRING | Neuer Text für Akten-Wurzelknoten | 20040809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Behandlung eindeutiger Kennzeichen | 20021112 |
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 110_620 |