In many SAP processes, data created in one step must be reused in the next step.
PerfecTwin allows Variables to be shared between Units so that data can flow naturally throughout a Scenario.
⚙️ How it works
When Units are connected sequentially within a Scenario, their Variables can be shared and passed to the next Unit.
For example:
A VA01 Unit creates a Sales Order and stores the generated number in an
Order NumberVariable.A VL01N Unit requires that same order number as an input value.
Once these two Units are connected in the Scenario:
Open the Variable settings in the VL01N Unit.
When selecting a value for the target Variable (e.g.,
Order), PerfecTwin will display a list of available Variables from the previously connected Unit.You can simply choose the
Order NumberVariable from the VA01 Unit and link it to the VL01N Variable.
This allows the value generated in VA01 to be automatically passed and used during VL01N execution.
Comments
0 comments
Please sign in to leave a comment.