SAP ABAP Data Element FB_RC_FROLE (Field Role)
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_FROLE
Short Description Field Role  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FB_RC_FROLE    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
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 Role 
Medium 10 Role 
Long 15 Field Role 
Heading 15 Field Role 
Documentation

Definition

The semantics of fields that are used as the basis of reconciliation functions.

The fields you use for reconciliation have a specific role. Each field has exactly one role.

Use

The default role for all fields is Subassignment. No special logic is connected with this role, that is, the information contained in a field labelled Subassignment is simply forwarded and displayed.

For each reconciliation process you must assign the following roles to exactly one field:

  • Leading Organizational Unit
  • Leading Partner Unit
  • Primary Currency Key
  • Primary Amount
  • Group Reference Number

You can also assign the following roles to one field:

  • Secondary Organizational Unit
  • Secondary Partner Unit

You can also assign the role Status Field to as many fields as required.

Dependencies

Group Reference Number

The reconciliation services determine reference numbers automatically for data records that are assigned to each other. Therefore you must assign the role Group Reference Number to a field with technical type CHAR18.

Status Field

Status fields must have the technical type NUMC3.

Example

The table table contains examples of assignments of field roles:

Field Name    Description    Field Role

RCOMP    Company    Leading Organizational Unit

RASSC    Trading Partner    Leading Partner Unit

PRCTR    Profit Center    Secondary Organizational Unit

PPRCT    Partner Profit Center    Secondary Partner Unit

RTCUR    Document Currency Key    Primary Currency Key

WRBTR    Amount in Document Currency    Primary Amount

GRREF    Data Record Group Number    Group Reference Number

PSTAT    Processing Status    Status Field

CSTAT    Communication Status    Status Field

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