SAP ABAP Class /IWWRK/CL_TGW_RFC_HANDLER (Class implementation of RFCs interface)
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_RFCS | TGW exposed RFC interface | 20121106 |
Properties
Class | /IWWRK/CL_TGW_RFC_HANDLER | |
Short Description | Class implementation of RFCs interface | |
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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWWRK/IF_TGW_RFCS | TGW exposed RFC interface | 20121106 |
Friends
Class /IWWRK/CL_TGW_RFC_HANDLER has no friend class.
Attributes
Class /IWWRK/CL_TGW_RFC_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get bapiret from busi exception | 20121113 |
2 | ![]() |
Instance method | Private | Method | Get bapiret from busi exception | 20121225 |
3 | ![]() |
Instance method | Private | Method | Filter entries according to query parameters | 20130304 |
Events
Class /IWWRK/CL_TGW_RFC_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_USER_DETAIL_SRC | Public | See coding | 20130410 | tt_user_detail_src TYPE STANDARD TABLE OF ty_user_detail_src
|
||
2 | TY_USER_DETAIL_SRC | Public | See coding | 20130410 | BEGIN OF ty_user_detail_src ,
source TYPE string,
nav_path TYPE string,
END OF ty_user_detail_src
|
Method Signatures
Method GET_BAPIRET_FROM_BUSI_EXP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121113 | ||
2 | ![]() |
IX_BUSI_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CX_MGW_BUSI_EXCEPTION | Business Exception | 20121113 |
Method GET_BAPIRET_FROM_BUSI_EXP on class /IWWRK/CL_TGW_RFC_HANDLER has no exception.
Method GET_BAPIRET_FROM_BUSI_EXP_W Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121225 | ||
2 | ![]() |
IX_BUSI_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CX_MGW_BUSI_EXCEPTION | Business Exception | 20121225 |
Method GET_BAPIRET_FROM_BUSI_EXP_W on class /IWWRK/CL_TGW_RFC_HANDLER has no exception.
Method QUERY_STRING_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130304 | |||
2 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWWRK/S_WF_PAGING | paging structure | 20130304 | ||
3 | ![]() |
IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20130304 | ||
4 | ![]() |
IT_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20130304 |
Method QUERY_STRING_OPTION on class /IWWRK/CL_TGW_RFC_HANDLER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |