Table Data

Embed Size (px)

DESCRIPTION

Webdynpro table maintain

Citation preview

Create Web Dynpro component e.g. ZTEST_WDA_TAB and Save as Local object.

Go to CONTEXT tab and create node e.g IT0001 as shown in the below screen shots.

Goto LAYOUT tab ( Insert TRAY element on view ( Later Insert TABLE element inside the TRAY.

Bind Context node with TABLE UI element as shown in the below screen shots.

Goto METHODs tab ( Double click on WDDOINIT method to write code to fetch from DB and using SETTERs, data is passed to corresponding context. As Context is bound with Layout, at runtime Data is display.

Save and Activate all.

Create Web Dynpro Application e.g. ZTEST_WDA_TAB and Run using F8.