Menu

SAP Function Module STRUCTURE_UPDATE

Update information structure

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.

Technical Information

Function Module STRUCTURE_UPDATE
Short Text Update information structure
Function Group MCP4
Package MCP2
Module Type Update Module

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.