Show TOC Start of Content Area

Object documentation Custom Controller Interface Reference  Locate the document in its SAP Library structure

APIOverview

This graphic is explained in the accompanying text

IPrivate API

Same as described in the Common Controller Interface Reference.

IPublic API

Predefined Methods

 

IWDController wdGetAPI()

Provides access to the generic controller API of this custom controller.

Generic Controller API

IWDController

 

public interface IWDController

Access within controller class:

Use the shortcut variable wdControllerAPI to invoke the generic controller API within your custom controller code.



End of Content Area