SAP ABAP Data Element P01C_ZWBEG (Start Date of Period for Calculation of Basis)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PF-DE (Application Component) Company Pension Scheme Germany
     P01A (Package) HR Germany: Retirement Pension Plan
Basic Data
Data Element P01C_ZWBEG
Short Description Start Date of Period for Calculation of Basis  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type P01C_ZWBEG    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 Per. Start 
Medium 15 Period Start 
Long 20 Period Start Date 
Heading Start 
Documentation

Definition

When this indicator is set, the start date for basis calculation is set to the first day of the month.

If the indicator is initial, the start date is calculated based on the end date of the period and its duration.

Use

Dependencies

Example

Assume the trigger date is March 1, 2001. Method 02 (last day of month before trigger date) is defined to determine the period end date. The duration is 2 months.

  1. If no period start date is maintained, the basis is calculated with a start date of December 29, 2000.
  2. If the indicator is set to "01" (first day of the month), the start date is moved to January 1, 2001.
  3. If the indicator is set to "02" (first day of the following month), the start date for basis determination is moved to February 1, 2001.

History
Last changed by/on SAP  20020312 
SAP Release Created in 470