The Function Module BAPI_NETWORK_COMP_CHANGE (Change to BOR Object Network, Subobject Material Component Method) is a standard Function Module in SAP ERP and is part of the function group CNIF_MAT within the package CNIF_MAT.
Function Module | BAPI_NETWORK_COMP_CHANGE |
Short Text | Change to BOR Object Network, Subobject Material Component Method |
Function Group | CNIF_MAT |
Package | CNIF_MAT |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER | LIKE | BAPI_NETWORK_LIST-NETWORK | Network Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Parameter |
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 |
---|---|---|---|---|
E_MESSAGE_TABLE | LIKE | BAPI_METH_MESSAGE | Message Table for BAPIs (Project System) | |
I_COMPONENTS_CHANGE | LIKE | BAPI_NETWORK_COMP_CHANGE | BAPI Structure for Material Components Update | |
I_COMPONENTS_CHANGE_UPDATE | LIKE | BAPI_NETWORK_COMP_CNG_UPD | BAPI Structure for Material Component Update (Change Toolbar) |
This function module does not define any Exceptions.