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