SAP ABAP IMG Activity PAY_IN_GRA_300 (Check for Gratuity Contribution)
Hierarchy
SAP_HRCIN (Software Component) Sub component SAP_HRCIN of SAP_HR
   PY-IN (Application Component) India
     P40C (Package) HR customizing: India
IMG Activity
ID PAY_IN_GRA_300 Check for Gratuity Contribution  
Transaction Code     (empty) 
Created on 20001107    
Customizing Attributes PAY_IN_PTX_600   Special Treatment of Professional Tax Paid 
Customizing Activity PAY_IN_GRA_300   Check for gratuity Contribution 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_IN_GRA_300    

In this activity, you modify the personnel calculation rule for Payroll Accounting to identify whether gratuity contribution took place.

This rule is used in conjunction with a IF statement. It passes a TRUE or FALSE value based on which the IF loop is processed.

In the retro scenario certain processing need to happen based on whether the employee has contributed to gratuity or not.

This rule first reads the amount of the gratuity monthly contribution wage type /3G1 from IT and passes False if amount is greater than zero, otherwise it reads the amount of the gratuity provisional contribution wage type /3G3 from IT and passes False if amount is greater than zero and True if otherwise.

Example

Requirements

The wage types used in the rule /3G1 and /3G3 are entries in table T7ING5. Thus if this table changes, then the rule also will have to be changed.

If entries are added in table T7ING5, then the corresponding wage types for monthly and provisional contribution should also be added in the Rule.

Standard settings

Recommendation

Activities

Further notes

See Also

PC Rule IN50

PC Rule INPF

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
PCYC L - Logical transport object PE00 INGR IN01 Check for gratuity Contribution 
History
Last changed by/on SAP  20001107 
SAP Release Created in