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 DESCRIPTION Instance attribute Protected Type reference (TYPE) STRING title description 20030905
2 ERROR_FLAG Instance attribute Public Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20030905
3 G_BACKEND Instance attribute Private Object reference (TYPE REF TO) IF_SCMG_SP_CASE_NOTES_BACKEND SCMG: Methods for Case Notes Backend 20030905
4 LAST_TEXT Instance attribute Public Type reference (TYPE) STRING last text to be changed 20030905
5 LAST_TEXT_TYPE Instance attribute Public Type reference (TYPE) STRING last text type to be changed 20030905
6 LT_REQUEST_TAB Instance attribute Protected Type reference (TYPE) SRM_LIST_OBJECT List: Object 20030905
7 MESSAGE Instance attribute Public Type reference (TYPE) STRING message for user 20030905
8 MODE_EDIT Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20030905
9 NOTE_TEXTS Instance attribute Public Type reference (TYPE) TEXT_LINE_TAB Sub-table for structure TEXT_HEADERLINES 20030905
10 NOTE_TEXT_TYPES Instance attribute Public Type reference (TYPE) SCMG_TT_TEXT_ID Case: Table Type for Text IDs for Text Profile 20030905
11 VISIBLELASTROW Instance attribute Public Type reference (TYPE) I last row for change mode 20030905
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method adds a note 20030905
2 CHANGELASTNOTE Instance method Public Method changes last note 20030905
3 DO_INIT Instance method Private Method do initialization 20030905
4 GET_DESCRIPTION Instance method Public Method gets description 20030905
5 GET_TEXTS Instance method Private Method gets notes texts 20030905
6 LOAD Instance method Public Method loads values 20030905
7 MODE_GET Instance method Public Method returns the mode 20030905
8 MODE_SET Instance method Public Method sets the mode 20030905
9 REFRESH_TEXTS Instance method Public Method refreshes the note texts 20030905
10 SAVE 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 Importing IM_NOTE_TEXT Call by reference Type reference (TYPE) STRING 20030905
2 Importing 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 Returning 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 Importing 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 Importing IM_DB_UPDATE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: mögliche Werte IF_SRM=>TRUE / FALSE 20030905
2 Importing 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 Returning 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 Importing 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 Importing 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