DBA Data[Home] [Help]

APPS.PO_SUP_CHG_REQUEST_WF_GRP dependencies on PO_HEADERS_ALL

Line 28: from po_headers_all

24:
25: if(p_release_id is null) then
26: select nvl(acceptance_required_flag,'N')
27: into l_acc_req_flag
28: from po_headers_all
29: where po_header_id = p_header_id;
30:
31: select count(1) into
32: l_pending_count