Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I want to splitt the file xxx according to the values from this table:
The square-brackets here are wrong:
if NoOfRows('[$(vMandt)]') > 0 then
because all table/field-functions take the reference-parameter already as string and any space or special chars within the name must not be wrapped.
The square-brackets here are wrong:
if NoOfRows('[$(vMandt)]') > 0 then
because all table/field-functions take the reference-parameter already as string and any space or special chars within the name must not be wrapped.