Menu

SAP Function Module SSF_EDIT_CHANGE_FORMATS

The Function Module SSF_EDIT_CHANGE_FORMATS () is a standard Function Module in SAP ERP and is part of the function group STXXP within the package STXD.

Technical Information

Function Module SSF_EDIT_CHANGE_FORMATS
Short Text
Function Group STXXP
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_FIELDNAME TYPE TDFNAME SAPscript Editor: Field name in editor control
P_FIELDVALUE TYPE TDFVALUE SAPscript Editor: Field value in editor control
P_FUNCTION TYPE TDSFFLAG Smart Forms: General flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_ENTER TYPE TDSFFLAG Smart Forms: General flag
P_SYMBOLTAB TYPE TSFSYMB SAP Smart Forms: Symbols

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.