Menu

SAP Function Module SSF_SAVE_FORM_TO_OBJ

The Function Module SSF_SAVE_FORM_TO_OBJ () is a standard Function Module in SAP ERP and is part of the function group STXBX within the package SMART.

Technical Information

Function Module SSF_SAVE_FORM_TO_OBJ
Short Text
Function Group STXBX
Package SMART
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTIVE TYPE C SPACE
I_FORMNAME TYPE TDSFNAME Form name
I_LANGUAGE TYPE SPRAS SY-LANGU Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_FORM_OBJECT CLASS OBJECT

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.