SAP ABAP Data Element FB_ICRC_ROLLNAME (Data Element)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI (Application Component) Financial Accounting
     FB_ICRC (Package) Cross-System Intercompany Reconciliation
Basic Data
Data Element FB_ICRC_ROLLNAME
Short Description Data Element  
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 20 Data Element 
Long 20 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.

Use

Enter the name of the data element you would like to assign to the additional field.

Dependencies

If a field with the same name exists in the general posting structure GLU1 or the delivered line items table FBICRC001A or FBICRC002A, the data element is assigned according to the existing field. In this case, you cannot specify a different data element.

Please note that the data element you enter in the field Data Element must exist in all sender systems. If you would like to use a data element you created in the reconciliation system so you can have more descriptive field labels, you should enter a technical data element in the field Data Element and assign the specific data element using the field Data Element for Display.

Examples

  • You entered the field name SGTXT. Since this field is contained in GLU1, you cannot specify a data element.
  • You entered ZZSTATUS. In this case, you can specify a data element. If you want to use this field as a status field and use the standard functions for setting the status of this field, you have to set the availability level to Line Items: Status Field and assign the predefined data element NUMC3. To make sure that more descriptive field labels will be available, you should create a data element using the domain NUMC3 and assign this data element in field Data Element for Display.

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