SAP ABAP Table RFC_METADATA_PARAMS (RFC Metadata Parameters of Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRCX (Package) Development Class for Remote Communication: RFC and RMC
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RFC_METADATA_PARAMS |
|
| Short Description | RFC Metadata Parameters of Functions |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
RS38L_FNAM | FUNCNAME | CHAR | 30 | 0 | Name of Function Module | * | |
| 2 | |
0 | 0 | RFC: Attributes of function parameters | |||||
| 3 | |
RS38L_KIND | RS38L_KIND | CHAR | 1 | 0 | Parameter type | ||
| 4 | |
RS38L_PAR_ | RS38L_PARA | CHAR | 30 | 0 | Parameter name | ||
| 5 | |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 6 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 7 | |
ABAPTYPE | ABAPTYPE | CHAR | 1 | 0 | ABAP Data Type | ||
| 8 | |
IPOS | IPOS | INT4 | 10 | 0 | Position of field in structure (from 1) | ||
| 9 | |
IOFF | IOFF | INT4 | 10 | 0 | Field offset from beginning of structure (from 0) | ||
| 10 | |
ILEN | ILEN | INT4 | 10 | 0 | Internal Field Length | ||
| 11 | |
IDEC | IDEC | INT4 | 10 | 0 | Number of decimal places | ||
| 12 | |
RS38L_DEFO | DEFAULT__3 | CHAR | 21 | 0 | Default value for import parameter | ||
| 13 | |
PARAMTEXT | TEXT79 | CHAR | 79 | 0 | Short text | ||
| 14 | |
RS38L_OPTI | RS38L_OPTI | CHAR | 1 | 0 | Optional parameters |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |