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 | Constant | Public | Type reference (TYPE) | SY-SUBRC | 12 | Return Value of ABAP Statements | 20121125 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Extract substitution entry data | 20121125 | |
| 2 | Instance method | Private | Method | Get user details of Attachment - Created By | 20121121 | |
| 3 | Instance method | Private | Method | Get user details of Comment - Created By | 20121121 | |
| 4 | Instance method | Private | Method | Get user details by BE name | 20121122 | |
| 5 | Instance method | Private | Method | Get user details of Possible Agent | 20121121 | |
| 6 | Instance method | Private | Method | Get user details of Potential Owner | 20121121 | |
| 7 | Instance method | Private | Method | Get user details of Processing Log - Performed by | 20121121 | |
| 8 | Instance method | Private | Method | Get user details of Substitution | 20121121 | |
| 9 | Instance method | Private | Method | Get user details of Task - Created By | 20121121 | |
| 10 | 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 | EV_BEGIN_DATE | Call by reference | Type reference (TYPE) | STRING | 20121125 | ||||
| 2 | EV_END_DATE | Call by reference | Type reference (TYPE) | STRING | 20121125 | ||||
| 3 | EV_USER | Call by reference | Type reference (TYPE) | STRING | 20121125 | ||||
| 4 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121121 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121121 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20121125 | |||
| 4 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121121 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121121 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20121125 | |||
| 4 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121122 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121122 | |||
| 3 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121121 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121121 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20121125 | |||
| 4 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121121 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121121 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20121125 | |||
| 4 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121121 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121121 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20121125 | |||
| 4 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121121 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121121 | |||
| 3 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121121 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121121 | |||
| 3 | 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 | ES_USER_DETAILS | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_USER_INFO | User Info | 20121121 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121121 | |||
| 3 | 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 |