DBA Data[Home] [Help]

APPS.JAI_PO_HA_TRIGGER_PKG dependencies on PO_DISTRIBUTIONS_ALL

Line 28: from po_distributions_all

24: );
25:
26: cursor c_set_of_books is
27: select set_of_books_id
28: from po_distributions_all
29: where po_header_id = pr_new.po_header_id;
30:
31: CURSOR c_Sob_Cur(cp_set_of_books_id number) is
32: select Currency_code