RFCTA - RFC stub generation - ABAP/4 data types, RFC data type
RFC stub generation - ABAP/4 data types, RFC data type information is stored in SAP table RFCTA.
It is part of development package SRCG in software component BC-MID-RFC. This development package consists of objects that can be grouped under "RFC Code Generator (Deprecated)".
It is part of development package SRCG in software component BC-MID-RFC. This development package consists of objects that can be grouped under "RFC Code Generator (Deprecated)".
Fields for table RFCTA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ABAPTYPE | ABAP Data Type | X | ABAPTYPE | CHAR | 2 | |
CTYPE | C data type | RFCTA_CTYP | CHAR | 30 | ||
CRFCTYPE | C RFC data type | RFCTA_CRFC | CHAR | 30 | ||
CCONVCHAR | Char, Case-Sensitive, RFC Stub Generation | RFCTA_ATYP | CHAR | 2 | ||
VBTYPE | Visual Basic data type | RFCTA_VBTY | CHAR | 30 | ||
VBTYPEAS | Visual Basic data type as text | RFCTA_VBTA | CHAR | 30 | ||
XCOMMENT | Character field of length 40 | CHAR40 | CHAR | 80 |