SAP ABAP Class CL_RMPSPB_CASE_CLIENT (Client class for case SP)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PBRM (Package) Portal based Records Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CLIENT_OBJ_BSP | Base Class for SP BSP Client | 20030905 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_ACTIVITIES | Determining SP Activities | 20030905 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20030905 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_CLIENT_BSP | Interface for BSP Client Framework | 20030905 |
Properties
| Class | CL_RMPSPB_CASE_CLIENT | |
| Short Description | Client class for case SP | |
| Super Class | CL_SRM_SP_CLIENT_OBJ_BSP | Base Class for SP BSP Client |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_PBRM | Portal based Records Management |
| Created | 20030905 | SAP |
| Last change | 20040518 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_ACTIVITIES | Determining SP Activities | 20030905 | ||
| 2 | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20030905 | ||
| 3 | IF_SRM_SP_CLIENT_BSP | Interface for BSP Client Framework | 20030905 |
Friends
Class CL_RMPSPB_CASE_CLIENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | agent name | 20030905 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'IS_SP_VISUALIZATION_BSP_CLASS' | Class Role for BSP Visualization | 20030905 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | current Date | 20030905 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Interface for Request | 20030905 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Description | 20030905 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20030905 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case Interface | 20030905 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SCMG_CASE_API | Case: RM External API | 20030905 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20030905 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | current function | 20030905 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RMPSPBFUNC_T | PBRM : Table type for Function codes and class structure | 20030905 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | STRING | process route node id | 20030905 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RMPSPBCASESUBCOMP_T | PBRM: Table type for case subcomponents structure | 20030905 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | message for user | 20030905 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20030905 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20030905 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20030905 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | activity for process route | 20030905 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | ID for srm element tag | 20030905 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | 'PROCESSROUTE' | case subcomponent type | 20030905 | ||
| 21 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20030905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add item for subcomponent | 20030905 | |
| 2 | Instance method | Protected | Method | Builds the subcomponents | 20030905 | |
| 3 | Instance method | Public | Method | closes case | 20030905 | |
| 4 | Instance method | Public | Method | gets the current function | 20030905 | |
| 5 | Instance method | Public | Method | sets the current function | 20030905 | |
| 6 | Instance method | Public | Method | gets the current position | 20030905 | |
| 7 | Instance method | Public | Method | Sets the current position | 20030905 | |
| 8 | Instance method | Public | Method | deletes an item from subcomponent | 20030905 | |
| 9 | Instance method | Private | Method | do initialization | 20030905 | |
| 10 | Instance method | Public | Method | Finds whether bsp implementation exists | 20030905 | |
| 11 | Instance method | Public | Method | get description | 20030905 | |
| 12 | Instance method | Public | Method | gets new request | 20030905 | |
| 13 | Instance method | Public | Method | Gets srm element id : session id | 20030905 | |
| 14 | Instance method | Public | Method | loads the vales to/from client | 20030905 | |
| 15 | Instance method | Public | Method | returns the mode | 20030905 | |
| 16 | Instance method | Public | Method | sets the mode | 20030905 | |
| 17 | Instance method | Public | Method | sets attributes | 20030905 | |
| 18 | Instance method | Public | Method | resets selected node | 20030905 | |
| 19 | Instance method | Public | Method | resets the settings | 20030905 | |
| 20 | Instance method | Public | Method | saves the case | 20030905 | |
| 21 | Instance method | Public | Method | sets selected node | 20030905 | |
| 22 | Instance method | Public | Method | Sets current request | 20030905 | |
| 23 | Instance method | Public | Method | Subcomponents | 20030905 | |
| 24 | Instance method | Public | Method | add item for subcomponent | 20030905 |
Events
Class CL_RMPSPB_CASE_CLIENT has no event.
Types
Class CL_RMPSPB_CASE_CLIENT has no local type.
Method Signatures
Method ADD Signature
Method ADD on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method ADD on class CL_RMPSPB_CASE_CLIENT has no exception.
Method BUILD_SUBCOMPONENTS Signature
Method BUILD_SUBCOMPONENTS on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method BUILD_SUBCOMPONENTS on class CL_RMPSPB_CASE_CLIENT has no exception.
Method CLOSE Signature
Method CLOSE on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method CLOSE on class CL_RMPSPB_CASE_CLIENT has no exception.
Method CURRENT_FUNCTION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FUNCTION | Value transfer | Type reference (TYPE) | STRING | 20030905 |
Method CURRENT_FUNCTION_GET on class CL_RMPSPB_CASE_CLIENT has no exception.
Method CURRENT_FUNCTION_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20030905 |
Method CURRENT_FUNCTION_SET on class CL_RMPSPB_CASE_CLIENT has no exception.
Method CURRENT_POSITION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POSID | Value transfer | Type reference (TYPE) | STRING | 20030905 |
Method CURRENT_POSITION_GET on class CL_RMPSPB_CASE_CLIENT has no exception.
Method CURRENT_POSITION_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POSID | Call by reference | Type reference (TYPE) | STRING | 20030905 |
Method CURRENT_POSITION_SET on class CL_RMPSPB_CASE_CLIENT has no exception.
Method DELETE Signature
Method DELETE on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method DELETE on class CL_RMPSPB_CASE_CLIENT has no exception.
Method DO_INIT Signature
Method DO_INIT on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method DO_INIT on class CL_RMPSPB_CASE_CLIENT has no exception.
Method FIND_BSP_IMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20030905 | |||
| 2 | RE_OBJ_HAS_BSP_IMP | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method FIND_BSP_IMP on class CL_RMPSPB_CASE_CLIENT has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20030905 |
Method GET_DESCRIPTION on class CL_RMPSPB_CASE_CLIENT has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Schnittstelle für Auftrag | 20030905 |
Method GET_REQUEST on class CL_RMPSPB_CASE_CLIENT has no exception.
Method GET_SESSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SESSION_ID | Value transfer | Type reference (TYPE) | STRING | 20030905 |
Method GET_SESSION_ID on class CL_RMPSPB_CASE_CLIENT has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE_EDIT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 | |||
| 2 | RE_OBJ_HAS_BSP_IMP | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method LOAD on class CL_RMPSPB_CASE_CLIENT has no exception.
Method MODE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MODE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method MODE_GET on class CL_RMPSPB_CASE_CLIENT has no exception.
Method MODE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method MODE_SET on class CL_RMPSPB_CASE_CLIENT has no exception.
Method PROPERTIES_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROP_TAB | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | 20030905 | ||||
| 2 | RE_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method PROPERTIES_SET on class CL_RMPSPB_CASE_CLIENT has no exception.
Method RESET_NODE Signature
Method RESET_NODE on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method RESET_NODE on class CL_RMPSPB_CASE_CLIENT has no exception.
Method RESET_SETTINGS Signature
Method RESET_SETTINGS on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method RESET_SETTINGS on class CL_RMPSPB_CASE_CLIENT has no exception.
Method SAVE Signature
Method SAVE on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method SAVE on class CL_RMPSPB_CASE_CLIENT has no exception.
Method SET_NODE Signature
Method SET_NODE on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method SET_NODE on class CL_RMPSPB_CASE_CLIENT has no exception.
Method SET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Schnittstelle für Auftrag | 20030905 |
Method SET_REQUEST on class CL_RMPSPB_CASE_CLIENT has no exception.
Method SHOW_SUBCOMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20030905 | ||||
| 2 | RE_OBJ_HAS_BSP_IMP | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method SHOW_SUBCOMPONENT on class CL_RMPSPB_CASE_CLIENT has no exception.
Method UPDATE Signature
Method UPDATE on class CL_RMPSPB_CASE_CLIENT has no parameter.
Method UPDATE on class CL_RMPSPB_CASE_CLIENT has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in |