SAP ABAP IMG Activity OHFBNTL02 (BAdI: NIC Cost Neutrality Calculation for Childcare Voucher Plan)
Hierarchy
EA-HRCGB (Software Component) Sub component EA-HRCGB of EA-HR
   PA-BN-FB-XX (Application Component) General Parts
     PAOC_BEN_FBN (Package) Flexible Benefits System
IMG Activity
ID OHFBNTL02 BAdI: NIC Cost Neutrality Calculation for Childcare Voucher Plan  
Transaction Code S_P2H_60000035   (empty) 
Created on 20040122    
Customizing Attributes OHFBNTL02   BAdI: NIC Cost Neutrality Calculation for Childcare Voucher Plan 
Customizing Activity OHFBNTL02   BAdI: NIC Cost Neutrality Calculation for Childcare Voucher Plan 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PFBN0001    

BAdI : NIC Cost Neutrality Calculation for Childcare Voucher Plan (PFBN0001)

Use

This Business Add-In (BAdI) is used in Flexible Benefits for Great Britain (PA-BN-FB-GB). This BAdI enables you to implement your own rules regarding employee costs or credits and NIC cost neutrality when configuring childcare voucher plans. Childcare plans are not currently subject to Employer Class 1A NICs and it is possible therefore that you may wish to pass these NIC savings back to your employees.

The SAP-delivered Business Add-In (BAdI) PFBN0001 therefore allows you to implement your own rule for calculation of employee cost/credit and NI cost neutrality within childcare voucher benefits plans.

This BAdi is called each time a benefit plan cost is calculated in the GB Flexible Benefits system. For example:

  1. When a user wishes to display the plan maintenance detail screen generated using transaction HRFBN0001 and ESS transactions PZ63, PZ64, and so on.
  2. When a user wishes to display a cost summary from the plan cost summary screen using transaction HRFBN0001 and ESS transactions PZ63, PZ64, and so on.

Default Settings

  • There is no standard implementation delived for this BAdI.
  • As there is no standard implementation for this BAdI, it is not possible to activate it without modification.
  • If there is no active customer implementation, National Insurance (NI) neutrality is controlled by the existing customizing settings.
  • This BAdI is not filter-dependent.
  • This BAdI is not reusable.

Activities

After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.

If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:

  1. In the dialog box, enter a name for the implementation of the Add-In and choose Create.
    The system displays the initial screen for creating Business Add-In implementations.
  2. On this screen, enter a short description for your implementation in the Implementation Short Text field.
  3. If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
  4. Save your entries and assign the Add-In to a package.
  5. To edit a method, double-click its name.
  6. Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.
  7. Save and activate your code. Navigate back to the Change Implementation screen.
    Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step:
  8. Choose Activate.
    When the application program is executed, the code you created is run through.

Example

Your organisation wishes to apply it own cost rule for the calculation of NIC Cost Neutrality for a child care voucher plan.

During enrolment, an employee opts for Childcare Vouchers at a value of GBP 100. This plan also receives a 5% subsidy from your organisation.

  • Before Implementation of Business Add-In (BAdI) PFBN0001:

    Standard Value = 0.00

    Flex Value =95.00

    Cost Difference = 95.00

    NIC Cost Neutrality =10.78

    Cost to Employee = 84.22 (Value calculated by system)

    Your organisation wishes the employee to cover a percentage of the administration fee levied by the plan provider. In order to do this, it is decided to reduce the value of the NIC Neutrality payback to employees by 50%. The results of using the Business Add-In (BAdI) PFBN000 are as follows:

  • After Implementation of Business Add-In (BAdI) PFBN0001:

    Standard Value = 0.00

    Flex Value = 95.00

    Cost Difference = 95.00

    NIC Cost Neutrality = 5.39

    Cost to Employee = 89.61

    The BAdI therefore reduces the value of the NIC Cost Neutrality from GBP 10.78 to GBP 5.39 and increase the employee cost from GBP 84.22 to GBP 89.61, which will be used to part-cover provider administration charges.

See Also

Methods

CALCULATE_COST

For more information on how to use Business Add-Ins, access the SAP Library and choose: mySAP Technology Components -> SAP Web Application Server -> ABAP Workbench (BC-DWB) -> Changing the SAP Standard (BC) -> Business Add-Ins.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHFBNTL02 GB United Kingdom
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20040122 
SAP Release Created in 200