Hierarchy

⤷

⤷

IMG Activity
ID | PAY_BR_PROV_005 | Specify function module for calculation of contribution |
Transaction Code | S_L9C_94000971 | IMG activity: PAY_BR_PROV_005 |
Created on | 20020604 | |
Customizing Attributes | PAY_BR_PROV_005 | Specify function module for calculation of contribution |
Customizing Activity | PAY_BR_PROV_005 | Specify function module for calculation of contribution |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | PAY_BR_PROV_005 |
In this step of the Implementation Guide, you specify the function module that should be used to calculate the percentage of each contribution. You can use the function module provided by SAP or create your own, using the sample function module.
Example
Requirements
You have already configured the corresponding cntribution code in the previous IMG step:
- For Christmas allowance: Payroll accounting -> Reserves -> Christmas allowance reserves -> Define contribution codes.
- For leave allowance: Payroll accounting -> Reserves -> Leave allowance reserves -> Define contribution codes.
Standard settings
The system supplies the following function modules for the calculation of the contribution percentage:
- HRBR_PORCENT_FGTS for calculating the FGTS percentage
- HRBR_PORCENT_EMPC for calculating the total of the contribution percentages handled as a whole: employer's percentage, option for percentage of self-employed or aliquot of special retirement (15, 20 or 25) and third-party aliquot
When creating your own function modules, use the following interface:
Local interface
*" IMPORTING
*" REFERENCE(PERNR) TYPE PERNR-PERNR
*" REFERENCE(DATE) TYPE DATUM
*" REFERENCE(SW_PROT) TYPE C
*" EXPORTING
*" REFERENCE(PORCENTAGE) TYPE PRZNT
*" REFERENCE(ERROR_MESSAGE) TYPE SYMSGV
*" TABLES
*" BRCONT STRUCTURE PC2QY
*" P0001 STRUCTURE P0001 OPTIONAL
*" PTEXT STRUCTURE PLOG_TEXT
*" EXCEPTIONS
*" ERROR_MESSAGE
Recommendation
Activities
- Specify the name of the function module you wish to use to calculate each type of contribution
- Save your entries.
Further notes
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 |
---|---|---|
PAY_BR_PROV_005 | BR | Brazil |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | PAY_BR_PROV_005 | 0 | L9C0000531 | Reserves |
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_T7BR85 | V - View | SM30 |
History
Last changed by/on | SAP | 20030120 |
SAP Release Created in | 470 |