SAP Webdynpro ABAP Course Curriculum
- WebDynpro Introduction
- WD4J Vs WD4A
- Component Architecture
- Component Entities
- Views / Windows / Interface Views / Component Controller / Application
- Relation b/w Component Entities
- Data Binding
- Plugs at View level and Plugs at Window Level
- Inbound Plugs / Outbound Plugs
- Navigation Link
- View Assembly / Nested Views / Navigation b/w views
- Default View in a Component
- Multiple windows
- Context Mapping
- Internal Context Mapping / External Context Mapping
- WebDynpro Application / Creation of Multiple Applications
- View controller
- Window Controller
- Component Controller
- Interface Controller
- Custom Controller
- Webdynpro Code Wizard and its different options
- Layout Editor
- Working with Layouts
- Flow Layout / Grid Layout / Matrix Layout / Row Layout
- Caption / Page Header / Input Fields / Text Views / Text Edit / Check box / Radio Buttons / Buttons / Button Rows / Image / Table / Message Area / Group / Transparent Container / Tray / View Container UI Element / List Box
- Drop down by Index / Drop down by key / Radio Button By Index / Radio ButtonByKey
- Understanding the Meaning of Node and Element
- Working with multiple Nodes and/or Attributes
- Working with properties of Nodes and/or Attributes
- Binding the UI elements to Nodes and/or Attributes
- Normal Methods
- Event Handler Methods
- Supply Functions
- Nested views ( View with in a View )
- Navigation b/w Views
- Creation of Plugs Inbound and Outbound Plugs
- Creation of Navigation Link
- Firing the Outbound Plugs
- Significance of the Inbound Plug EventHandlerMethod
- When Visible
- Framework Controlled
- Cardinality
- Selection
- Multiple of creating a Table
- Working with different table column cells
- Single row Selection
- Multi row Selection
- Managing the UI element properties in runtime
- Binding the internal table to the Node
- Creation of elements under a Node in runtime
- Removing the elements under a Node in runtime
- Significance of Component Controller
- Hook Methods and Attributes of Component Controller
- Context Mapping
- Used Controllers
- Generation of Messages
- Report Messages Success / Warning / Error Messages
- Defining own Message Area
- Changing the message options in the WD application level
- Window Plugs
- Significance of DEFAULT Plug
- Inbound Plugs of Window Controller
- Start Up Plug / Standard Plug / Resume Plug
- Outbound Plugs of Window Controller
- Exit Plug / Standard Plug / Suspend
- Creation of Custom Controller
- Working with Custom Controller
- Popup Messages
- Data Sharing b/w views and popup windows
- Component Usage
- Sharing the Context across the components
- Sharing the Views or Visibility across the components
- Implementing ALV without configuration Model In the ALV View In the Separate View
- Implementing ALV with Configuration Model In the ALV View In the Separate View
- Totals / Subtotals in ALVs
- ALV with different Cell Editors (Link to Action, Buttons, etc.., )
- ALV with different Events (Hotspot, OnClick, etc.)
- Working with Select Options
- Enhancements in WebDynpro Components -- View / Context / Methods