SAP ABAP Data Element CACSKEYDATE (Delimitation Date of a Run)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACS1D (Package) ICM: DDIC for ICM Basis Technology Package
Basic Data
Data Element CACSKEYDATE
Short Description Delimitation Date of a Run  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DATS    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
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 Delimit on 
Medium 15 Delimit.Date 
Long 20 Delimitation Date 
Heading 10 Delimit on 
Documentation

Definition

Determines the date by which the calculation is to be carried out.

Use

Dependencies

Example

Supplementary Documentation - CACSKEYDATE0001

Use

The delimitation date is used to select the periods to be processed. All the periods are selected with dates before the delimitation date. The current period, which is the period in which the delimitation date lies, is not processed.

Dependencies

Example

The process uses a monthly periodicity only:

...
01/01 - 01/31
02/01 - 02/28
03/01 - 03/31
...

If you start the process with delimitation date 03/01, the months of January and February will be completely processed, but no processing for March will take place.

Supplementary Documentation - CACSKEYDATE0002

Use

The delimitation date is used to select disbursable settlement items. All disbursable settlement items are selected where the due dates are smaller than or equal to the delimitation date.

Dependencies

Example

The delimitation date is 02/10 and the periods are defined as follows:

...

01/01 - 01/31    Period 1

02/01 - 02/28    Period 2

03/01 - 03/31    Period 3

...

The settlement process first selects all disbursable settlement items up to 02/10.

In the first period all disbursable settlement items are processed with due dates that lie in the period from 01/01 up to and including 01/31. If the Close Periods indicator is set, the first period is closed.

In the second period, all disbursable settlement items from 02/01 up to and including 02/10 are processed.

The period is not closed since the end of the period is not yet reached.

Supplementary Documentation - CACSKEYDATE0003

Use

The delimitation date is used to select the settlement schedule items to be processed. All the released settlement schedule items are selected whose due date is smaller than or equal to the delimitation date.

Dependencies

Example

Supplementary Documentation - CACSKEYDATE0004

Use

The delimitation date is used for the selection of the periods to be processed. All periods are selected with dates before the delimitation date.

Dependencies

The period evaluation is an interval with no upward limit. The delimitation is not included in the selection.

Example

The process processes only those periods that have been created as a result of the settlement:

...

01/01 - 01/31

02/01 - 02/28

03/01 - 03/31

...

If you start the process with delimitation date 03/01, the months of January and February will be completely processed, but no processing will take place for March.

If the delimitation date is 15 March, the correspondence data is selected up to 14 March.

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