Hi experts,
I'm currently building some SNP macros for customer.
In my scenario, I need to select a few planning objects and then apply them changes calculated via macro.
For this purpose I'm trying to use MARKED_ROW and MARKED_PLOB functions to know which one are selected and which one are not.
From my tests, it appears that MARKED_ROW can return row numbers for a multiple selection but MARKED_PLOB can return only the first one of the planning object selected. Can someone confirm?
Moreover, MARKED_ROW return for example 3 row numbers, how can I use them as all others function don't seem to accept list of value as input but only one value? For example KEYFS_PLOB( MARKED_ROW ) with two rows selected returns only the first planning object number.
Any help?
Thanks
Nicolas