Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 1065

Purchase Order goes approval stage using query. Error detected during transaction

$
0
0

Hi Experts,

 

Badly needed your expertise on this. I create a formatted search query during approval status. Purchase Order will undergo approval stages when PO is Service Type and Document Total is greater than 25,000.00.

 

Heres my query:

SELECT CASE WHEN $[OPOR.DocType]='S' AND $[OPOR.DocTotal]>25000.00 THEN 'True'

ELSE

'False'

END

 

When I Add the PO, got this error

 

"Could not commit Transaction: Error -1 detected during transaction.

 

Let me know, what seems to be the problem. Thanks.

 

Cheers.

Ryan Villarosa


Viewing all articles
Browse latest Browse all 1065

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>