Use
The rule container for a WebFlow rule must contain all additional container elements that you need to execute the methods in the ABAP class. At runtime the system fills the rule container from the workflow container using binding. For further information about which data the methods contain as standard, see the interface documentation.
Prerequisites
You are on the Rule: Change or Rule: Create screen, on the
Container tab page.
You know the data type references
of the workflow container elements that you want to transfer to the rule container.Procedure
1. Choose
.
The Change Container Element dialog box appears.
2. Make entries in the Element, Name, and Short Description fields.
3. Create either an object reference or an ABAP dictionary reference for the container element. As a guide, use the data type reference of the container element of the workflow container from which the container will be filled at runtime.
4. On the Properties tab page, set, if required, the Obligatory and/or Multiline indicators.
5. Repeat steps 1 to 4 until you have defined all the necessary elements for the rule container.