SAP ABAP Class /IWWRK/CL_TGW_FACTORY (Factory for Data providers)
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_FACTORY  
Short Description Factory for Data providers    
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 20121106   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWWRK/IF_TGW_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWWRK/CL_TGW_FACTORY has no interface implemented.
Friends
Class /IWWRK/CL_TGW_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCS_CLASSES Constant Public See coding 20121113
2 MO_TGW_RFCS Static Attribute Private Object reference (TYPE REF TO) /IWWRK/IF_TGW_RFCS TGW exposed RFC interface 20121106
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOM_ATTRIBUTE_IMP Static method Public Method Get implementation for Custom attribute definition and data 20130311
2 GET_EXPAND_IMP Static method Public Method Get implementation for scenario count 20130508
3 GET_SCN_COUNT_IMP Static method Public Method Get implementation for scenario count 20121121
4 GET_TASK_DEFINITION_IMP Static method Public Method Get implementation for Task definition 20121106
5 GET_TASK_IMP Static method Public Method Get implementation for TGW Task 20121106
6 GET_TGW_RFCS_IMP Static method Public Method Get implementation for TGW RFCs 20121106
7 GET_USER_DETAILS_IMP Static method Public Method Get implementation for user details by WI and Context 20121121
8 GET_USER_INBOX_IMP Static method Public Method Get implementation for user inbox 20121106
9 GET_USER_OUTBOX_IMP Static method Public Method Get implementation for user outbox 20121106
Events
Class /IWWRK/CL_TGW_FACTORY has no event.
Types
Class /IWWRK/CL_TGW_FACTORY has no local type.
Method Signatures

Method GET_CUSTOM_ATTRIBUTE_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20130311
2 Returning RO_CUSTOM_ATTRIBUTE_PROV Value transfer Object reference (TYPE REF TO) /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE Interface for TGW User Details 20130311

Method GET_CUSTOM_ATTRIBUTE_IMP on class /IWWRK/CL_TGW_FACTORY has no exception.

Method GET_EXPAND_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20130508
2 Returning RO_EXPAND Value transfer Object reference (TYPE REF TO) /IWWRK/IF_WF_TGW_EXPAND TGW exposed RFC interface 20130508

Method GET_EXPAND_IMP on class /IWWRK/CL_TGW_FACTORY has no exception.

Method GET_SCN_COUNT_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALERNATIVE_CL_NAME Call by reference Type reference (TYPE) SEOCLSKEY Key structure of a class 20130102
2 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20121121
3 Returning RO_SCENARIO Value transfer Object reference (TYPE REF TO) /IWWRK/IF_TGW_SCENARIO TGW exposed RFC interface 20121121

Method GET_SCN_COUNT_IMP on class /IWWRK/CL_TGW_FACTORY has no exception.

Method GET_TASK_DEFINITION_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20121106
2 Returning RO_TASK_DEFINITION Value transfer Object reference (TYPE REF TO) /IWWRK/IF_TGW_TASK_DEFINITION Interface for task definition 20121106

Method GET_TASK_DEFINITION_IMP on class /IWWRK/CL_TGW_FACTORY has no exception.

Method GET_TASK_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20121106
2 Returning RO_TASK Value transfer Object reference (TYPE REF TO) /IWWRK/IF_TGW_TASK Query task related associations 20121106

Method GET_TASK_IMP on class /IWWRK/CL_TGW_FACTORY has no exception.

Method GET_TGW_RFCS_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20121106
2 Returning RO_RFCS Value transfer Object reference (TYPE REF TO) /IWWRK/IF_TGW_RFCS TGW exposed RFC interface 20121106

Method GET_TGW_RFCS_IMP on class /IWWRK/CL_TGW_FACTORY has no exception.

Method GET_USER_DETAILS_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20121121
2 Returning RO_USER_DETAIL Value transfer Object reference (TYPE REF TO) /IWWRK/IF_TGW_USER_DETAIL Interface for TGW User Details 20121121

Method GET_USER_DETAILS_IMP on class /IWWRK/CL_TGW_FACTORY has no exception.

Method GET_USER_INBOX_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20121106
2 Returning RO_USER_INBOX Value transfer Object reference (TYPE REF TO) /IWWRK/IF_WF_TGW_USER_INBOX User Inbox handling for Task Gateway 20121106

Method GET_USER_INBOX_IMP on class /IWWRK/CL_TGW_FACTORY has no exception.

Method GET_USER_OUTBOX_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTORY_TYPE Call by reference Type reference (TYPE) /IWWRK/IF_TGW_CONSTANTS=>TY_V_FACTORY_TYPE 20121106
2 Returning RO_USER_OUTBOX Value transfer Object reference (TYPE REF TO) /IWWRK/IF_WF_OUTBOX Workflow Outbox Processing 20121106

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