SAP ABAP Class /IWWRK/CL_TGW_USER_DETAILS (User Details)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_ODC_INBOX (Package) Workflow ODC Runtime for Gateway - Generic Inbox
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/IF_TGW_USER_DETAIL Interface for TGW User Details 20121121
Properties
Class /IWWRK/CL_TGW_USER_DETAILS  
Short Description User Details    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWWRK/WF_ODC_INBOX   Workflow ODC Runtime for Gateway - Generic Inbox 
Created 20121121   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWWRK/CL_TGW_USER_DETAILS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWWRK/IF_TGW_USER_DETAIL Interface for TGW User Details 20121121
Friends
Class /IWWRK/CL_TGW_USER_DETAILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ERROR_CODE Constant Public Type reference (TYPE) SY-SUBRC 12 Return Value of ABAP Statements 20121125
2 MT_RETURN_TAB Instance attribute Protected Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20121121
Methods
# Method Level Visibility Method type Description Created on
1 EXTRACT_SUBS_DATA Instance method Private Method Extract substitution entry data 20121125
2 GET_USER_ATTCHMENT_CREATEDBY Instance method Private Method Get user details of Attachment - Created By 20121121
3 GET_USER_COMMENT_CREATEDBY Instance method Private Method Get user details of Comment - Created By 20121121
4 GET_USER_DETAILS Instance method Private Method Get user details by BE name 20121122
5 GET_USER_POSSIBLE_AGENT Instance method Private Method Get user details of Possible Agent 20121121
6 GET_USER_POTENTIAL_OWNER Instance method Private Method Get user details of Potential Owner 20121121
7 GET_USER_PROCESSING_LOG Instance method Private Method Get user details of Processing Log - Performed by 20121121
8 GET_USER_SUBSTITUTION Instance method Private Method Get user details of Substitution 20121121
9 GET_USER_TASK_CREATEDBY Instance method Private Method Get user details of Task - Created By 20121121
10 GET_USER_TASK_PROCESSOR Instance method Private Method Get user details of Task - Processor 20121121
Events
Class /IWWRK/CL_TGW_USER_DETAILS has no event.
Types
Class /IWWRK/CL_TGW_USER_DETAILS has no local type.
Method Signatures

Method EXTRACT_SUBS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGIN_DATE Call by reference Type reference (TYPE) STRING 20121125
2 Exporting EV_END_DATE Call by reference Type reference (TYPE) STRING 20121125
3 Exporting EV_USER Call by reference Type reference (TYPE) STRING 20121125
4 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20121125

Method EXTRACT_SUBS_DATA on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_ATTCHMENT_CREATEDBY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121121
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121121
3 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20121125
4 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20121121

Method GET_USER_ATTCHMENT_CREATEDBY on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_COMMENT_CREATEDBY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121121
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121121
3 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20121125
4 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20121121

Method GET_USER_COMMENT_CREATEDBY on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121122
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121122
3 Importing IV_USER_NAME Call by reference Type reference (TYPE) UNAME User Name 20121122

Method GET_USER_DETAILS on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_POSSIBLE_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121121
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121121
3 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20121125
4 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20121121

Method GET_USER_POSSIBLE_AGENT on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_POTENTIAL_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121121
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121121
3 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20121125
4 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20121121

Method GET_USER_POTENTIAL_OWNER on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_PROCESSING_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121121
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121121
3 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20121125
4 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20121121

Method GET_USER_PROCESSING_LOG on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_SUBSTITUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121121
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121121
3 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20121125

Method GET_USER_SUBSTITUTION on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_TASK_CREATEDBY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121121
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121121
3 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20121121

Method GET_USER_TASK_CREATEDBY on class /IWWRK/CL_TGW_USER_DETAILS has no exception.

Method GET_USER_TASK_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DETAILS Call by reference Type reference (TYPE) /IWWRK/S_WF_USER_INFO User Info 20121121
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121121
3 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20121121

Method GET_USER_TASK_PROCESSOR on class /IWWRK/CL_TGW_USER_DETAILS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200