Hi Rick,
Per your suggestion, I did change the Name as shown in the screenshot below. But there still is no CR_CREATOR_NAME workflow container on the left:
Image may be NSFW.
Clik here to view.
Expanded out - not here:
Image may be NSFW.
Clik here to view.
My subworkflow is called from by the standard MDG-M workflow WS60800086 via BRFplus. If I look at standard WS60800086 inSWDD, I can see CR_CREATOR_NAME:
Image may be NSFW.
Clik here to view.
and obviously CR_CREATOR_NAME is getting passed to my subworkflow WS99900002 at runtime (here is SUI1 technical log):
Image may be NSFW.
Clik here to view.
So I think my question is: Is there a way for me to create a container in my workflow that references CR_CREATOR_NAME which is passed from WS60800086? CR_CREATOR_NAME is simply defined as ABAP Dict. Data Type CHAR255 in WS60800086.
Rob