SAP ABAP Class CL_USMD4_CR_PROTOCOL_GUI_WD (GUI Controller Workflow Information)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD4 (Package) Master Data: Workflow Log, JNET Applications, Etc.
Properties
Class CL_USMD4_CR_PROTOCOL_GUI_WD  
Short Description GUI Controller Workflow Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD4   Master Data: Workflow Log, JNET Applications, Etc. 
Created 20090330   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WD_TABLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_USMD4_CR_PROTOCOL_GUI_WD has no interface implemented.
Friends
Class CL_USMD4_CR_PROTOCOL_GUI_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DCS_MSGTY Constant Protected See coding 20090330
2 DC_USMD_MULTI_AGENTS Constant Protected Type reference (TYPE) SWW_AAGENT 'USMD_MULTI_A' 20090330
3 DC_VARIANT_ID Constant Protected Type reference (TYPE) STRING 'VARIANT_1' 20090330
4 DC_X Constant Protected Type reference (TYPE) XFELD 'X' 20090330
5 DD_CREQUEST Instance attribute Private Type reference (TYPE) USMD_CREQUEST 20090330
6 DD_FULL_NAME_REQUESTOR Instance attribute Private Type reference (TYPE) STRING 20090330
7 DD_KEY_SHOW_PROCESSOR Instance attribute Private Type reference (TYPE) I 20090330
8 DD_NODE_NAME1 Instance attribute Private Type reference (TYPE) STRING 20090330
9 DD_NODE_NAME2 Instance attribute Private Type reference (TYPE) STRING 20090330
10 DD_NODE_NAME3 Instance attribute Private Type reference (TYPE) STRING 20090330
11 DD_WF_LIST_LINE_CNT Instance attribute Public Type reference (TYPE) SYTABIX 20090330
12 DO_ALV_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20090330
13 DO_CL_USMD_WF_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_USMD_WF_SERVICE 20090330
14 DO_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_COMPONENT 20090330
15 DO_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
16 DO_FPM_MESSAGE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER 20090330
17 DO_INTERFACECTRLR_ALV Instance attribute Protected Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Web Dynpro Interface COMPONENTCONTROLLER 20090424
18 DO_INTERFACECTRLR_USER_PROFILE Instance attribute Protected Object reference (TYPE REF TO) IWCI_USMD_USER_PROFILE 20090330
19 DO_WINDOW_USER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW 20090330
20 DS_CREQUEST Instance attribute Private Type reference (TYPE) USMD_S_CREQUEST 20090330
21 DS_CREQUEST_EXT Instance attribute Private Type reference (TYPE) USMD_S_CREQUEST_EXT 20090330
22 DT_ALV_WF_RESULT Instance attribute Private Type reference (TYPE) USMD4_T_ALV_WF_RESULT 20090330
23 DT_PROCESSOR_UNAME Instance attribute Private Type reference (TYPE) USMD_T_USER 20090330
24 DT_USER Instance attribute Private Type reference (TYPE) USMD_T_USER Table for Users 20090415
25 DT_WF_LIST Instance attribute Private Type reference (TYPE) USMD4_T_WF_LIST 20090330
Methods
# Method Level Visibility Method type Description Created on
1 CALL_WORKITEM_INFO Instance method Public Method 20090330
2 CHECK_INPUT_PARAMETER Instance method Public Method 20090408
3 CLOSE_USER_WINDOW Instance method Public Method 20090415
4 CONSTRUCTOR Instance method Public Constructor 20090330
5 CREATE_BUTTON Instance method Private Method 20090330
6 CREATE_DRP_DOWN_LIST Instance method Private Method 20090330
7 CREATE_TOGGLE_BUTTON Instance method Private Method 20090330
8 DISPLAY_PROCESSOR_PROFILE Instance method Public Method 20090330
9 DISPLAY_USR_PROFILE Instance method Public Method 20090330
10 FILL_ALV Instance method Public Method 20090415
11 FILL_RESULT_LIST Instance method Private Method 20090330
12 GET_ACTIVE_WF_AS_STRING Instance method Private Method 20090330
13 GET_AGENT_DESCR Instance method Private Method 20090330
14 GET_USR_DECISION_DESCR Instance method Private Method 20090330
15 GET_WF_VALUE_SET Instance method Private Method 20090330
16 HANDLE_ACTION Instance method Public Method 20090330
17 INITIALIZE_ALV Instance method Public Method 20090415
18 INIT_VIEW Instance method Public Method 20090330
19 MODIFY_COLUMN_HEADER Instance method Private Method 20090330
20 SET_ACCESSIBILITY_CFG Instance method Private Method 20100305
21 SET_ALV_HEADER_AREA Instance method Private Method 20090330
22 SET_COLUMN_VISIBILITY Instance method Private Method 20090330
23 SET_DIALOG_BOX Instance method Private Method 20090330
24 SET_DROPDOWN_BOX Instance method Private Method 20090330
25 SET_EOL_VISIBILITY Instance method Private Method 20090330
26 SET_FPM_HEADER_AREA Instance method Private Method 20090330
27 SET_HORIZONTAL_PAGINATORS Instance method Private Method 20090330
28 SET_LINKS Instance method Private Method 20090330
29 SET_SELECTION_MODE Instance method Private Method 20090330
30 SET_TOL_VISIBILITY Instance method Private Method 20090330
31 SORT_LIST Instance method Private Method 20090330
Events
Class CL_USMD4_CR_PROTOCOL_GUI_WD has no event.
Types
Class CL_USMD4_CR_PROTOCOL_GUI_WD has no local type.
Method Signatures

Method CALL_WORKITEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_WF_PROTOCOL Call by reference Type reference (TYPE) XFELD 20090330
2 Importing R_PARAM Call by reference Object reference (TYPE REF TO) IF_SALV_WD_TABLE_CLICK 20090330

Method CALL_WORKITEM_INFO on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method CHECK_INPUT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_VALID Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090408

Method CHECK_INPUT_PARAMETER on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method CLOSE_USER_WINDOW Signature

Method CLOSE_USER_WINDOW on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method CLOSE_USER_WINDOW on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method CONSTRUCTOR on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method CREATE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACTION Call by reference Type reference (TYPE) POWL_ACTDESCR_STY 20090330

Method CREATE_BUTTON on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method CREATE_DRP_DOWN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACTION Call by reference Type reference (TYPE) POWL_ACTDESCR_STY 20090330

Method CREATE_DRP_DOWN_LIST on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method CREATE_TOGGLE_BUTTON Signature

Method CREATE_TOGGLE_BUTTON on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method CREATE_TOGGLE_BUTTON on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method DISPLAY_PROCESSOR_PROFILE Signature

Method DISPLAY_PROCESSOR_PROFILE on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method DISPLAY_PROCESSOR_PROFILE on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method DISPLAY_USR_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_CR_REQUESTOR Call by reference Type reference (TYPE) XFELD 20090330
2 Importing R_PARAM Call by reference Object reference (TYPE REF TO) IF_SALV_WD_TABLE_CLICK 20090330

Method DISPLAY_USR_PROFILE on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method FILL_ALV Signature

Method FILL_ALV on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method FILL_ALV on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method FILL_RESULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BGFLG Value transfer Type reference (TYPE) XFELD SPACE 20090330
2 Importing I_WS_ID Value transfer Type reference (TYPE) SWW_WIID 20090330
3 Changing T_ALV_WF_RESULT Value transfer Type reference (TYPE) USMD4_T_ALV_WF_RESULT 20090330
4 Changing T_WF_LIST Value transfer Type reference (TYPE) USMD4_T_WF_LIST 20090330

Method FILL_RESULT_LIST on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method GET_ACTIVE_WF_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) STRING 20090330

Method GET_ACTIVE_WF_AS_STRING on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method GET_AGENT_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AAGENT Call by reference Type reference (TYPE) SWW_AAGENT 20090330
2 Exporting E_AA_NAME Call by reference Type reference (TYPE) SWR_AGTNAM 20090330
3 Importing I_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID 20090330

Method GET_AGENT_DESCR on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method GET_USR_DECISION_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DDTEXT Call by reference Type reference (TYPE) VAL_TEXT 20090330
2 Importing I_ACTION Call by reference Type reference (TYPE) USMD_CREQUEST_ACTION Aktion auf der Benutzungsoberfläche des Änderungsantrags 20110809
3 Importing I_NAME Call by reference Type reference (TYPE) DDOBJNAME 20090330

Method GET_USR_DECISION_DESCR on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method GET_WF_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_WF_VS Value transfer Object reference (TYPE REF TO) WDR_CONTEXT_ATTR_VALUE_LIST 20090330
2 Importing T_WF_LIST Call by reference Type reference (TYPE) USMD4_T_WF_LIST 20090330

Method GET_WF_VALUE_SET on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method HANDLE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20090330

Method HANDLE_ACTION on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method INITIALIZE_ALV Signature

Method INITIALIZE_ALV on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method INITIALIZE_ALV on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method INIT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT 20090330
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
3 Importing IO_FPM_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER 20090330
4 Importing IO_INTERFACECTRLR_ALV Call by reference Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE WebDynpro Interface COMPONENTCONTROLLER 20090424
5 Importing IO_INTERFACECTRLR_USER_PROFILE Call by reference Object reference (TYPE REF TO) IWCI_USMD_USER_PROFILE 20090330
6 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090415
7 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST 20090330
8 Importing I_NODE_NAME1 Call by reference Type reference (TYPE) STRING 20090330
9 Importing I_NODE_NAME2 Call by reference Type reference (TYPE) STRING 20090330
10 Importing I_NODE_NAME3 Call by reference Type reference (TYPE) STRING 20090330

Method INIT_VIEW on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method MODIFY_COLUMN_HEADER Signature

Method MODIFY_COLUMN_HEADER on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method MODIFY_COLUMN_HEADER on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_ACCESSIBILITY_CFG Signature

Method SET_ACCESSIBILITY_CFG on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_ACCESSIBILITY_CFG on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_ALV_HEADER_AREA Signature

Method SET_ALV_HEADER_AREA on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_ALV_HEADER_AREA on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_COLUMN_VISIBILITY Signature

Method SET_COLUMN_VISIBILITY on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_COLUMN_VISIBILITY on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_DIALOG_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20090330

Method SET_DIALOG_BOX on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_DROPDOWN_BOX Signature

Method SET_DROPDOWN_BOX on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_DROPDOWN_BOX on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_EOL_VISIBILITY Signature

Method SET_EOL_VISIBILITY on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_EOL_VISIBILITY on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_FPM_HEADER_AREA Signature

Method SET_FPM_HEADER_AREA on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_FPM_HEADER_AREA on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_HORIZONTAL_PAGINATORS Signature

Method SET_HORIZONTAL_PAGINATORS on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_HORIZONTAL_PAGINATORS on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_LINKS Signature

Method SET_LINKS on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_LINKS on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_SELECTION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_TABLE=>T_SELECTION_MODE CL_WD_TABLE=>E_SELECTION_MODE-AUTO 20090330

Method SET_SELECTION_MODE on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SET_TOL_VISIBILITY Signature

Method SET_TOL_VISIBILITY on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SET_TOL_VISIBILITY on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.

Method SORT_LIST Signature

Method SORT_LIST on class CL_USMD4_CR_PROTOCOL_GUI_WD has no parameter.
Method SORT_LIST on class CL_USMD4_CR_PROTOCOL_GUI_WD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702