Menu

SAP Function Module HR_OC_GET_PAYMENT_METHODS

HR: Off Cycle: Zahlungsmethode für Off Cycle bestimmen

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.