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 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMPT 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 AGENTNAME Instance attribute Public Type reference (TYPE) STRING agent name 20030905
2 CLROID_VIS_BSP Constant Protected Type reference (TYPE) STRING 'IS_SP_VISUALIZATION_BSP_CLASS' Class Role for BSP Visualization 20030905
3 CURRENTDATE Instance attribute Public Type reference (TYPE) STRING current Date 20030905
4 CURR_REQUEST Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_REQUEST Interface for Request 20030905
5 DESCRIPTION Instance attribute Protected Type reference (TYPE) STRING Description 20030905
6 ERROR_FLAG Instance attribute Public Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20030905
7 G_BACKEND Instance attribute Public Object reference (TYPE REF TO) IF_SCMG_CASE Case Interface 20030905
8 G_CASE_API Instance attribute Public Object reference (TYPE REF TO) IF_SCMG_CASE_API Case: RM External API 20030905
9 G_CASE_TYPE Instance attribute Public Type reference (TYPE) SCMGCASE_TYPE Case Type 20030905
10 G_FUNCTION Instance attribute Private Type reference (TYPE) STRING current function 20030905
11 G_IT_FUNCTIONS Instance attribute Public Type reference (TYPE) RMPSPBFUNC_T PBRM : Table type for Function codes and class structure 20030905
12 G_PROUTENODE_ID Instance attribute Protected Type reference (TYPE) STRING process route node id 20030905
13 G_TAB_SUBCOMPONENTS Instance attribute Public Type reference (TYPE) RMPSPBCASESUBCOMP_T PBRM: Table type for case subcomponents structure 20030905
14 MESSAGE Instance attribute Public Type reference (TYPE) STRING message for user 20030905
15 MODE_EDIT Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20030905
16 NEWDATE_FLAG Instance attribute Public Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20030905
17 PROCESS_FLAG Instance attribute Public Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20030905
18 PROUTE_ACTIVITY Instance attribute Public Type reference (TYPE) STRING activity for process route 20030905
19 SESSION_ID Instance attribute Public Type reference (TYPE) STRING ID for srm element tag 20030905
20 SUBCOMPONENT_TYPE Instance attribute Public Type reference (TYPE) STRING 'PROCESSROUTE' case subcomponent type 20030905
21 UPDATE_FLAG 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 ADD Instance method Public Method add item for subcomponent 20030905
2 BUILD_SUBCOMPONENTS Instance method Protected Method Builds the subcomponents 20030905
3 CLOSE Instance method Public Method closes case 20030905
4 CURRENT_FUNCTION_GET Instance method Public Method gets the current function 20030905
5 CURRENT_FUNCTION_SET Instance method Public Method sets the current function 20030905
6 CURRENT_POSITION_GET Instance method Public Method gets the current position 20030905
7 CURRENT_POSITION_SET Instance method Public Method Sets the current position 20030905
8 DELETE Instance method Public Method deletes an item from subcomponent 20030905
9 DO_INIT Instance method Private Method do initialization 20030905
10 FIND_BSP_IMP Instance method Public Method Finds whether bsp implementation exists 20030905
11 GET_DESCRIPTION Instance method Public Method get description 20030905
12 GET_REQUEST Instance method Public Method gets new request 20030905
13 GET_SESSION_ID Instance method Public Method Gets srm element id : session id 20030905
14 LOAD Instance method Public Method loads the vales to/from client 20030905
15 MODE_GET Instance method Public Method returns the mode 20030905
16 MODE_SET Instance method Public Method sets the mode 20030905
17 PROPERTIES_SET Instance method Public Method sets attributes 20030905
18 RESET_NODE Instance method Public Method resets selected node 20030905
19 RESET_SETTINGS Instance method Public Method resets the settings 20030905
20 SAVE Instance method Public Method saves the case 20030905
21 SET_NODE Instance method Public Method sets selected node 20030905
22 SET_REQUEST Instance method Public Method Sets current request 20030905
23 SHOW_SUBCOMPONENT Instance method Public Method Subcomponents 20030905
24 UPDATE 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 Returning 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 Importing 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 Returning 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 Importing 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 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20030905
2 Returning 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 Returning 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 Returning 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 Returning 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 Importing IM_MODE_EDIT Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: mögliche Werte IF_SRM=>TRUE / FALSE 20030905
2 Returning 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 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_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_CLIENT has no exception.

Method PROPERTIES_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROP_TAB Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB 20030905
2 Returning 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 Importing 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 Importing IM_EVENT_ID Call by reference Type reference (TYPE) STRING 20030905
2 Returning 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