Name the buttons in the UI Designer - Toolbar
Save and Activate Button (Save changes)
Display and Edit Button (Change view)
Add Felx Layout Column Button (Add extra column)
Run Button (Runs component)
What are features of the UI Designer?
The user interface designer (UI designer) is integrated into the SDK, and you can use it to create new screens, or modify the screens provided by SAP.
The UI designer supports drag-and-drop for the development of the view. You can move elements by dragging and dropping into desired position.
Name the UI Designer Tabs
Data Model
Controller
Preview Screen
What can you do in the data model?
Create the structure of the data model
create, delete, and rename nodes in the data model structure
bin the data model element to the business object element
display the correspondig properties of the nodes in the properties Explorer
What can you do in the Controller?
define the interaction between user interface components by creating event handlers, interfaces, navigations and queries
What is the purpose of the preview screen?
To preview the changes made to an user interface component
What is the toolbox used for?
It provides panes and controles that can be used to design the laoyut of the user interface component in the Designer tab
What are panes used for?
show different areas that the user can use to structure information
What are controls used for?
Different types of elements that be assigned to a pane. For example InputField
What are layout Elements used for?
Adjust layout of the form
What are CCTS-Types used for?
Choose the type of input variable
What are elements of the toolbox?
panes
controls
layout elements
ccts-types
What are the tree types of Screen Creation in PDI?
Screen Scenario with Thing-Based Navigation
Screen Scenario with Object-Based Navigation
Single Screen Selection
What are the steps for generating screens?
Create screens based on business object
choose screen scenario with thing based navigation
open screen in ui designer
modify screen
save and activate screen
test
Zuletzt geändertvor 2 Jahren