SAP ABAP Class /IWWRK/CL_TGW_UTIL (Utility class for unified inbox)
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
Properties
Class /IWWRK/CL_TGW_UTIL  
Short Description Utility class for unified inbox    
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 20120826   SAP 
Last change 20131127   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)
Interfaces
Class /IWWRK/CL_TGW_UTIL has no interface implemented.
Friends
Class /IWWRK/CL_TGW_UTIL has no friend class.
Attributes
Class /IWWRK/CL_TGW_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLASS_EXIST Static method Public Method Check if class exist 20121106
2 CONVERT_EXCEPTION_TO_BAPIRET Static method Public Method Convert exception implementing IF_T100_MESSAGE to bapirettab 20130314
3 GET_USERS_FULL_NAME Static method Public Method 20120826
4 GET_USER_DETAILS Static method Public Method Get the user data for contect user 20130414
5 IS_BAPI_RETURN_TAB_OK Static method Public Method Check if the BADI return table contains errors 20121203
Events
Class /IWWRK/CL_TGW_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_USERLIST Public See coding 20120826 tt_userlist TYPE STANDARD TABLE OF bapiusname WITH KEY username
Method Signatures

Method CHECK_CLASS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSKEY Object Type Name 20121106
2 Returning RV_FOUND_AND_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL return true if class found and active 20121106

Method CHECK_CLASS_EXIST on class /IWWRK/CL_TGW_UTIL has no exception.

Method CONVERT_EXCEPTION_TO_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) IF_T100_MESSAGE Interface for Accessing T100 Texts 20130314
2 Returning RT_BAPIRETTAB Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130314

Method CONVERT_EXCEPTION_TO_BAPIRET on class /IWWRK/CL_TGW_UTIL has no exception.

Method GET_USERS_FULL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120826
2 Exporting ET_USERLIST Call by reference Type reference (TYPE) TT_USERLIST 20120826
3 Importing IT_USERS Call by reference Type reference (TYPE) /IWWRK/T_USER Table of users from workflow 20120826

Method GET_USERS_FULL_NAME on class /IWWRK/CL_TGW_UTIL 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 20130414
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130414
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20130414
4 Importing IV_USER_NAME Call by reference Type reference (TYPE) UNAME User Name 20130414

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

Method IS_BAPI_RETURN_TAB_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20121203
2 Returning RV_OK Value transfer Type reference (TYPE) FLAG General Flag 20121203

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