...
...
FAB Workbench overview
...
- Name of the last opened application
- Button to Change the last opened application
- Button to Display the last opened application
- Button to Choose and Change an existing application
- Button to Choose and Display an existing application
- Button to Create a new application
- Application definition: Contains the development and configuration area of the application, including form structure, properties and fields.
- Application preview: Contains an embedded browser that allows immediate preview of changes once the application is saved. Alternatively, it can immediately update after each edit if Live View mode is enabled.
Info |
---|
Please note:
|
Application definition
- Form Structure Tree: Displays the hierarchy of nodes in the application. This is the primary working space where Controls can be added
- .
- Properties Area
- : As
- nodes are selected from the tree, their properties are displayed in the Properties area
- , where each element's property can be set and modified.
- Fields Area
The
- : Fields make up the data model of the
- application. Fields will automatically display in this section if they are added against the 'Bound Field' element in Properties making the corresponding control 'bound' to the field, or they can be directly added to the section.
Example:
In the below example, the Text Control with Id "
Textid001" is bound/linked to the Field "
text_
variable" in the Bound Field property. The value that "
text_
variable" has will be rendered in
the preview browser as "test".
Fields can be added manually to the Fields Area, and Fields will be automatically added to this area if they are set in the Properties area when editing the 'Bound Field' property
A preview of the App is displayed in this Area. The preview will update when the Project is saved, and/or it will update immediately after each edit if Live View mode is used.
Toolbar
Open existing App
Imports an App from an XML file
Create new App
Opens up the App properties
Toggles between Change and Display modes
Opens up a dialog for the associated ABAP methods executed by the App
Saves the App
Opens up the dialog for configuring workflow stages and action buttons
Save the App with new iteration/version
Used for the BDC Recording Functionality
Assign the App changes to a transport request
Opens up a web browser to view the runtime of the App
Exports the App into an XML file
Step-by-step guide
- Type in /IQX/FAB
- Use Open or Create to start.
...
Toolbar
The FAB Workbench toolbar contains a set of useful buttons that provides easy access to core program functionality. If the screen is minimised, some buttons will collapse into a menu structure accessible on the right-hand side of the bar.
- Open: Used to open existing applications by launching the form search dialogue box.
- Create: Launches a dialogue box to capture the new application's form properties.
- Change/Display: This button toggles between change and display. When opening an existing applications, it will default to display mode.
- Save: This function allows any changes made to the application to be saved.
- Save (new iteration): This function creates and saved iterations (major versions) of the application and can only be access when the application is in change mode. Prior iterations of the application can be retrieved via the Open for search dialogue box. The current iteration number displays alongside the name of the form.
- Transport: This feature assigns the application changes to a transport request. This should always be selected before a version of the application is sent to a new environment.
- Export to File: Exports the application into a XML file format.
- Import from File: Allows the importation of a XML application file.
- Properties: Launches the application's form properties dialogue box.
- Code: Launches a dialog box for the associated ABAP methods executed by the application.
- Workflow: Launches the dialog box for configuring workflow stages and action buttons.
- Recording: Allow the recording of a transaction via BDC and inserts the fields into the form application.
- View in Browser: Opens a web browser to preview the application, similar to the application preview section.
- Help: Links to the FAB help site, which contains in-depth FAB documentation, release notes and demo scripts.
Step-by-step guide
Accessing the workbench is done by:
- Navigating to the Command Bar
Enter the workbench transaction code (/IQX/FAB) and select the green tick or hit enter
Related articles
Filter by label (Content by label) | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Page Properties | ||
---|---|---|
| ||
|