The Function Module PVSHI_PNCMP_MAINTAIN (iPPE: Maintain 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_MAINTAIN |
Short Text | iPPE: Maintain 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_CREATE_FLG | TYPE | PPE_CREATE_FLG | 'X' | Creation Allowed |
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 | |
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 | |
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.