Menu

SAP Function Module PVSHI_INTERNAL_MODMIX_ID

iPPE: Auslesen eines GUIDs für den Modell-Mix

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.