Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module PVSHI_INTERNAL_PPEHEADER_ID (iPPE: Read GUID for Access Object) is a standard Function Module in SAP ERP and is part of the function group PPEHI_HDR within the package CPPEBAPI.
Function Module | PVSHI_INTERNAL_PPEHEADER_ID |
Short Text | iPPE: Read GUID for Access Object |
Function Group | PPEHI_HDR |
Package | CPPEBAPI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONCEPT | TYPE | PVS_GUID_EXT | iPPE GUID in (External) CHAR32 Format | |
I_MODE_ALL | TYPE | PPE_MODE_ALL | 'X' | Ignore Errors |
I_MSG_HANDLING | TYPE | PPE_MESSAGE_OPTION | 'A' | Message Handling |
LOCATION | TYPE | PPE_LOCATION | SPACE | Plant/Location in iPPE |
MATERIAL_GUID | TYPE | PVS_GUID_EXT | Internal Identification of the Component (Material/Product) | |
MATERIAL_LONG | TYPE | PPE_MATERIAL_LONG | Internal Identification of an iPPE Object | |
MATERIAL_VERSION | TYPE | PPE_MATERIAL_VER | Material Version Number | |
OBJECT_TYPE | TYPE | PPE_OBJTYPE | Object Type of the iPPE Header Object | |
PPE_NAME | TYPE | PPE_NAME | SPACE | External Key for Integrated Product and Process Engineering |
PPE_TYPE | TYPE | PPE_TYPE | 'B' | Default: Component Assignment: Created from the PVS |
USAGE | TYPE | PPE_USE | Use of iPPE | |
VARIANT_ID | TYPE | PVS_PVGUID_EXT | CHAR32 GUID for iPPE Variant with Conversion |
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 |
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 | Return Parameters |
This function module does not define any Exceptions.