Skip to main content

Hello all,

 

I am trying to do the following but keep getting the error message shown below :  

 

Any advice please ?

try using v.po_ref_number in arguments


Hi Imalka

When I did that, I now get this error message :

 


can you use a select statement for this. like below.

SELECT contract FROM purchase_order WHERE order_no = :po_ref_number


Hi Imalka,

I tried that and then got the original error message

 


do you have po_ref_number in posting_proposal_head?

can you explain the real requirement?


Reply