Menu

SAP Function Module SXMS_CLEAR_FIELD_OF_STRUC

clears field number n of a structure

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.