Entering content frame

Function documentation GET_FIELDSET_TITLE_VISIBLE Method Locate the document in its SAP Library structure

Use

The GET_FIELDSET_TITLE_VISIBLE method specifies whether or not the title attribute of the <fieldset> tag is used as a label.

The <fieldset> tag is used to group related input fields in a Web application. If the <fieldset> tag can represent the title, this feature should be used because it improves the page structure on some devices. If not, the title should be displayed as normal text.

Interface IF_CLIENT_INFO

Leaving content frame