The Function Module PVSHI_INTERNAL_MODMIX_ID (iPPE: Auslesen eines GUIDs für den Modell-Mix) is a standard Function Module in SAP ERP and is part of the function group PPEHI_BAL within the package CPPEBAPI.
Function Module | PVSHI_INTERNAL_MODMIX_ID |
Short Text | iPPE: Auslesen eines GUIDs für den Modell-Mix |
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 |
MODELMIX_NAME | TYPE | PPE_MMNAME | Abtaktungsversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXISTENCE | TYPE | PPE_GUID_EXISTENCE | GUID wurde bereits gezogen | |
MODELMIX_ID | TYPE | PPE_MMGUID_EXT | GUID der PVS in der (externen) CHAR32 Darstellung |
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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.