The Function Module SXMS_CLEAR_FIELD_OF_STRUC (clears field number n of a structure) is a standard Function Module in SAP ERP and is part of the function group SXMS_TOOLS within the package SXMSF.
Function Module | SXMS_CLEAR_FIELD_OF_STRUC |
Short Text | clears field number n of a structure |
Function Group | SXMS_TOOLS |
Package | SXMSF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
N | TYPE | TABFDPOS | Position des Feldes in der Tabelle | |
NAME | TYPE | TABNAME | Tabellenname |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.