Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module PVSHI_PVCMP_READ (iPPE: Read Variants of Product Structure) is a standard Function Module in SAP ERP and is part of the function group PPEHI_CMP within the package CPPEBAPI.
Function Module | PVSHI_PVCMP_READ |
Short Text | iPPE: Read Variants of Product Structure |
Function Group | PPEHI_CMP |
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_CHANGENO_SPECIFIED | TYPE | PPE_CHANGENO_SPECIFIED | SPACE | Read Specified Change Statuses Only |
I_MODE_ALL | TYPE | PPE_MODE_ALL | 'X' | Ignore Errors |
I_MSG_HANDLING | TYPE | PPE_MESSAGE_OPTION | 'A' | Message Handling |
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 |
---|---|---|---|---|
ACTIVITYRELATION | LIKE | BAPI1179_ACT_RELATION | iPPE/BAPI: Activities Relationship | |
ACTIVITYRELATIONCONSTRAINT | LIKE | BAPI1179_ACT_CONSTRAINT | iPPE / BAPI: Additional Constraints | |
ADMINDATA | LIKE | PVSHI_ADMINDATA | Administrative Data for iPPE Objects | |
COMPONENTALTERNATIVEDATA | LIKE | BAPI1176_CMP_ALTDATA | iPPE/BAPI: Component Alternative | |
COMPONENTALTERNATIVETEXT | LIKE | BAPI1176_CMP_ALTTEXT | iPPE/BAPI: Alternative Text for Component | |
COMPONENTALTLONGTEXT | LIKE | BAPI_PPE_ALT_LONGTEXT | iPPE/BAPI: Long Text for the Alternative | |
COMPONENTALTLONGTEXTHEADER | LIKE | BAPI_PPE_ALT_LONGTEXT_HD | iPPE/BAPI: Header Long Text for the Alternative | |
COMPONENTRELATION | LIKE | BAPI1176_CMP_RELATION | iPPE/BAPI: Component Relationship | |
COMPONENTVARIANTCLASSDIFF | LIKE | BAPI1176_CMP_CLASSDIFF | iPPE/BAPI: Class Differentiation | |
COMPONENTVARIANTDATA | LIKE | BAPI1176_CMP_VARIANTDATA | iPPE/BAPI: Attributes of Product Structure Variant | |
COMPONENTVARIANTEXTENSION | LIKE | BAPI_TE_PVCMPD | iPPE/BAPI: Customer Enhancements - CMP Variant | |
COMPONENTVARIANTSHORTTEXT | LIKE | BAPI_PPE_VAR_SHORTTEXT | iPPE / BAPI: Short Text of the Variant | |
COMPONENTVARIANTTEXT | LIKE | BAPI_PPE_VAR_LONGTEXT | iPPE/BAPI: Long Text for Variant | |
COMPONENTVARIANTTEXTHEADER | LIKE | BAPI_PPE_VAR_LONGTEXT_HD | iPPE/BAPI: Header Long Text for Variant | |
CONFIGURATIONINSTANCE | LIKE | BAPI1176_CMP_CUINS | iPPE/BAPI: Instances of Several Configurations | |
CONFIGURATIONVALUE | LIKE | BAPI1176_CMP_CUVAL | iPPE/BAPI: Values of a Configuration | |
DEPENDENCYDATA | LIKE | BAPI1176_CMP_DEPDATA | iPPE/BAPI: Object Dependencies - Basic Data | |
DEPENDENCYSOURCES | LIKE | BAPI1176_CMP_DEPSOURCE | iPPE/BAPI: Object Dependencies - Source Code Relationship | |
GENERICRELATION | LIKE | BAPI1197_GEN_RELATION | iPPE / BAPI: Relationships of Generic Engineering Node | |
RETURN | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.