SAP ABAP Data Element FB_RC_ROLLNAME (Data Element (Semantic Domain))
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-GL-GL-CL (Application Component) Closing Operations
     FB_RC (Package) Reconciliation Tool
Basic Data
Data Element FB_RC_ROLLNAME
Short Description Data Element (Semantic Domain)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ROLLNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD04L    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Data elem. 
Medium 18 Data Element 
Long 18 Data Element 
Heading 12 Data Element 
Documentation

Data element

A data element is an elementary type. It describes the type attributes (data type, field length and possibly the number of decimal places) and screen information (explanatory text or field help) about unstructured data objects (table fields and structure fields or variables).

Table fields and structure fields with the same contents should refer to the same data element. This ensures that the attributes of these fields are always consistent.

A data element can be referenced in ABAP programs with TYPE. This permits you to define variables that take on the type attributes of the data element in an ABAP program.

Supplementary Documentation - FB_RC_ROLLNAME0001

Use

If you would like to have value help available when creating the set entries (e.g. for specifying an account number) specify a data element which has the correct value help available.

Dependencies

Example

Application    Field    Data Element

Financials    Account Number    SAKNR

Financials    Customer Number    KUNNR

Financials    Vendor Number    LIFNR

History
Last changed by/on SAP  20050520 
SAP Release Created in 500