SAP ABAP Data Element REAJAUTODEFAULT (Automatic Default Only)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_CA (Package) RE: Cross Application Adjustment (Comprehensive Functions)
Basic Data
Data Element REAJAUTODEFAULT
Short Description Automatic Default Only  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RECABOOL    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 AutDefault 
Medium 15 Aut.DefaultOnly 
Long 25 Automatic Default Only 
Heading ADef 
Documentation

Definition

Specifies if the system automatically defaults the adjustment rule for a condition, or if you manually assign the adjustment rule to a condition.

Use

You can specify that the assignment to a condition takes place automatically (based on the settings made in the Define Condition Groups and Assign Condition Types IMG activity or in a BAdI) as soon as a particular condition is assigned to the real estate contract.

You should set this indicator for all adjustment rules, where the properties of the contract, of the condition, or of the object that the condition relates to make it likely that the adjustment rule is normally used. Automatic assignment is especially useful when the adjustment rule does not have any parameters that have to be edited in the contract. In addition, automatic assignment can help improve clarity in the contract.

  • Indicator is set ('X')

    As soon as a condition meeting the requirements is assigned to the contract or the rental object, the system creates the adjustment rule automatically.
    This adjustment rule is then not available to be selected manually in the contract or rental object.
    Keep in mind that the automatic assignment can still be overwritten.

  • Indicator is not set (' ')

    When a condition is assigned to the contract or the rental object, the system does not default the adjustment rule. You have to select the adjustment rule manually and assign it to the condition.

Dependencies

Example

  1. You assigned advance payment conditions to the Service Charge Settlement adjustment rule in the Define Condition Groups and Assign Condition Types IMG activity. You do not want users to assign this adjustment rule to other condition types. Therefore, set this indicator for the adjustment rule.
  2. You defined multiple adjustment rules for the same adjustment method. The adjustment rules differ only in their parameters (such as the region or city). You can make the default adjustment rule dependent on the object that the condition refers to. In this case, you can use the RECD_CONDITION BAdI with the GET_ADJUSTMENT_RULE method. By then setting the Automatic Default indicator for the affected adjustment rules, you prevent these adjustment rules from being displayed when the adjustment rules are processed by region.

History
Last changed by/on SAP  20050219 
SAP Release Created in 600