Menu

SAP Function Module SWO_STRUCTURE_IS_FROZEN

Check whether DDIC structure is frozen

The Function Module SWO_STRUCTURE_IS_FROZEN (Check whether DDIC structure is frozen) is a standard Function Module in SAP ERP and is part of the function group SWOF within the package SWO.

Technical Information

Function Module SWO_STRUCTURE_IS_FROZEN
Short Text Check whether DDIC structure is frozen
Function Group SWOF
Package SWO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABNAME LIKE SWOTICE-TABNAME Structure name or table name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROZEN TYPE C Flag: Structure is frozen yes/no

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.