Skip to main content

B1UP UF with nested Line Loop

Answered

Comments

1 comment

  • Official comment
    Yaremi Miranda Lopez

    Hello Leif,

    In this case you don't need a nested lineloop, for what I understand yyou have a report and you need a lineloop that opens the Sales Orders and add a line when a condition is met.

    You can use Dynamic Syntax for this,instead of using a second lineloop you can use the same Line Macro that opens the sales order, just use the command with the B1UP Extension using LAST. For example:  Set($[$38.1.0.LAST|]99990);  this will add this item in the last line. You can also add conditions into macros. 

    https://support.boyum-it.com/hc/en-us/articles/204284188-Guide-Understanding-Dynamic-Syntax

    The following article explains this in more detail, i you have further questions regarding this topic, please contact your SAP Partner.

     

Please sign in to leave a comment.