Menu

SAP Function Module CSO_O_SD_VBAPF_GET

Lesen und Puffern der VBAPF-Daten

The Function Module CSO_O_SD_VBAPF_GET (Lesen und Puffern der VBAPF-Daten) is a standard Function Module in SAP ERP and is part of the function group WSSO_SD within the package WOST.

Technical Information

Function Module CSO_O_SD_VBAPF_GET
Short Text Lesen und Puffern der VBAPF-Daten
Function Group WSSO_SD
Package WOST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_DOC_NUMBER TYPE WISO_HEAD-DOC_NUMBER Verkaufsbeleg
PI_MODE_READ_BUFFER TYPE WISO_HNDL-XFIELD Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_RETURN TYPE WISO_RETURN SAP Retail Store: Kundenauftrag: Returnstruktur

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
PE_T_VBAPF LIKE VBAPF Dynamischer Teil Auftragspositionsfluß
PE_T_VBFAVB LIKE VBFAVB Bezugsstruktur fuer XVBFA/YVBFA

Exceptions

This function module does not define any Exceptions.