Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module PVSHI_PNCMP_READ (iPPE: Read Nodes 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_PNCMP_READ |
Short Text | iPPE: Read Nodes 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 | |
COMPONENTNODEDATA | LIKE | BAPI1176_CMP_NODEDATA | iPPE/BAPI: Attributes of Component Node | |
COMPONENTNODEEXTENSION | LIKE | BAPI_TE_PNCMP | iPPE/BAPI: Customer Enhancements - CMP Node | |
COMPONENTNODELONGTEXT | LIKE | BAPI_PPE_NODE_LONGTEXT | iPPE/BAPI: Long Text for Node | |
COMPONENTNODELONGTEXTHEADER | LIKE | BAPI_PPE_NODE_LONGTEXT_HD | iPPE/BAPI: Header Long Text for Node | |
COMPONENTNODETEXT | LIKE | BAPI1176_CMP_NODETEXT | iPPE/BAPI: Text for Component Node | |
COMPONENTRELATION | LIKE | BAPI1176_CMP_RELATION | iPPE/BAPI: Component Relationship | |
GENERICRELATION | LIKE | BAPI1197_GEN_RELATION | iPPE / BAPI: Relationships of Generic Engineering Node | |
RETURN | LIKE | BAPIRET2 | Return Parameters | |
VARIANCESCHEME | LIKE | BAPI1176_VARIANCESCHEME | iPPE / BAPI: Variance Scheme | |
VARIANCESCHEMEHEADER | LIKE | BAPI1176_VARIANCESCHEME_HD | iPPE / BAPI: Variance Scheme Header |
This function module does not define any Exceptions.