Call UBE but only selected ones
Hi,
I need to call several times a UBE but I want only to call the ones I have passed on a table, but when I run on the DO section this CALL UBE it selects all the records on this table:
I have twho flags to select this PSUKID or PSUSER but when I run the do section it takes all of them, what should I need to do on it?
This is the DO Section I have:
thanks