SAP ABAP Table BDM_RFFLD (Structure for the field data requried by RFC function)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-BDM (Application Component) BDOC Modeler
⤷
SMW_BDM (Package) CRM Middleware - BDoc Model

⤷

⤷

Basic Data
Table Category | INTTAB | Structure |
Structure | BDM_RFFLD |
![]() |
Short Description | Structure for the field data requried by RFC function |
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 | ![]() |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
2 | ![]() |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
3 | ![]() |
KEYFLAG | KEYFLAG | CHAR | 1 | 0 | Identifies a key field of a table | ||
4 | ![]() |
MANDATORY | AS4FLAG | CHAR | 1 | 0 | Flag: Field is required (not blank) | ||
5 | ![]() |
NOTNULL | NOTNULL | CHAR | 1 | 0 | Indicator for initial values in database fields | ||
6 | ![]() |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
7 | ![]() |
DDLENG | DDLENG | NUMC | 6 | 0 | Length (No. of Characters) | ||
8 | ![]() |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
9 | ![]() |
TABFDPOS | AS4POS | NUMC | 4 | 0 | Position of the field in the table | ||
10 | ![]() |
ROLLNAME | ROLLNAME | CHAR | 30 | 0 | Data element (semantic domain) | * | |
11 | ![]() |
DOMNAME | DOMNAME | CHAR | 30 | 0 | Domain name | * |
History
Last changed by/on | SAP | 20141013 |
SAP Release Created in | 30A |