SAP ABAP Data Element ICL_POSTDATE_FILL_PROCEDURE (Determine Posting Date for Payments)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CF (Package) FS-CM: Claims Management Financials
Basic Data
Data Element ICL_POSTDATE_FILL_PROCEDURE
Short Description Determine Posting Date for Payments  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ICL_POSTDATE_FILL_PROCEDURE    
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 DetPstDte 
Medium 19 DeterminePostngDate 
Long 29 Determine Posting Date 
Heading 29 Determine Posting Date 
Documentation

Definition

Procedure for determining the posting date for payments in the Claims Management system (FS-CM).

Use

Here you can define the procedure by which the posting data for payments in FS-CM is determined. You have the following options:

  • System date

    The system date is used as the posting date.

  • Claim date

    The date on which the claim occurred is used as the posting date.

  • Start date of benefit period

    The start date of the benefit period is used as the posting date.

  • End date of benefit period

    The end date of the benefit period is used as the posting date.

  • Customer-specific data (BAdI ICL_POSTDATE_FILL)

    The posting date is determined by a customer-specific procedure. You must implement the BAdI Determine Posting Date for Payment Items.

Dependencies

The Collections and Disbursements system (FS-CD) determines the posting period on the basis of the posting date.

Example

History
Last changed by/on SAP  20050224 
SAP Release Created in 471