Skip to Content
0
May 29, 2018 at 03:15 PM

WWI:looping over compositions

209 Views

Hi,

we have a three layer data model in EH&S and I would like to loop (S:POS) over all layers in the WWI layout and list some identifiers.That's basically what I want:

<11BRG001(M,SAP_EHS_1012_001;*)><11BRG002(S:POS;*)><11BRG007(M,DSM_EHS_XXXX;*)><11BRG006(S:POS;*)>

<01GESTRIDENT(I:NAM,PROD,)[D:Identifier]>

<11BRG009(M,DSM_EHS_YYYY;*)><11BRG008(S:POS;*)>

(<01GESTRIDENT(I:NAM,PROD,)[D:Identifier]>

<11ERG008><11ERG009><11ERG006><11ERG007><11ERG002><11ERG001>


But I get the error "Maximum recursion depth 1 for environment S:POS has been exceeded". Any idea how to solve this?

regards, Michael