The Function Module HR_OC_GET_PAYMENT_METHODS (HR: Off Cycle: Zahlungsmethode für Off Cycle bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_OCF within the package PCOC.
Function Module | HR_OC_GET_PAYMENT_METHODS |
Short Text | HR: Off Cycle: Zahlungsmethode für Off Cycle bestimmen |
Function Group | HRPAY99_OCF |
Package | PCOC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CASH_TYPE_2 | LIKE | PC209-ZLSCH | Zahlweg | |
CASH_TYPE_TEXT_2 | LIKE | T042Z_L_BF-TEXT1 | Text | |
CHECK_TYPE_2 | LIKE | PC209-ZLSCH | Zahlweg | |
CHECK_TYPE_TEXT_2 | LIKE | T042Z_L_BF-TEXT1 | Text | |
DIRECT_TYPE_2 | LIKE | PC209-ZLSCH | Zahlweg | |
DIRECT_TYPE_TEXT_2 | LIKE | T042Z_L_BF-TEXT1 | Text | |
MAN_TYPE_2 | LIKE | PC209-ZLSCH | Zahlweg | |
MAN_TYPE_TEXT_2 | LIKE | T042Z_L_BF-TEXT1 | Text |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.