SAP ABAP Class CL_RMPSPB_CASE_NOTES_CLIENT (BSP Client for Case Notes)
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_NOTES_CLIENT | |
Short Description | BSP Client for Case Notes | |
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
Class CL_RMPSPB_CASE_NOTES_CLIENT has no forward declaration.
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_NOTES_CLIENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | title description | 20030905 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20030905 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCMG_SP_CASE_NOTES_BACKEND | SCMG: Methods for Case Notes Backend | 20030905 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | last text to be changed | 20030905 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | last text type to be changed | 20030905 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_OBJECT | List: Object | 20030905 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | message for user | 20030905 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20030905 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TEXT_LINE_TAB | Sub-table for structure TEXT_HEADERLINES | 20030905 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCMG_TT_TEXT_ID | Case: Table Type for Text IDs for Text Profile | 20030905 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | last row for change mode | 20030905 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | adds a note | 20030905 |
2 | ![]() |
Instance method | Public | Method | changes last note | 20030905 |
3 | ![]() |
Instance method | Private | Method | do initialization | 20030905 |
4 | ![]() |
Instance method | Public | Method | gets description | 20030905 |
5 | ![]() |
Instance method | Private | Method | gets notes texts | 20030905 |
6 | ![]() |
Instance method | Public | Method | loads values | 20030905 |
7 | ![]() |
Instance method | Public | Method | returns the mode | 20030905 |
8 | ![]() |
Instance method | Public | Method | sets the mode | 20030905 |
9 | ![]() |
Instance method | Public | Method | refreshes the note texts | 20030905 |
10 | ![]() |
Instance method | Public | Method | saves the case notes | 20030905 |
Events
Class CL_RMPSPB_CASE_NOTES_CLIENT has no event.
Types
Class CL_RMPSPB_CASE_NOTES_CLIENT has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NOTE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20030905 | |||
2 | ![]() |
IM_NOTE_TEXT_TYPE | Call by reference | Type reference (TYPE) | TDID | Textident. | 20030905 |
Method ADD on class CL_RMPSPB_CASE_NOTES_CLIENT has no exception.
Method CHANGELASTNOTE Signature
Method CHANGELASTNOTE on class CL_RMPSPB_CASE_NOTES_CLIENT has no parameter.
Method CHANGELASTNOTE on class CL_RMPSPB_CASE_NOTES_CLIENT has no exception.
Method DO_INIT Signature
Method DO_INIT on class CL_RMPSPB_CASE_NOTES_CLIENT has no parameter.
Method DO_INIT on class CL_RMPSPB_CASE_NOTES_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 | 20030905 |
Method GET_DESCRIPTION on class CL_RMPSPB_CASE_NOTES_CLIENT has no exception.
Method GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DB_UPDATE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method GET_TEXTS on class CL_RMPSPB_CASE_NOTES_CLIENT has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DB_UPDATE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 | ||
2 | ![]() |
IM_MODE_EDIT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method LOAD on class CL_RMPSPB_CASE_NOTES_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_NOTES_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_NOTES_CLIENT has no exception.
Method REFRESH_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DB_UPDATE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method REFRESH_TEXTS on class CL_RMPSPB_CASE_NOTES_CLIENT has no exception.
Method SAVE Signature
Method SAVE on class CL_RMPSPB_CASE_NOTES_CLIENT has no parameter.
Method SAVE on class CL_RMPSPB_CASE_NOTES_CLIENT has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in |