SAP ABAP IMG Activity PAY_PT_FFER01 (BAdI: insurance for work accidents)
Hierarchy
SAP_HRCPT (Software Component) Sub component SAP_HRCPT of SAP_HR
   PY-PT (Application Component) Portugal
     PC19 (Package) HR settlement: Portugal
IMG Activity
ID PAY_PT_FFER01 BAdI: insurance for work accidents  
Transaction Code S_L4H_49002708   (empty) 
Created on 20120326    
Customizing Attributes PAY_PT_FFER01   BAdI: insurance for work accidents 
Customizing Activity PAY_PT_FFER01   BAdI: insurance for work accidents 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HR_PT_WORK_ACCIDENT_BADI    

Use

This Business Add-In (BAdI) is used in component Payroll - Portugal (PY-PT). This BAdI allows changes and customizations in the program HR-PT: insurance for work accidents (RPCWARP0).

The BAdI is composed by method Define information relevant for the insurance company (GET_INSURANCE_INFO), which allows to change the policy number, the insurance company code and the occupation of the employee. The method is called during the processing of each employee.

Requirements

Standard settings

To obtain more information on standard settings (filters, individual or multiple use), see the tab Enhancement point elements defs. in the BAdI Builder (transaction SE18).

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

  • Implementation example of method GET_INSURANCE_INFO:

    METHOD IF_HR_PT_WORK_ACCIDENT~GET_INSURANCE_INFO.

    IF IV_PERNR = '1920081' AND IV_BEGDA = '20101101'.

    CV_NAPOL = '33333333333333333333'.

    CV_SEGURAD = '4444'.

    CV_PROFIS = '33333'.

    ENDIF.

    ENDMETHOD.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
PAY_PT_FFER01 PT Portugal
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20120326 
SAP Release Created in