SAP ABAP Data Element REAJADJMCTRLDEFOFF (Switch Off Default Comment for Row)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_ME (Package) RE: Adjustment Methods
Basic Data
Data Element REAJADJMCTRLDEFOFF
Short Description Switch Off Default Comment for Row  
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 CommentOff 
Medium 15 Comment Off 
Long 20 Comment Off 
Heading COff 
Documentation

Definition

  • Indicator is set ('X')
    You may have specified globally in the adjustment control rule that a standard comment should be generated for each line. You can deactivate this for this line here.
    No standard comment is then generated for this line when the control table is processed.

  • Indicator is not set (' ')
    The standard comment is generated. Exception: You have already specified in the definition of the adjustment control rule that the standard comment should not be generated.

Note

For more information, see Use Standard Comment for Control Table (you can set this indicator in the Create Adjustment Control Rule IMG activity).

Dependencies

Example

You can deactivate this standard comment function within the control table for particular variables, and then after the table is processed enter your own comments for those variables. These comments can then be displayed in the log.

For example, you could deactivate the standard comment for the following two variables:

Block    Row    Comment    Def.Off    Save    Variable    Formula    Variable No. 2

...

100    10        X        MIETE_BAS    "SUPPRESS STANDARD MESSAGE FOR BASE RENT   

100    11        X        MIETE_NEU    "SUPPRESS STANDARD MESSAGE FOR NEW RENT

...

The standard comment for these two variables is now permanently deactivated. At the end of the control table, you could then define the following lines to comment the adjustment result of these two variables:

Block    Row    Comment    Def.Off    Save    Variable    Formula    Variable No. 2

800    10                MIETE_BAS        Base rent after size calculation

800    11                MIETE_NEU        Base rent with surcharges

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