The Function Module TB_DEAL_PAYMENT_DATA_READ (Einlesen der Zahlungsverbindungen zum Geschäft) is a standard Function Module in SAP ERP and is part of the function group TB25 within the package FTA.
Function Module | TB_DEAL_PAYMENT_DATA_READ |
Short Text | Einlesen der Zahlungsverbindungen zum Geschäft |
Function Group | TB25 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANYCODE | LIKE | VTBFHA-BUKRS | Buchungskreis | |
DEALNUMBER | LIKE | VTBFHA-RFHA | Kennummer des Geschäfts |
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 |
---|---|---|---|---|
PAYMENT_DATA | LIKE | VTBZV | Zahlungsverbindungen |
This function module does not define any Exceptions.