Defining the Workflow (Section) "Process Standard Text" 
The single-step task is defined, with which the method Create (object type STD_TEXT) is created. For a description of the procedure, see Defining the Standard Task "Create SAPscript Text".
The single-step task is defined, with which the method ReplaceAndDisplay (object type STD_TEXT) is executed. For a description of the procedure, see Defining the Standard Task "Display SAPscript Text".
Add the following activities to the workflow definition. The two activities do not need to be consecutive.
Define an activity in which you enter the single-step task for the method Create (object type STD_TEXT).
This displays the dialog box Define container elements and binding, on which proposals for a binding and for new container elements of the workflow container are displayed.
Choose
.
The system creates the container element STANDARDTEXT in the workflow container, in which the object reference of the SAPscript text created is stored. A binding is defined from the container element _WI_Object_ID in the task container to the container element STANDARDTEXT in the workflow container for this.
Define an activity in which you enter the single-step task for the method ReplaceAndDisplay (object type STD_TEXT).
This displays the dialog box Define container elements and binding, on which proposals for a binding and for new container elements of the workflow container are displayed.
Choose
.
The single-step task requires the object reference of the SAPscript text to be displayed.
The system defines a binding from the container element STANDARDTEXT in the workflow container to the element _WI_Object_Id in the task container.