Menu

SAP Function Module FVD_DB_READ_FLOWTYP

Lesen Bewegungsarten (TZB0A, TDBBB, TDLOANFUNC, TDB1, TZB06, Konditionen )

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module FVD_DB_READ_FLOWTYP (Lesen Bewegungsarten (TZB0A, TDBBB, TDLOANFUNC, TDB1, TZB06, Konditionen )) is a standard Function Module in SAP ERP and is part of the function group FVD_DB_READ_CUSTOMIZING within the package FVVD_CUSTOMIZINGCHECK.

Technical Information

Function Module FVD_DB_READ_FLOWTYP
Short Text Lesen Bewegungsarten (TZB0A, TDBBB, TDLOANFUNC, TDB1, TZB06, Konditionen )
Function Group FVD_DB_READ_CUSTOMIZING
Package FVVD_CUSTOMIZINGCHECK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS LIKE T001-BUKRS Buchungskreis
I_CONDITIONS TYPE TRTY_VKOPOSTEU Tabelletyp für VKOPOSTEU
I_READ_CONDITIONS TYPE BOOLEAN 'X' Konditionen lesen
I_SKOGRP LIKE TZPA-SKOGRP Konditionsgruppe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_TDB1 TYPE TRTY_TDB1 Tabellentyp für TDB1
O_TDB1COMPLETE TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
O_TDBBB TYPE TRTY_TDBBB Tabellentyp für TDBBB (Programminterne Bewegungsarten)
O_TDLOANFUNC TYPE TRTY_TDLOANFUNC Tabellentyp (sortiert) für TDLOANFUNC
O_TZB06 TYPE TRTY_TZB06 Tabellentyp für TZB06 (sortiert)
O_V_TZB0AD TYPE TRTY_V_TZB0AD Tabellentyp für View V_tzb0ad

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
MISSING_PARAMETER ÜbergabeTabelle I_Condiitons ist leer und I_Read_Conditions ist false