The Function Module HRPAYUS_REMIT_ADDENDA_REC_GET (creates addenda record with garnishment data for EFT) is a standard Function Module in SAP ERP and is part of the function group HRPAYUS_GARN_REMIT within the package PC10.
Function Module | HRPAYUS_REMIT_ADDENDA_REC_GET |
Short Text | creates addenda record with garnishment data for EFT |
Function Group | HRPAYUS_GARN_REMIT |
Package | PC10 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AMOUNT | TYPE | WRBTR | Amount in document currency | |
BKREF | TYPE | BKREF | 'CTX' | Reference specifications for bank details |
BUS_AREA | TYPE | GSBER | obsolete (note 568325) | |
COMP_CODE | TYPE | BUKRS | Key for HR remittance data | |
ITEM_TEXT | TYPE | SGTXT | Item Text | |
PAYDATE | TYPE | DZALDT_ZHL | Posting Date of the Payment Document | |
REF_DOC_NO | TYPE | XBLNR | Reference Document Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDENDA_RECORD | TYPE | HRPAYUS_ADDENDA_RECORD | Addenda record | |
RETURN | TYPE | BAPIRET2 | Return Parameter |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.