Menu

SAP Function Module DIP17_CROSS_CHECK_FLOW_SDITEM

Querprüfung des Belegflusses zu Fanf-Position

The Function Module DIP17_CROSS_CHECK_FLOW_SDITEM (Querprüfung des Belegflusses zu Fanf-Position) is a standard Function Module in SAP ERP and is part of the function group DIP17 within the package AD01.

Technical Information

Function Module DIP17_CROSS_CHECK_FLOW_SDITEM
Short Text Querprüfung des Belegflusses zu Fanf-Position
Function Group DIP17
Package AD01
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_POSNR TYPE POSNR_VA Verkaufsbelegposition
I_USAGE TYPE AD01USAGE '01' Verwendung des DP-Profils
I_VBELN TYPE VBELN_VA Verkaufsbeleg

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RESULT TYPE BOOLE_D TRUE (-'X') und FALSE (-' ')

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
ET_RESULT LIKE VBUP_KEY Fanf-Positionen, die Aufwände der zu prüfenden Fanfen enthalten
IT_VBELN_POSNR LIKE VBUP_KEY Zu prüfende Fanf-Positionen

Exceptions

This function module does not define any Exceptions.