SAP ABAP Class CL_RMPS_DESK_FOLDER_RESUB (Folder: Resubmissions in Work Basket)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_DESK_FOLDER Folder in Work Basket 20030825
Properties
Class CL_RMPS_DESK_FOLDER_RESUB  
Short Description Folder: Resubmissions in Work Basket    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DESK   Electronic Desk 
Created 20030825   SAP 
Last change 20110908   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_DESK_FOLDER Folder in Work Basket 20030825
Friends
Class CL_RMPS_DESK_FOLDER_RESUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FCODE_DOUBLE_CLICK Instance attribute Private Attribute reference (LIKE) 20030826
2 GCL_CLIENT_SERVICE Instance attribute Public Object reference (TYPE REF TO) IF_SRM_SRM_CLIENT_SERVICE 20030825
3 GCL_CLIENT_WIN Instance attribute Public Object reference (TYPE REF TO) IF_SRM_SP_CLIENT_WIN 20030825
4 GCL_LIST Instance attribute Public Object reference (TYPE REF TO) IF_RMPS_RESUB_LIST 20030826
5 GCL_LIST_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030826
6 GCL_RESUBMISSION_CR Instance attribute Private Object reference (TYPE REF TO) IF_RMPS_RESUBMISSION_CR 20030825
7 GCL_SERVICE Instance attribute Public Object reference (TYPE REF TO) IF_SRM_SRM_SERVICE 20030825
8 GCL_SRM Instance attribute Public Object reference (TYPE REF TO) IF_SRM 20030825
9 GT_CUST Static Attribute Public Type reference (TYPE) RMPS_DOCCNV_FORMATS "Customizing" of List Display 20040615
10 GT_OBJECTS Instance attribute Protected Type reference (TYPE) TSWHACTOR Org objects managed by basket 20031117
11 GT_REG_BUFFER Static Attribute Private Type reference (TYPE) TY_TT_REGISTRY_BUFFER Registry Buffer 20050902
12 G_ID Instance attribute Private Attribute reference (LIKE) 20030825
13 G_STORE_NAME Static Attribute Private Type reference (TYPE) SRMBOOLEAN if_srm=>true Boolean: Possible Values IF_SRM=>TRUE / FALSE 20050524
Methods
# Method Level Visibility Method type Description Created on
1 CALL_LIST Instance method Private Method 20030826
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030825
3 CONTEXT_MENU Instance method Private Method 20030826
4 EXECUTE Instance method Private Method 20030826
5 FILL Instance method Private Method 20030825
6 HANDLER_LIST_CLOSE Instance method Protected Event handling method 20030826
7 ITEM_FILL_AND_APPEND Instance method Public Method Fill Item Line 20030825
8 LINE_BUILD Instance method Public Method 20030902
9 MAKE_ICON Instance method Public Method Construct Icon (with quickinfo) 20050902
10 POID_FROM_PDIR Instance method Public Method Construct POID Object from PDIR-ID 20030825
11 READ_CUSTOMIZING Static method Public Method Read Customizing 20050711
12 SEARCH Instance method Protected Method Find 20030826
Events
# Event Type Visibility Description Created on
1 LIST_CLOSE Instance Event
(0)
Private
(0)
20030826
Types
Class CL_RMPS_DESK_FOLDER_RESUB has no local type.
Method Signatures

Method CALL_LIST Signature

Method CALL_LIST on class CL_RMPS_DESK_FOLDER_RESUB has no parameter.
Method CALL_LIST on class CL_RMPS_DESK_FOLDER_RESUB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLIENT_WIN Call by reference Object reference (TYPE REF TO) IF_SRM_SP_CLIENT_WIN 20030825
2 Importing IM_ID Call by reference Type reference (TYPE) STRING 20030825
3 Importing IM_LIST_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030826
4 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM 20030825
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20030902
2 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20030902

Method CONTEXT_MENU Signature

Method CONTEXT_MENU on class CL_RMPS_DESK_FOLDER_RESUB has no parameter.
Method CONTEXT_MENU on class CL_RMPS_DESK_FOLDER_RESUB has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_RMPS_DESK_FOLDER_RESUB has no parameter.
Method EXECUTE on class CL_RMPS_DESK_FOLDER_RESUB has no exception.

Method FILL Signature

Method FILL on class CL_RMPS_DESK_FOLDER_RESUB has no parameter.
Method FILL on class CL_RMPS_DESK_FOLDER_RESUB has no exception.

Method HANDLER_LIST_CLOSE Signature

Method HANDLER_LIST_CLOSE on class CL_RMPS_DESK_FOLDER_RESUB has no parameter.
Method HANDLER_LIST_CLOSE on class CL_RMPS_DESK_FOLDER_RESUB has no exception.

Method ITEM_FILL_AND_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAC List Tree Model: Item mit Knotenschlüssel 20030825
2 Importing IM_ALIGNMENT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030825
3 Importing IM_CLASS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030825
4 Importing IM_DISABLED Call by reference Type reference (TYPE) AS4FLAG SPACE Inaktiv 20030825
5 Importing IM_FONT Call by reference Type reference (TYPE) I CL_LIST_TREE_MODEL=>ITEM_FONT_PROP 20030825
6 Importing IM_LENGTH Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030825
7 Importing IM_NAME Call by reference Type reference (TYPE) I 1 20030825
8 Importing IM_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20030825
9 Importing IM_STYLE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030825
10 Importing IM_TEXT Call by reference Type reference (TYPE) TM_ITEMTXT Tree Model: Text eines Items 20030825
11 Importing IM_T_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20030825

Method ITEM_FILL_AND_APPEND on class CL_RMPS_DESK_FOLDER_RESUB has no exception.

Method LINE_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAC 20030902
2 Importing IM_LEN_D Call by reference Type reference (TYPE) INT4 Länge der Beschreibung 20060406
3 Importing IM_LEN_N Call by reference Type reference (TYPE) INT4 Länge von Ausstellungsnamen 20060406
4 Importing IM_OBJID Call by reference Type reference (TYPE) CHAR12 20030902
5 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE 20030902
6 Importing IM_POID_NAME Call by reference Type reference (TYPE) STRING 20030902
7 Importing IM_RESUBMISSION Call by reference Type reference (TYPE) RMPS_T_RESUB 20030902
8 Importing IM_SUPNODE Call by reference Type reference (TYPE) TM_NODEKEY 20030902

Method LINE_BUILD on class CL_RMPS_DESK_FOLDER_RESUB has no exception.

Method MAKE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ICON_ID Call by reference Type reference (TYPE) RMPS_TV_IMAGE Tree Control: Ikone / Bild 20050902
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20050902
3 Returning RE_ICON Value transfer Type reference (TYPE) STRING 20050902
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20050902

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_FRAMEWORK Framework (abstrakt) 20030902

Method READ_CUSTOMIZING Signature

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

Method READ_CUSTOMIZING on class CL_RMPS_DESK_FOLDER_RESUB has no exception.

Method SEARCH 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 20030826
2 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE 20030826
3 Importing IM_RMS_ID Call by reference Type reference (TYPE) STRING 20030826
4 Returning RE_RESUB Value transfer Type reference (TYPE) RMPS_TT_RESUB 20030826
# Exception Resumable Description Created on
1 CX_SRM Initialisierungsfehler (abstrakt) 20031209
Event Signatures

Event LIST_CLOSE Signature
Event LIST_CLOSE on class CL_RMPS_DESK_FOLDER_RESUB has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640