Menu

SAP Function Module TB_DEAL_PAYMENT_DATA_READ

Einlesen der Zahlungsverbindungen zum Geschäft

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.

Technical Information

Function Module TB_DEAL_PAYMENT_DATA_READ
Short Text Einlesen der Zahlungsverbindungen zum Geschäft
Function Group TB25
Package FTA
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PAYMENT_DATA LIKE VTBZV Zahlungsverbindungen

Exceptions

This function module does not define any Exceptions.