get_form_fields 
This method returns a table containing all of the fields in the form and their formats. Unlike the get_data method, no field contents are transferred.
Syntax
CALL METHOD form->get_form_fields EXPORTING no_flush = no_flush IMPORTING fields = fields retcode = retcode error = error.
Parameter |
Optional |
Description |
|
Table with the structure |