SAP ABAP Function Module READ_FORM_ELEMENTS (Form creation: Determine text elements of a form)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SCR (Application Component) SAPscript
⤷
STXD (Package) SAPscript
⤷
⤷
Basic Data
| Function Module | READ_FORM_ELEMENTS | Form creation: Determine text elements of a form |
| Function Group | STXC | SAPscript composer |
| Program Name | SAPLSTXC | SAPscript Composer |
| INCLUDE Name | LSTXCU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FORM | TYPE | SPACE | Form name | |||
| |
LANGUAGE | TYPE | SPACE | Language | |||
| |
STATUS | TYPE | ITCTA-TDSTATUS | SPACE | |||
| |
ELEMENTS | TYPE | ITCWE | Elements of the form | |||
| |
FORM | TYPE | Form does not exist | ||||
| |
UNOPENED | TYPE | Form output has not been opened | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |