SAP ABAP Data Element REAJADJMDEFBLKINFO (Standard Comment with Block Information)
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 REAJADJMDEFBLKINFO
Short Description Standard Comment with Block Information  
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 Block Info 
Medium 15 Block Info 
Long 20 Block Info 
Heading BlIn 
Documentation

Note

You only need this indicstor in in cojunction with the Kennzeichen Use Standard Comments indicator, if it is set.

Use

  • Indicator is set ('X')
    When the control table is sequentially processed, then the block and row number are also placed in the comment, when standard comments are used.

    The standard comments are defined as follows when the Block Info indicator is set:
    Representative list of rents: &1 - [&3] condition
    Representative list of rents: &1 - [&3] condition (&4)
    Representative list of rents: &1 - &2 = &3
    Representative list of rents: &1 - &2 = &3 (&4)   

  • Indicator is not set (' ')
    The block and row number of the control table do not appear in the standard comments.

    The standard comments are defined as follows when the Block Info indicator is not set:
    Representative list of rents: [&3] condition
    Representative list of rents: [&3] condition (&4)
    Representative list of rents: &2 = &3
    Representative list of rents: &2 = &3 (&4)

The placeholders are replaced as follows:

Placeholder    Meaning

&1    Identification of row (block number/row number)

&2    This placeholder only has a value for an action row. It contains the comment text of the Text for &2 field of the control table row. If this field is empty, then the system replaces the placeholder with the name of the variable that was entered in the Variable column, and which relates to the action.

&3    Value of the formula (TRUE is shown as "X" and FALSE as " ").

&4    Value of the variable that is entered in the Variable for &4 field of the control table row. If there is no variable entered there, then the system enters the value of the variable entered in the Variable variable column in the placeholder.

Note

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