SAP ABAP Class CL_RMPS_REFERENCE_CASE (RMPS: Handling Case Indicator)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_CASE_ADDON (Package) CASE Enhancements for DOMEA Case
⤷
⤷
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 |
Properties
| Class | CL_RMPS_REFERENCE_CASE | |
| Short Description | RMPS: Handling Case Indicator | |
| 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_CASE_ADDON | CASE Enhancements for DOMEA Case |
| Created | 20020930 | SAP |
| Last change | 20130531 | 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_CASE has no interface implemented.
Friends
Class CL_RMPS_REFERENCE_CASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SSTRING | 'DONT_UPD_PART_CHILDS' | Result Name: Subordinate Objects of Part Not Act. | 20040818 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SCMG_PROCESSING_MODE | Edit Mode of Case: (C)reate/(M)odify/(D)elete | 20020930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Operation Reassign | 20021112 | |
| 2 | Instance method | Public | Method | Get the Edit Mode of Case | 20020930 | |
| 3 | Instance method | Public | Method | Get API for Case Record | 20021004 | |
| 4 | Instance method | Protected | Method | Save New Case Attributes | 20021113 | |
| 5 | Instance method | Public | Method | Set the Edit Mode of Case | 20020930 |
Events
Class CL_RMPS_REFERENCE_CASE has no event.
Types
Class CL_RMPS_REFERENCE_CASE 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 (in der 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_CASE has no exception.
Method GET_CASE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CASE_MODE | Value transfer | Type reference (TYPE) | SCMG_PROCESSING_MODE | Bearbeitungsmodus des Case: (C)reate/(M)odify/(D)elete | 20020930 |
Method GET_CASE_MODE on class CL_RMPS_REFERENCE_CASE has no exception.
Method GET_CASE_RECORD_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORD_API | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_RECORD | API für die Vorgangsakte | 20021004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Behandlung eindeutiger Kennzeichen | 20021004 |
Method SAVE_NEW_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CASE_BACKEND | Call by reference | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case-Backend, wo die neuen Attributwerte gesetzt wurden | 20021113 | |||
| 2 | IM_OPERATION_RUN | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN | Operationsdurchlauf | 20021113 | |||
| 3 | IM_OP_OBJ_ID | Call by reference | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Case innerhalb Operation | 20021113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Behandlung eindeutiger Kennzeichen | 20021113 |
Method SET_CASE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CASE_MODE | Value transfer | Type reference (TYPE) | SCMG_PROCESSING_MODE | Bearbeitungsmodus des Case: (C)reate/(M)odify/(D)elete | 20020930 |
Method SET_CASE_MODE on class CL_RMPS_REFERENCE_CASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110_620 |