SAP ABAP IMG Activity PAY_IN_SAN_300 (Check for Superannuation Contributions)
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_SAN_300 Check for Superannuation Contributions  
Transaction Code     (empty) 
Created on 20001107    
Customizing Attributes PAY_IN_PTX_600   Special Treatment of Professional Tax Paid 
Customizing Activity PAY_IN_SAN_300   Check for Superannuation Contributions 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_IN_SAN_300    

In this activity, you modify the INSN Personnel calculation rule for Payroll Accounting to check whether superannuation 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 superannuation or not.

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

Example

Requirements

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

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

See also

PC Rule IN50

PC Rule INPF

PC Rule INGR

Standard settings

Recommendation

Activities

See also

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 INSN IN01 Check for Superannuation Contributions 
History
Last changed by/on SAP  20001107 
SAP Release Created in