GeneXus For SAP Systems Simple Worklist Floorplan

Official Content
This documentation is valid for:

The Simple Worklist Floorplan is a set of layouts that allows you to query and view data.

This article describes how to apply it to a Transaction or Web Panel to obtain a page like the following:

image_20221125152120_1_png

Note: The design guideline of this floorplan is at SAP's documentation.

How to Apply it

Look at the Patterns tab of the Country Transaction. If you have never applied the Fiori for Web pattern in your Knowledge Base before, read here. Otherwise, by positioning on the Fiori for Web Pattern tab, check the "Apply this pattern on save" checkbox and select the offered link to choose a floorplan:

GeneXusForSAPSystems_ListAndReportPattern_Image83

You can choose the Simple Worklist floorplan from several offered floorplans:

image_20221125151313_1_png

This floorplan can be applied to a Transaction object or a Web Panel object.

Learn how to apply it to a Web Panel.

How to customize it

The following section explains how to customize your Simple Worklist.

Add/Modify/Delete Actions

You can add, modify or delete actions by positioning on the Simple Worklist tab.

SimpleWorklistEventsFioriForWebSimpleWorklist_png

Note: Consider if you prefer to apply the List Report Floorplan which automatically offers to insert, update and delete data.

To add actions, right-click on the GridActions node and then, select Add / UserAction from the contextual menu. The action will be added outside the grid.

To modify these actions, right-click on the action node and select the 'Go to Event' option. Then, you can modify the event code, but remember to do it outside the code generated by GeneXus (to avoid being overwritten by GeneXus).

If you want to add an action inside the grid for every line, right-click on the Grid node and select Add / UserAction in the contextual menu:

GridAdduserAction_png

In order to modify these actions, you have to follow the next steps:

1. Right-click on the Simple Worklist tab and select Open YourObjectNameSimpleWorklist.

SimpleWorklistTab_png

2. On the Simple Worklist Web Panel tab, go to the Events Section.

SimpleWorklistWebPanelEventsSection_png

3. Once there, you only have to create the click events for your customized actions.

EventClickSimpleWorklistWebPanel_png

Manage Filters

You can manage the Filters by positioning on the Simple Worklist tab.

To add filters, right-click on the TableFilters node and then select in the contextual menu Add and select the kind of filter you want:

Filters_png

For more information, see GeneXus For SAP Filters

Manage Orders

You can manage the Orders by positioning on the Simple Worklist tab. Once there, you have to right-click on the GridActions node and then select Add > Orders.

image_2019621113721_1_png

After having created the Orders node, to add a new Order you have to right-click on Orders and then choose Add > Order.

image_2019621113655_1_png

For each order you create, you have to complete its Name property:

image_2019621113742_1_png

and you have to add the attribute(s) by which the list will be sorted:

image_2019621113811_1_png

For each attribute, you can change the Ascending property to choose whether you want the list to be sorted in ascending or descending order considering that attribute(s) value(s).

image_2019621113852_1_png

Customize the information to be shown on the list

You can manage the attributes to show by positioning on the Simple Worklist tab.

To prevent attributes from being shown on the list report, right-click on the attribute and select Delete. 

DeleteAttributeSimpleWorklist_png

To add attributes to be shown in the list, right-click on the Grid node, then select Add / GridAttribute:

AddAttributeSimpleWorklist_png

Then, GeneXus will display a list of attributes for you to choose which ones you want to add:

AddAttributeListSimpleWorklist_png

 

See Also

GeneXus For SAP Systems Launchpad Object
GeneXus For SAP Systems List Report Floorplan
GeneXus For SAP Systems KPI Worklist Floorplan
GeneXus For SAP Systems Simple Worklist with global action Floorplan
GeneXus For SAP Systems Split Screen Master List Floorplan
GeneXus For SAP Systems Split Screen Master List with amount Floorplan
GeneXus For SAP Systems Wizard Floorplan