SAP ABAP Table RFC_FUNINT (RFC: Attributes of function parameters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-FUB (Application Component) Function Builder
⤷
SFCS (Package) Function Builder
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RFC_FUNINT |
|
| Short Description | RFC: Attributes of function parameters |
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_KIND | RS38L_KIND | CHAR | 1 | 0 | Parameter type | ||
| 2 | |
RS38L_PAR_ | RS38L_PARA | CHAR | 30 | 0 | Parameter name | ||
| 3 | |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 4 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 5 | |
ABAPTYPE | ABAPTYPE | CHAR | 1 | 0 | ABAP Data Type | ||
| 6 | |
IPOS | IPOS | INT4 | 10 | 0 | Position of field in structure (from 1) | ||
| 7 | |
IOFF | IOFF | INT4 | 10 | 0 | Field offset from beginning of structure (from 0) | ||
| 8 | |
ILEN | ILEN | INT4 | 10 | 0 | Internal Field Length | ||
| 9 | |
IDEC | IDEC | INT4 | 10 | 0 | Number of decimal places | ||
| 10 | |
RS38L_DEFO | DEFAULT__3 | CHAR | 21 | 0 | Default value for import parameter | ||
| 11 | |
PARAMTEXT | TEXT79 | CHAR | 79 | 0 | Short text | ||
| 12 | |
RS38L_OPTI | RS38L_OPTI | CHAR | 1 | 0 | Optional parameters |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |