Show TOC Start of Content Area

Procedure documentation Binding the Data Locate the document in its SAP Library structure

Use

You have to bind the business graphics view elements to the context so the data is reflected in the graphic.

For more information read the documentation on data binding for business graphics.

Procedure

Bind BusinessGraphic in the Outline window as follows:

...

...

       1.      To display the Outline window click the Layout tab in the View Designer window.

       2.      In the Outline window select the UI elment BusinessGraphic.

       3.      To bind the property seriesSource click This graphic is explained in the accompanying text in the Properties window.

       4.      In the Properties window click the button with the three dots This graphic is explained in the accompanying text.

       5.      In the Context viewer popup select the node Categories.

       6.      Choose OK.

 

Bind the data for the category texts as follows:

...

       1.      Select Category in the Outline window.

       2.      To bind the property description click This graphic is explained in the accompanying text in the Properties window.

       3.      In the Properties window click the button with the three dots This graphic is explained in the accompanying text.

       4.      In the Context viewer popup select the context attribute CategoryText.

       5.      Choose OK.

 

Bind the data for the first series as follows:

...

       1.      In the Outline window select Series1.

       2.      To bind the property value click This graphic is explained in the accompanying text in the Properties window.

       3.      In the Properties window click the button with the three dots This graphic is explained in the accompanying text.

       4.      In the Context viewer popup select select the context attribute Series1Value.

       5.      Choose OK.

 

Bind the data for the second series Series2 as for the first series.

...

 

Result

The data is bound to the context.

  

End of Content Area