The Function Module READ_FORM_ELEMENTS (Form creation: Determine text elements of a form) is a standard Function Module in SAP ERP and is part of the function group STXC within the package STXD.
Function Module | READ_FORM_ELEMENTS |
Short Text | Form creation: Determine text elements of a form |
Function Group | STXC |
Package | STXD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FORM | LIKE | SPACE | Form name | |
LANGUAGE | LIKE | SPACE | Language |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ELEMENTS | LIKE | ITCWE | Elements of the form |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FORM | Form name |
UNOPENED | Form output has not been opened |