SAP ABAP Data Element P01P_SEZBST (Module for Calculating Special and Non-Recurring Payments)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O (Package) HR Germany: Public Sector
Basic Data
Data Element P01P_SEZBST
Short Description Module for Calculating Special and Non-Recurring Payments  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type P01P_SEZBST    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table T5DPBS03    
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 Module 
Medium 15 Spec/NrP Module 
Long 34 Module for Special/Non-Rec. Payts 
Heading 54 Module for Calculating Special or Non-Recurring Payts 
Documentation

Definition

A module describes a calculation formula for special and non-recurring payments.

Use

A calculation module must first be implemented in the form of a function module, which then has to be assigned to the calculation module. One or more calculation modules are then assigned to a model.

Example

A special payment consists of two components: a base amount and a special amount for each child. The special payment is depicted by means of a model to which two calculation modules are assigned. The result is output in a wage type.

If two result wage types are required because the subcomponents are processed differently with regard to tax, for example, you either have to use two models each with one calculation module (which means you automatically have two statement wage types), or you use one model with two calculation modules and include additional wage types in the function modules.

History
Last changed by/on SAP  20040819 
SAP Release Created in 500