Menu

SAP Function Module PVSHI_INTERNAL_OBJECT_ID

iPPE: Read GUID for iPPE Object

The Function Module PVSHI_INTERNAL_OBJECT_ID (iPPE: Read GUID for iPPE Object) is a standard Function Module in SAP ERP and is part of the function group PPEHI_ENG within the package CPPEENG_BAPI.

Technical Information

Function Module PVSHI_INTERNAL_OBJECT_ID
Short Text iPPE: Read GUID for iPPE Object
Function Group PPEHI_ENG
Package CPPEENG_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALTERNATIVE_NAME TYPE PVS_ALTNUM Alternative of Item Node
APPLICATION_TYPE TYPE PVS_APPLOBJ_TYPE Application Object Type for iPPE
CLASS_NUM TYPE PPE_KLASSE Class Number
CLASS_TYPE TYPE PPE_KLASSENART Class Type
I_EXISTENCE_ONLY TYPE PPE_EXISTENCE_ONLY SPACE Display Existing GUIDs Only, Create No New Ones
I_MODE_ALL TYPE PPE_MODE_ALL 'X' Ignore Errors
I_MSG_HANDLING TYPE PPE_MESSAGE_OPTION 'A' Single-Character Indicator
NODE_NAME TYPE PVS_PNODE iPPE Node Description
VARIANT_NAME TYPE PVS_POSVAR PVS Variant

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 Already Generated
OBJECT_ID TYPE PVS_GUID_EXT PVS GUID in (External) CHAR32 Format

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 Return Parameters

Exceptions

This function module does not define any Exceptions.