The Function Module STRUCTURE_UPDATE (Update information structure) is a standard Function Module in SAP ERP and is part of the function group MCP4 within the package MCP2.
Function Module | STRUCTURE_UPDATE |
Short Text | Update information structure |
Function Group | MCP4 |
Package | MCP2 |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GSTRU | LIKE | TMC4-GSTRU | Info structure (physical) | |
I_VBSCHR | LIKE | RMCP2-VBSCHR | 'I' | Update indicator (I/U/D) |
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 |
---|---|---|---|---|
T_DATA | LIKE | INDX | Planning object description for SxyzE |
This function module does not define any Exceptions.