SAP ABAP Data Element J_3RF_REP_INCL_CRIT_OP (Inclusion criteria logical operand)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J3RFTAX (Package) Tax Accounting
Basic Data
Data Element J_3RF_REP_INCL_CRIT_OP
Short Description Inclusion criteria logical operand  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type J_3RF_REP_INCL_CRIT_OP    
Data Type INT1   1-byte integer, integer number <= 255 
Length 3    
Decimal Places 0    
Output Length 3    
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  
Medium  
Long  
Heading  
Documentation

Definition

Operation could be one of selected.

Use

  • Exists (node/attribute included in final tree. Couldn't be checked at design time). This criteria is checked last, during runtime generation, so all node's values already known. So if this node refers to lower level node this condition would allways be evaluated to true value.
  • Don't exist (Same as above)
  • Equal (strings are converted to upper case, numeric compared as is)
  • Not equal
  • Less    (Not applicable for strings)
  • Less or equal
  • Greater (Not applicable for strings)
  • Greater or equal

Dependencies

Example

    - Existence : Include node B if node A is present. Node A have to be upper level to node B

History
Last changed by/on SAP  20130529 
SAP Release Created in 607