Posted by 'Hanny Djaukar' on June 23, 2001 at 00:58:04 EST:
I have a problem in Oracle OPM Purchasing which is separating PO and PR notification between different organization. I have a small program that separated PO notification, but it did not effect the Purchase requisition notification. I hope you can hel me with that.
program :
exists(select po_header_id from po_headers were po_header_id=substr(context,instr(context,':')+1,instr(context,'-')-instr(context,'-')-1))