how to do Set User Selection with a list of values?
This is my existing Set User Selection
Set Selection Append Flag( <Yes>)
Set User Selection(BC Date - For G/L (and Voucher) - Julian (F0911)(DGJ), <Less Than or Equal To>, VA evt_jdLastDay_DATE01, <And>)
Set User Selection(BC Date - For G/L (and Voucher) - Julian (F0911)(DGJ), <Greater Than or Equal To>, RV jdGlobalFirstDay_DATE01, <And>)
Set User Selection(BC Business Unit (F0006)(MCU), <Equal To>, RV szGlobalBusinessUnit_MCU, <And>)
I want to add another field F0911 (LT) equal to either AA or AU.
Do you know how to do it since the Set User Selection only accepts one single value.