Entering content frame

Background documentation IF_WD_VIEW Locate the document in its SAP Library structure

The interface IF_WD_VIEW is the generic interface for all Web Dynpro views.

Methods

GET_ELEMENT

This method retrieves a view element with the specified ID or NULL if an element exists.,

GET_ROOT_ELEMENT

This method retrieves the root element for the view element tree of the respective view.

GET_VIEW_USAGE

This method retrieves the metadata description of the view embedding.

REQUEST_FOCUS_ON_VIEW_ELEM

This method sets the focus on a specific view element.

RESET_VIEW

This method resets the view layout, that is, the individual view elements of the view, to the initial status declared at design time. All dynamic layout modifications are rejected and the view is gets the status back that it had when it was initialized.

 

 

Leaving content frame