Menu

SAP Function Module DEALDATA_AVAILABLE

Überprüfung des Vorhandenseins eines Finanzgeschäfts

The Function Module DEALDATA_AVAILABLE (Überprüfung des Vorhandenseins eines Finanzgeschäfts) is a standard Function Module in SAP ERP and is part of the function group TB05 within the package FTA.

Technical Information

Function Module DEALDATA_AVAILABLE
Short Text Überprüfung des Vorhandenseins eines Finanzgeschäfts
Function Group TB05
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
CURRENTLY_ACTIVE_STATUS LIKE SPACE Aktiver Status (X) oder zuletzt erzeugter Status
DEALNO LIKE VTBFHA-RFHA Kennummer des Geschäfts
STATUSNO LIKE VTBFHAZU-RFHAZU '00000' Kennummer des Zustands

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEAL LIKE VTBFHA Geschäft
STATUS LIKE VTBFHAZU Zustand

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DEAL_NOT_FOUND Geschäft nicht gefunden
STATUS_NOT_FOUND Zustand des Geschäfts nicht gefunden