We have a component that displays an ALV of the flight records. This is the component controller context design. Component controller attributes. WDDOINIT method contains
Category: Uncategorized
Hierarchical Tree in Web Dynpro
Create a web dynpro component and create nodes as specified below. For node- SCARR provide a supply function and two attributes. Create a node- SPFLI
Simple Tree in Web Dynpro
Create a web dynpro component and add a context node and attributes as shown below. On the view layout add a Tray and provide Height
ALV with row color
design the context node in the component controller as follows. Add an attribute ‘COLOR’ with type as ‘WDUI_TABLE_CELL_DESIGN’. Put the blow code in the component
ALV with link to action column
To set LINK TO ACTION to a filed, create a new method like SET_COLUMN_LINK’ in the component controller methods. Put the below code which instantiate
ALV with editable column
To make a column editable, Create a new method EDIT_COLUMN in the component controller. Put the below code. First instantiate the used component. get the