SAP ABAP Class CL_RMPS_PROP_CONTEXT (RMPS: Reading Setting of Specific Context Characteristics)
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
⤷
⤷
Properties
| Class | CL_RMPS_PROP_CONTEXT | |
| Short Description | RMPS: Reading Setting of Specific Context Characteristics | |
| Super Class | ||
| 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 | 20030929 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_PROP_CONTEXT has no forward declaration.
Interfaces
Class CL_RMPS_PROP_CONTEXT has no interface implemented.
Friends
Class CL_RMPS_PROP_CONTEXT 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 | 'RMPS_FILEPLAN_POID' | ID Context Characteristic: Record Plan | 20030929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Record Plan from Context | 20030929 | |
| 2 | Static method | Public | Method | Set Record Plan in Context | 20030929 |
Events
Class CL_RMPS_PROP_CONTEXT has no event.
Types
Class CL_RMPS_PROP_CONTEXT has no local type.
Method Signatures
Method GET_FILEPLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | Kontext | 20030929 | |||
| 2 | RE_FILEPLAN | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Aktenplans; Leer, wenn nicht vorhanden | 20030929 |
Method GET_FILEPLAN on class CL_RMPS_PROP_CONTEXT has no exception.
Method SET_FILEPLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | Kontext | 20030929 | |||
| 2 | IM_FILEPLAN | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Aktenplans | 20030929 |
Method SET_FILEPLAN on class CL_RMPS_PROP_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 640 |