Define Binding 

Prerequisites

You have used your role container to create a role whose resolution is based on the evaluation of organizational data. For more information, see Define Role.

To "provide" the role container with the object reference to the SAP organizational object, you now define binding for the role container:

Procedure

Assign the following to the role container element: an expression that references the SAP organizational object as an attribute of the application object to be processed.

Org_Object_ID <== &<object reference>.<object reference>&

At runtime, the object reference to the processed object of the type material is included in the workflow container under the name Material. You assign the laboratory attribute of this object to the role container in the binding definition. By doing so, you take advantage of the fact that an attribute has been created for the material object type under the name Laboratory that includes an object reference to the design office. You define binding as follows:

Org_Object_ID

<==

&Material.Labor&

(Role container)

 

(Workflow container)