SAP ABAP IMG Activity OHAJUN002 (Define Membership Fee Calculation Patterns)
Hierarchy
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
   PY-JP (Application Component) Japan
     P22C (Package) HR customizing: Japan
IMG Activity
ID OHAJUN002 Define Membership Fee Calculation Patterns  
Transaction Code S_AHR_61008483   IMG Activity: OHAJUN002 
Created on 19981221    
Customizing Attributes OHAJUN002   Define Membership Fee Calculation Patterns 
Customizing Activity OHAJUN002   Define Membership Fee Calculation Patterns 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAJUN002    

The calculation of membership fees varies according to the union and membership category.

In this step you define, for each union and membership category combination, the calculation patterns used to deduct the union fee in the monthly and SHOYO payroll respectively.

There are three basic patterns for calculating union fees:

  • Fixed rate/fixed amount
  • The fee to be deducted is determined by applying a given rate to the base amount for calculation, and adding a fixed amount to the result, as represented in the following formula:

Union fee = base amount * rate + fixed amount

  • Fixed amount
  • The fee to be deducted is fixed to a given value:

Union fee = fixed amount

  • Monthly order by union
  • The union itself calculates the amount due for each member, and sends it in the form of a list to each relevant company. The companies in turn simply deduct the amounts specified in the list directly, without further calculation.

In order to differentiate among the various calculation patterns, you must assign a formula identifier to each defined pattern.

Example

Union fees for union 'A', membership category 'Regular member' are calculated using the fixed rate/fixed pattern in the monthly payroll, as follows:

  • Monthly payroll deduction for Union A (regular member)

    formula identifier : 01

    Monthly fixed rate : 1.7 %

    Monthly fixed amount: \ 600

    Union fee = base amount * 1.7 % + \ 600

  • SHOYO payroll deduction for Union A (regular member)

    formula identifier : 02

    Monthly fixed rate : none

    Monthly fixed amount: \ 2500

    Union fee = \ 2500

Requirements

You must have the union indicator set before you perform this step.
For information on how to define union indicators, refer to step Define union information in the master data section of the Implementation Guide.

Standard settings

The entries in standard system are only samples.

Recommendation

Activities

  1. Check the SAP sample entries.
  2. Delete entries that are not required.
  3. Create new entries according to your requirements.

Further notes

You can refine the basic calculation patterns by performing the step Refine membership fee calculation patterns.

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 
Customizing Attributes Country Key Country Name
OHAJUN002 JP Japan
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHAJUN002 0 HLA0008512 O  
SIMG OHAJUN002 1 HLA0008515 Bonus 
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
V_T5J05 V - View SM30 HR Union Due Calculation Master JP 
History
Last changed by/on SAP  19991028 
SAP Release Created in