The Function Module PVSHI_MODMIX_READ (iPPE: Modell-Mix lesen) is a standard Function Module in SAP ERP and is part of the function group PPEHI_BAL within the package CPPEBAPI.
Function Module | PVSHI_MODMIX_READ |
Short Text | iPPE: Modell-Mix lesen |
Function Group | PPEHI_BAL |
Package | CPPEBAPI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE_ALL | TYPE | PPE_MODE_ALL | 'X' | Feld zum Ankreuzen |
I_MSG_HANDLING | TYPE | PPE_MESSAGE_OPTION | 'A' | Einstelliges Kennzeichen |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ADMINDATA | LIKE | PVSHI_ADMINDATA | Administrative Daten für iPPE-Objekte | |
MODELMIXHEADER | LIKE | BAPI1183_BAL_MODMIXDATA | iPPE / BAPI: Identifikation des Modell-Mixes | |
MODELMIXPOSITIONS | LIKE | BAPI1183_BAL_MODMIXPOS | iPPE / BAPI: Modell-Mix | |
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.