SAP ABAP Data Element ICL_ADJSETDATS_EXP (BRF Expression: Suppress Query Transfer Date Header to Item)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CDC (Package) FS-CM: Data Capture
Basic Data
Data Element ICL_ADJSETDATS_EXP
Short Description BRF Expression: Suppress Query Transfer Date Header to Item  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_EXPRESSION    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table TBRF150    
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 15 VR Query InvDte 
Long  
Heading 55 VR: Suppress Query Re Transfer of Invoice Date 
Documentation

Definition

Expression of the Business Rule Framework (BRF). A value request delivers a value for a parameter or a constant.

Use

In claims processing you can transfer an invoice to a payment proposal from the invoice entry screen. You can use this BRF expression to control whether a dialog box is displayed with the query whether the date specifications Invoice From and Invoice To should be adjusted in the invoice header.

  • If no dialog box is displayed, the system adjusts the date specifications automatically as follows:
    • The earliest From date of all invoice items (Invoice Frm (I) is used as the From date of the invoice header (Invoice From).
    • The latest To date of all invoice items (Invoice To (I) is used as the To date of the invoice header (Invoice To).
  • If a dialog box is displayed, the user can decide whether the date specifications should be adjusted or not.

Note: You can also use this control functionality for the claim item grouping category Payment Proposal. The possible display of a dialog box then refers to transfer of a payment proposal to a payment.

Dependencies

Example

SAP delivers the following BRF expressions as examples:

  • 0A1_0PROC46_SETTLD2

    The date specifications are updated automatically without display of any dialog box.

  • 0A1_0PROC46_SETTLD

    The system firstly displays a dialog box. The dates are only updated if the user confirms the update.

History
Last changed by/on SAP  20110901 
SAP Release Created in 473