SAP ABAP Class CL_RMPS_RESUBMISSION (Resubmissions (Class Role))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_DESK (Package) Electronic Desk
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM SRM Basis Class (abstract) 20030827
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_RESUBMISSION Resubmission Handling 20030814
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_RESUBMISSION_API Resubmission API 20030821
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_RESUBMISSION_CR Resubmissions: Class Role 20030818
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_RESUB_LIST Resubmissions: List 20030820
Properties
Class CL_RMPS_RESUBMISSION  
Short Description Resubmissions (Class Role)    
Super Class CL_SRM SRM Basis Class (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DESK   Electronic Desk 
Created 20030814   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_RESUBMISSION Resubmission Handling 20030814
2 IF_RMPS_RESUBMISSION_API Resubmission API 20030821
3 IF_RMPS_RESUBMISSION_CR Resubmissions: Class Role 20030818
4 IF_RMPS_RESUB_LIST Resubmissions: List 20030820
Friends
Class CL_RMPS_RESUBMISSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT_EVENT Instance attribute Public Attribute reference (LIKE) 20030827
2 GCL_SRM Static Attribute Public Object reference (TYPE REF TO) IF_SRM 20030821
3 GT_GRID_OUTTAB Instance attribute Protected Type reference (TYPE) RMPS_TT_SCREEN_RESUB 20030820
4 GT_OBJECTS Static Attribute Private Type reference (TYPE) TY_OBJECT_BUFFER 20031114
5 GT_STATUS_TEXT Static Attribute Protected Type reference (TYPE) SWDTDD07V 20030820
6 G_DELETE Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Resubmission Deleted 20030818
7 G_DELETE_WHEN_DONE Instance attribute Protected Type reference (TYPE) SRMBOOLEAN if_srm=>false Boolean: Possible Values IF_SRM=>TRUE / FALSE 20031120
8 G_EXIT_PATTERN_EVALUATE Static Attribute Protected Object reference (TYPE REF TO) IF_EX_RMPS_RESUB_PATTERN BAdI Resubmission Template 20030818
9 G_EXIT_RESUBMISSION Static Attribute Private Object reference (TYPE REF TO) IF_EX_RMPS_RESUBMISSION BAdI Interface IF_EX_RMPS_RESUBMISSION 20031121
10 G_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20030820
11 G_GRID_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030826
12 G_GRID_OKAY_CODE Instance attribute Protected Type reference (TYPE) SYUCOMM 'SHOW' 20030820
13 G_GRID_SELECT_1_LINE Instance attribute Protected Type reference (TYPE) SRMBOOLEAN if_srm=>false 20030820
14 G_GRID_WITH_CLOSE_BUTTON Instance attribute Protected Type reference (TYPE) SRMBOOLEAN if_srm=>false 20030820
15 G_LAST_SEARCH_PARAMETER Instance attribute Private Type reference (TYPE) TY_SEARCH_PARAMETER 20030821
16 G_NEW Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Not saved 20030818
17 G_NO_SELECT_USER Instance attribute Public Type reference (TYPE) SRMBOOLEAN 20030821
18 G_POID Instance attribute Public Object reference (TYPE REF TO) IF_SRM_POID Object Type 20070601
19 G_REPOSITORY_NAME Instance attribute Protected Type reference (TYPE) TABLENAME 'RMPS_T_RESUB' Name of Resubmission Table 20030818
20 G_RESUB Instance attribute Protected Type reference (TYPE) RMPS_T_RESUB Current Value of Resubmission 20030818
21 G_RESUB_DB Instance attribute Protected Type reference (TYPE) RMPS_T_RESUB Value of Resubmission in Database (Last Reading) 20030818
22 G_RSFACID Static Attribute Public Type reference (TYPE) SO_RSFACID 20030821
23 G_TEXT_WV Static Attribute Public Type reference (TYPE) TEXT40 Text "Resubmission" 20030821
24 G_TEXT_WV_PLUR Static Attribute Public Type reference (TYPE) TEXT40 Text "Resubmissions" 20030821
25 HIGH_DATE Constant Public Type reference (TYPE) D '99991231' 20030827
26 MODE_CREATE Instance attribute Protected Attribute reference (LIKE) 20030905
27 MODE_DELETE Instance attribute Protected Attribute reference (LIKE) 20030905
28 MODE_DISPLAY Instance attribute Protected Attribute reference (LIKE) 20030905
29 MODE_MODIFY Instance attribute Protected Attribute reference (LIKE) 20030905
Methods
# Method Level Visibility Method type Description Created on
1 BADI_BEFORE_SAVE Instance method Protected Method Call BAdI 20031121
2 BUILD_GENERAL_CONTEXT_MENU Instance method Protected Method 20030820
3 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20030818
4 CREATE_OBJECT Instance method Protected Method 20030827
5 DEFAULT_LIST_FORMAT Instance method Private Method Default Formatting of ALV 20040205
6 FIND Instance method Public Method Get Resubmission Instance 20030818
7 FIND1 Instance method Protected Method Find One Resubmission (with GUID) 20030818
8 FIND_DIALOG Instance method Protected Method Search Dialog (in Popup) 20030821
9 GET Instance method Public Method Get Resubmission Instance 20030821
10 GET_CURRENT_POID Instance method Protected Method 20030901
11 GET_NEW Instance method Public Method Get Resubmission Instance 20030821
12 GET_NEXT_WORKING_DAY Static method Public Method 20030821
13 GET_ORGUNITS Static method Public Method Get Org. Objects using User 20031114
14 GET_OUTPUT_FORMAT Instance method Protected Method 20030820
15 HANDLER_DIALOGBOX Instance method Protected Event handling method Handler: Dialog Popup Close 20030820
16 HANDLE_EXCEPTION Static method Protected Method 20030820
17 HANDLE_GRID_CONTEXT_MENU Instance method Protected Event handling method Handler: ALV 20030820
18 HANDLE_GRID_DOUBLE_CLICK Instance method Protected Event handling method Handler: ALV 20030820
19 HANDLE_GRID_TOOLBAR Instance method Protected Event handling method Handler: ALV 20030820
20 HANDLE_GRID_USER_COMMAND Instance method Protected Event handling method Handler: ALV 20030820
21 INITIALIZE Instance method Protected Method Reading of Instance Data 20030820
22 INIT_RESDAT Instance method Protected Method 20030821
23 LOAD Instance method Protected Method Reading of Instance Data 20030818
24 POID_FROM_PDIR Instance method Protected Method 20030825
25 SAVE_DB Instance method Protected Method Save (Database Operation) 20030818
26 SEARCH_ADAY Instance method Protected Method 20030827
27 SELECT_POID Instance method Protected Method 20030821
28 SEND_REQUEST Instance method Protected Method 20030901
29 SET_DONE_DB Instance method Public Method 20031120
30 SHOW_LIST Instance method Protected Method Display List of Resubmissions 20030818
31 START_FRAMEWORK Instance method Protected Method 20030821
Events
Class CL_RMPS_RESUBMISSION has no event.
Types
Class CL_RMPS_RESUBMISSION has no local type.
Method Signatures

Method BADI_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROCEED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20031121

Method BADI_BEFORE_SAVE on class CL_RMPS_RESUBMISSION has no exception.

Method BUILD_GENERAL_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU 20030901
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20030901
3 Returning RE_MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU 20030820
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030901
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20030901

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RMPS_RESUBMISSION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RMPS_RESUBMISSION has no exception.

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) CL_RMPS_RESUBMISSION 20030827

Method CREATE_OBJECT on class CL_RMPS_RESUBMISSION has no exception.

Method DEFAULT_LIST_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040205

Method DEFAULT_LIST_FORMAT on class CL_RMPS_RESUBMISSION has no exception.

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATED_BY Call by reference Type reference (TYPE) XUBNAME 20030825
2 Importing IM_GUID Call by reference Type reference (TYPE) SYSUUID_C 20030818
3 Importing IM_OBJID Call by reference Type reference (TYPE) CHAR12 20030818
4 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE US=User 20030818
5 Importing IM_PDIRID Call by reference Type reference (TYPE) SRMPOIDID 20030818
6 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20030818
7 Importing IM_RESDAT_FROM Call by reference Type reference (TYPE) BEGDA '00000000' 20030820
8 Importing IM_RESDAT_TO Call by reference Type reference (TYPE) ENDDA HIGH_DATE 20030820
9 Importing IM_RMSID Call by reference Type reference (TYPE) SRMRMSID 20030818
10 Returning RE_RESUBTAB Value transfer Type reference (TYPE) RMPS_TT_RESUB 20030818
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20031209

Method FIND1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) SYSUUID_C 20030818
2 Returning RE_RESUB Value transfer Type reference (TYPE) RMPS_T_RESUB 20030818
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030902

Method FIND_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID 20030821
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20031209

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATE_IF_NONE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE 20030821
2 Importing IM_GUID Call by reference Type reference (TYPE) SYSUUID_C 20030821
3 Importing IM_OBJID Call by reference Type reference (TYPE) CHAR12 20030821
4 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE US=User 20030821
5 Importing IM_PDIRID Call by reference Type reference (TYPE) SRMPOIDID 20030821
6 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20030821
7 Importing IM_RESDAT_FROM Call by reference Type reference (TYPE) BEGDA '00000000' 20030821
8 Importing IM_RESDAT_TO Call by reference Type reference (TYPE) ENDDA HIGH_DATE 20030821
9 Importing IM_RMSID Call by reference Type reference (TYPE) SRMRMSID 20030821
10 Returning RE_RESUB Value transfer Object reference (TYPE REF TO) IF_RMPS_RESUBMISSION 20030821
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030902

Method GET_CURRENT_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID 20030901

Method GET_CURRENT_POID on class CL_RMPS_RESUBMISSION has no exception.

Method GET_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO_DIALOG Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040909
2 Importing IM_OBJID Call by reference Type reference (TYPE) CHAR12 20030821
3 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE US=User 20030821
4 Importing IM_PDIRID Call by reference Type reference (TYPE) SRMPOIDID 20030821
5 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20030821
6 Importing IM_RESDAT Call by reference Type reference (TYPE) D 20030821
7 Importing IM_RMSID Call by reference Type reference (TYPE) SRMRMSID 20030821
8 Returning RE_RESUB Value transfer Object reference (TYPE REF TO) IF_RMPS_RESUBMISSION 20030821
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030902

Method GET_NEXT_WORKING_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DATE Call by reference Type reference (TYPE) D 20030821
2 Importing IM_FACID Call by reference Type reference (TYPE) SO_RSFACID G_RSFACID 20030821

Method GET_NEXT_WORKING_DAY on class CL_RMPS_RESUBMISSION has no exception.

Method GET_ORGUNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UNAME Call by reference Type reference (TYPE) XUBNAME SY-UNAME Benutzername im Benutzerstamm 20031114
2 Returning RE_OBJECTS Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20031114

Method GET_ORGUNITS on class CL_RMPS_RESUBMISSION has no exception.

Method GET_OUTPUT_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_FORMAT Call by reference Type reference (TYPE) RMPS_T_RESUB 20030820
2 Returning RE_SCREEN_FORMAT Value transfer Type reference (TYPE) RMPS_SCREEN_RESUB 20030820

Method GET_OUTPUT_FORMAT on class CL_RMPS_RESUBMISSION has no exception.

Method HANDLER_DIALOGBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20030820

Method HANDLER_DIALOGBOX on class CL_RMPS_RESUBMISSION has no exception.

Method HANDLE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT 20030820

Method HANDLE_EXCEPTION on class CL_RMPS_RESUBMISSION has no exception.

Method HANDLE_GRID_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20030820

Method HANDLE_GRID_CONTEXT_MENU on class CL_RMPS_RESUBMISSION has no exception.

Method HANDLE_GRID_DOUBLE_CLICK Signature

Method HANDLE_GRID_DOUBLE_CLICK on class CL_RMPS_RESUBMISSION has no parameter.
Method HANDLE_GRID_DOUBLE_CLICK on class CL_RMPS_RESUBMISSION has no exception.

Method HANDLE_GRID_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20030820

Method HANDLE_GRID_TOOLBAR on class CL_RMPS_RESUBMISSION has no exception.

Method HANDLE_GRID_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20030820

Method HANDLE_GRID_USER_COMMAND on class CL_RMPS_RESUBMISSION has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJID Call by reference Type reference (TYPE) CHAR12 SY-UNAME 20030821
2 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE 'US' 20030821
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20030821
4 Importing IM_RESDAT Call by reference Type reference (TYPE) D 20030821
5 Importing IM_RMSID Call by reference Type reference (TYPE) SRMRMSID 20030820
6 Returning RE_GUID Value transfer Type reference (TYPE) SYSUUID_C 20030820
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030902

Method INIT_RESDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESDAT Value transfer Type reference (TYPE) D 20030821

Method INIT_RESDAT on class CL_RMPS_RESUBMISSION has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) SYSUUID_C 20030818
# Exception Resumable Description Created on
1 CX_SRM Framework (abstrakt) 20030902

Method POID_FROM_PDIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PDIRID Call by reference Type reference (TYPE) SRMPOIDID 20030825
2 Importing IM_PDIRID_STRING Call by reference Type reference (TYPE) STRING 20030825
3 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID 20030825
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030902

Method SAVE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_PROCEED Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20110407

Method SAVE_DB on class CL_RMPS_RESUBMISSION has no exception.

Method SEARCH_ADAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADAY Call by reference Type reference (TYPE) CHAR10 '0' 20030827
2 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID 20030827
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030902

Method SELECT_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID 20030821
2 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID 20030821
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030902

Method SEND_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SYUCOMM 20030901
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20030901
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030901
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20030901

Method SET_DONE_DB Signature

Method SET_DONE_DB on class CL_RMPS_RESUBMISSION has no parameter.
Method SET_DONE_DB on class CL_RMPS_RESUBMISSION has no exception.

Method SHOW_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO_SEARCH Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20031106
2 Importing IM_RESUB Call by reference Type reference (TYPE) RMPS_TT_RESUB 20030818
3 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID 20030821
4 Importing IM_SELECT Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE 20030818
5 Returning RE_GUID Value transfer Type reference (TYPE) SYSUUID_C 20030820

Method SHOW_LIST on class CL_RMPS_RESUBMISSION has no exception.

Method START_FRAMEWORK Signature

Method START_FRAMEWORK on class CL_RMPS_RESUBMISSION has no parameter.
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030902
History
Last changed by/on SAP  20130531 
SAP Release Created in 640