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.
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 |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.