The Function Module TB_PAYMENT_METHODS_VALUES (Eingabehilfe für eine Menge von Zahlwegen) is a standard Function Module in SAP ERP and is part of the function group TB26 within the package FTA_CORE.
Function Module | TB_PAYMENT_METHODS_VALUES |
Short Text | Eingabehilfe für eine Menge von Zahlwegen |
Function Group | TB26 |
Package | FTA_CORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COUNTRY | LIKE | T042Z-LAND1 | Land | |
I_DIRECTION | TYPE | TB_SSIGN | Richtung (+ Eingang, - Ausgang, sonst beides) | |
I_DISPLAY | LIKE | BOOLE-BOOLE | Anzeigemodus gewünscht | |
I_PAYMENT_METHODS | TYPE | DZWELS | Menge von Zahlwegen - eingehend |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PAYMENT_METHODS | TYPE | DZWELS | Menge von Zahlwegen - ausgehend |
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.