Skip to Content
0
May 31, 2018 at 01:18 PM

Formatted Search

103 Views

Hi,

I am new to SAP B1 and I am trying to create a query that will allow me to enter a specific Vendor if a specific Customer has been entered in an order.Something like the following but I need help building this in a Query.

If ORDR.CARDCODE = C20000

then add V70000 to OPOR.CARDCODE

else if ORDR.CARDCODE = C30000

then Add V90000 to OPOR.CARDCODE.

Thanks,

Debbie