Table of Contents

Using APP Dashboards

TWBS Advanced Productivity Pack (APP) provides tools to create charts from SAP Business One data and present them as either a stand-alone Chart or as an element of a Dashboard.

How To Create an APP Dashboard

The form will open in Add mode. The user can click the New icon image758.jpeg if necessary.

image764.jpeg

A new dashboard will always show four chart windows. Click the X to remove an unwanted window. The image below is an example of one of these chart windows.

image765.jpeg

image766.jpeg

image44.jpeg

How To Edit an APP Dashboard

image768.jpeg

image766.jpeg

image44.jpeg

How To Delete an APP Dashboard

image768.jpeg

Once a Dashboard's information has been removed from the system, it cannot be recovered and must be recreated manually.

image44.jpeg

How To Set Up User Defaults for an APP Dashboard

image769.jpeg

image766.jpeg

image44.jpeg

Query Tips and Tricks for APP Dashboards

One of the integration features of SAP® Business One custom queries is the ability to include a “Link To” golden arrow in the results set that allows the user to drill back to the referenced marketing document. In order to accomplish this, there are several key pieces of information that are required in the query to accomplish this link…

The SAP® Document Object Type Reference Guide can be used to identify specific object type values. Refer to the How To Add Link To Arrows for Production Order to TWBS Visual Query Results section of the User Guide.

The Production Order database table (OWOR) does not have a specific ObjType field that contains the value for the Production Order document header record.

Dates

Assume that the current date is May 15, 2010 for the following examples.

Parenthesis () are required since this is a SQL function.

Numbers

The user interface for SAP® Business One displays decimal numeric values based on the Display tab setup which can be accessed the SAP menu option for Display under the Administration -System Initialization -General Settings -Display menus.

the Administration image35.jpeg System Initialization image35.jpeg General Settings menu groups to load the General Settings screen.

However, decimal values are stored in the database to six-decimal precision. This means that a decimal value such as US Dollars that is displayed in SAP® Business One as 100.00 will be retrieved and displayed in the APP Charts as 100.000000. The number of decimals can be controlled by the SQL statement in the query. Combinations of cast and round can be used to arrive at a reasonable display value.

image44.jpeg

How To Use APP Dashboards

Once an APP Dashboard has been created it is available for viewing via the right-click menu from the SAP® Business One form that it has been linked to.

When only one dashboard is linked to the screen, the title of that dashboard will display in the regular right-click menu below any reports or charts…

image771.jpeg

When more than one dashboard is linked to the screen, the titles of those dashboards will display in a Dashboards sub-menu off the regular right-click menu below any reports or charts…

image772.jpeg

A specific chart from a dashboard can be accessed by double-clicking on the chart window. This opens the standard APP Chart window for additional use.

image44.jpeg