The Function Module HR_SPA_VARIANT_GET (Salary packaging: get variant from database table) is a standard Function Module in SAP ERP and is part of the function group HRSPAZA_ESS within the package PB16.
Function Module | HR_SPA_VARIANT_GET |
Short Text | Salary packaging: get variant from database table |
Function Group | HRSPAZA_ESS |
Package | PB16 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | TYPE | DATUM | Date and time, current (application server) date | |
PERSNR | TYPE | PERNR-PERNR | Personnel number | |
VARIANT | TYPE | T5W7G-VARID | Package variant ID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VARIANT_DATA | LIKE | SPA_PACKAGE_DATA | Salary packaging: package data |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_VARIANT_DATA | no variant data on database table |