Menu

SAP Function Module HR_OUT_GEN_EXIT_3

Payroll Outsourcing User Exit 3

The Function Module HR_OUT_GEN_EXIT_3 (Payroll Outsourcing User Exit 3) is a standard Function Module in SAP ERP and is part of the function group POUT within the package POUT.

Technical Information

Function Module HR_OUT_GEN_EXIT_3
Short Text Payroll Outsourcing User Exit 3
Function Group POUT
Package POUT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IABKRS LIKE T549A-ABKRS Payroll Area
IFPPER LIKE PC261-FPPER For-period for payroll
IMOLGA LIKE T001P-MOLGA Country Grouping
IP0000 TYPE P0000 HR Master Record: Infotype 0000 (Actions)
IP0001 TYPE P0001 HR Master Record: Infotype 0001 (Org. Assignment)
IP0002 TYPE P0002 HR Master Record: Infotype 0002 (Personal Data)
IP0006 TYPE P0006 HR Master Record: Infotype 0006 (Addresses)
IP0007 TYPE P0007 HR Master Record: Infotype 0007 (Planned Working Time)
IP0008 TYPE P0008 HR Master Record: Infotype 0008 (Basic Pay)
IP0009 TYPE P0009 HR Master Record: Infotype 0009 (Bank Details)
IPABRJ TYPE T549Q-PABRJ Payroll Year
IPABRP TYPE T549Q-PABRP Payroll Period
IPERBE LIKE SY-DATUM Date and Time, Current (Application Server) Date
IPEREN LIKE SY-DATUM Date and Time, Current (Application Server) Date
IPERNR LIKE PSHDR-PERNR Personnel Number
IPROV TYPE CHAR10 Character Field Length - 10
IVERSN LIKE T549A-ABKRS Payroll Area

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAND1 TYPE PS0491 Payroll Outsourcing
MAND2 TYPE PS0491 Payroll Outsourcing

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.