Entering content frame

Background documentation IF_WD_CONTEXT_NODE Locate the document in its SAP Library structure

Interface F_WD_CONTEXT_NODE enables a single Structure linkContext Node to be filled or data to be fetched from a context node.

Methods (extract)

BIND_ELEMENT

This method binds a context element to the context node.

BIND_ELEMENTS

This method binds context elements to context nodes.

BIND_STRUCTURE

This method binds a structure to the context node.

BIND_TABLE

This method binds an internal table to the context node.

GET_ATTRIBUTE

This method gets the value of a context attribute.

GET_ATTRIBUTE_REF

This method gets the reference to a copy of the value of a context attribute.

GET_CHILD_NODE

This method gets a specific subnode.

GET_CHILD_NODES

This method gets all subnodes.

GET_ELEMENT

This method fetches a specific context element.

GET_ELEMENTS

This method gets all context elements.

GET_LEAD_SELECTION

This method gets the context element that has the lead selection.

GET_NODE_INFO

Method to retrieve the metadata description of the window.

GET_STATIC_ATTRIBUTES

This method supplies a copy of all attributes declared static.

GET_STATIC_ATTRIBUTES_REF

This method gets a reference to a copy of all static attributes.

GET_STATIC_ATTRIBUTES_TABLE

This method gets all the static attributes of all elements.

INVALIDATE

This method invalidates all elements of the node.

 

Leaving content frame