SAP ABAP Class CL_APL_ECATT_ARFC_TAB (Table FM Calls with Asynchronous RFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_ARFC Call Function Module with Asynchronous RFC 20030813
Properties
Class CL_APL_ECATT_ARFC_TAB  
Short Description Table FM Calls with Asynchronous RFC    
Super Class CL_APL_ECATT_ARFC Call Function Module with Asynchronous RFC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_MIDDLEWARE   eCATT Middleware Objects 
Created 20030813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_APL_ECATT_ARFC_TAB has no forward declaration.
Interfaces
Class CL_APL_ECATT_ARFC_TAB has no interface implemented.
Friends
Class CL_APL_ECATT_ARFC_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_X030L_WA Instance attribute Private Type reference (TYPE) X030L Exp at DDIF_FIELDINFO_GET 20030813
2 AT_DFIES_TAB Instance attribute Private Type reference (TYPE) DDFIELDS TAB at DDIF_FIELDINFO_GET 20030813
3 AT_FIELD Instance attribute Private Type reference (TYPE) ETCATFP_TABTYPE TAB at CAT_CHECK_TABLE 20030813
4 AT_RETURN Instance attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110210
5 AT_SETTAB Instance attribute Private Type reference (TYPE) ETCATFB_TABTYPE TAB at CAT_TAB_SET 20030813
6 AT_TAB Instance attribute Private Type reference (TYPE) ETCATE_TABTYPE TAB at CAT_CHECK_TABLE 20030813
7 A_APPENDIX Instance attribute Private Type reference (TYPE) XSTRING Exp at CAT_TAB_SET 20081121
8 A_DATFM Instance attribute Private Type reference (TYPE) XUDATFM Date Format 20110210
9 A_DCPFM Instance attribute Private Type reference (TYPE) XUDCPFM Decimal Notation 20110210
10 A_ERRCD Instance attribute Private Type reference (TYPE) CATERRCD EXP at CAT_R2_TAB_RES 20030813
11 A_MODE Instance attribute Private Type reference (TYPE) CATWKENN Exp at CAT_TAB_SET 20030813
12 A_STATUS Instance attribute Private Type reference (TYPE) SYSUBRC Exp at CAT_CHECK_TABLE 20030813
13 A_SUBRC Instance attribute Private Type reference (TYPE) SYSUBRC Exp at CAT_TAB_SET 20030813
14 A_TABLE_ENTRY Instance attribute Private Type reference (TYPE) CATRAW492 Exp at CAT_TAB_SET 20030813
15 A_TAB_ENTRY_2 Instance attribute Private Type reference (TYPE) CATRAW492 Exp at CAT_TAB_SET 20030813
16 A_TAB_ENTRY_3 Instance attribute Private Type reference (TYPE) CATRAW492 Exp at CAT_TAB_SET 20030813
17 A_TAB_ENTRY_4 Instance attribute Private Type reference (TYPE) CATRAW492 Exp at CAT_TAB_SET 20030813
18 A_TIMEFM Instance attribute Private Type reference (TYPE) XUTIMEFM Time Format (12-/24-Hour Specification) 20110210
Methods
# Method Level Visibility Method type Description Created on
1 ARFC_CAT_CHECK_TABLE Instance method Public Method Asynchronous RFC -> CAT_CHECK_TABLE 20030813
2 ARFC_CAT_R2_TAB_RES Instance method Public Method Asynchronous RFC -> CAT_R2_TAB_RES 20030813
3 ARFC_CAT_TAB_SET Instance method Public Method Asynchronous RFC -> CAT_TB_SET 20030813
4 ARFC_DDIF_FIELDINFO_GET Instance method Public Method Asynchronous RFC -> DDIF_FIELDINFO_GET 20030813
5 ARFC_ECATT_CHECK_USER Instance method Public Method Asynchronous RFC -> ECATT_CHECK_USER 20110210
6 RFCR_CAT_CHECK_TABLE Instance method Public Method Return from RFC -> CAT_CHECK_TABLE 20030813
7 RFCR_CAT_R2_TAB_RES Instance method Public Method Return from RFC -> CAT_R2_TAB_RES 20030813
8 RFCR_CAT_TAB_SET Instance method Public Method Return from RFC -> CAT_TAB_SET 20030813
9 RFCR_DDIF_FIELDINFO_GET Instance method Public Method Return from RFC -> DDIF_FIELDINFO_GET 20030813
10 RFCR_ECATT_CHECK_USER Instance method Public Method Return from RFC -> CAT_CHECK_TABLE 20110210
Events
Class CL_APL_ECATT_ARFC_TAB has no event.
Types
Class CL_APL_ECATT_ARFC_TAB has no local type.
Method Signatures

Method ARFC_CAT_CHECK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD Call by reference Type reference (TYPE) ETCATFP_TABTYPE 20030813
2 Changing CT_TAB Call by reference Type reference (TYPE) ETCATE_TABTYPE 20030813
3 Exporting EX_STATUS Call by reference Type reference (TYPE) SYSUBRC 20030813
4 Importing IM_CHECK Call by reference Type reference (TYPE) CHAR3 20030813
5 Importing IM_KEY Call by reference Type reference (TYPE) LOGKEY 20030813
6 Importing IM_SEGMENT Call by reference Type reference (TYPE) TABNAME 20030813

Method ARFC_CAT_CHECK_TABLE on class CL_APL_ECATT_ARFC_TAB has no exception.

Method ARFC_CAT_R2_TAB_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SUBRC Call by reference Type reference (TYPE) CATERRCD 20030813
2 Importing IM_MODE Call by reference Type reference (TYPE) CATWKENN 20030813
3 Importing IM_TABLE Call by reference Type reference (TYPE) TABNAME 20030813
4 Importing IM_TABLE_ENTRY Call by reference Type reference (TYPE) CATRAW492 20030813
5 Importing IM_TAB_ENTRY_2 Call by reference Type reference (TYPE) CATRAW492 20030813
6 Importing IM_TAB_ENTRY_3 Call by reference Type reference (TYPE) CATRAW492 20030813
7 Importing IM_TAB_ENTRY_4 Call by reference Type reference (TYPE) CATRAW492 20030813
8 Importing I_APPENDIX Call by reference Type reference (TYPE) XSTRING 20081121

Method ARFC_CAT_R2_TAB_RES on class CL_APL_ECATT_ARFC_TAB has no exception.

Method ARFC_CAT_TAB_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SETTAB Call by reference Type reference (TYPE) ETCATFB_TABTYPE 20030813
2 Exporting EX_MODE Call by reference Type reference (TYPE) CATWKENN 20030813
3 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20030813
4 Exporting EX_TABLE_ENTRY Call by reference Type reference (TYPE) CATRAW492 20030813
5 Exporting EX_TAB_ENTRY_2 Call by reference Type reference (TYPE) CATRAW492 20030813
6 Exporting EX_TAB_ENTRY_3 Call by reference Type reference (TYPE) CATRAW492 20030813
7 Exporting EX_TAB_ENTRY_4 Call by reference Type reference (TYPE) CATRAW492 20030813
8 Exporting E_APPENDIX Call by reference Type reference (TYPE) XSTRING 20081121
9 Importing IM_TABLE Call by reference Type reference (TYPE) TABNAME 20030813

Method ARFC_CAT_TAB_SET on class CL_APL_ECATT_ARFC_TAB has no exception.

Method ARFC_DDIF_FIELDINFO_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DFIES_TAB Call by reference Type reference (TYPE) DDFIELDS 20030813
2 Exporting ES_X030L_WA Call by reference Type reference (TYPE) X030L 20030813
3 Importing IM_LANGU Call by reference Type reference (TYPE) SYLANGU 20030813
4 Importing IM_TABNAME Call by reference Type reference (TYPE) DDOBJNAME 20030813

Method ARFC_DDIF_FIELDINFO_GET on class CL_APL_ECATT_ARFC_TAB has no exception.

Method ARFC_ECATT_CHECK_USER 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 Tabelle mit BAPI Return Informationen 20110210
2 Exporting E_DATFM Call by reference Type reference (TYPE) XUDATFM Datumsdarstellung 20110210
3 Exporting E_DCPFM Call by reference Type reference (TYPE) XUDCPFM Dezimaldarstellung 20110210
4 Exporting E_TIMEFM Call by reference Type reference (TYPE) XUTIMEFM Zeitformat (12-/24-Stundenangabe) 20110210
5 Importing I_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20110210

Method ARFC_ECATT_CHECK_USER on class CL_APL_ECATT_ARFC_TAB has no exception.

Method RFCR_CAT_CHECK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20030813

Method RFCR_CAT_CHECK_TABLE on class CL_APL_ECATT_ARFC_TAB has no exception.

Method RFCR_CAT_R2_TAB_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20030813

Method RFCR_CAT_R2_TAB_RES on class CL_APL_ECATT_ARFC_TAB has no exception.

Method RFCR_CAT_TAB_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20030813

Method RFCR_CAT_TAB_SET on class CL_APL_ECATT_ARFC_TAB has no exception.

Method RFCR_DDIF_FIELDINFO_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20030813

Method RFCR_DDIF_FIELDINFO_GET on class CL_APL_ECATT_ARFC_TAB has no exception.

Method RFCR_ECATT_CHECK_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20110210

Method RFCR_ECATT_CHECK_USER on class CL_APL_ECATT_ARFC_TAB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640