Skip to main content

Boyum Validation to prevent Sales Order entry for Leads

Comments

2 comments

  • Geoff Booth

    Try this:

  • Mike White

    Thank you Geoff, that actually worked. I used a similar SQL for HANA, but that's the exact format I needed! You are the man!

    SELECT CASE T0."CardType"

    WHEN 'L' THEN 'Message'

    END FROM OCRD T0 WHERE T0."CardCode" = $[$4.0.0]

Please sign in to leave a comment.