DBA Data[Home] [Help]

APPS.JAI_PO_HA_TRIGGER_PKG dependencies on JAI_PO_OSP_PKG

Line 85: jai_po_osp_pkg.ja_in_57F4_process_header. This creates a dependency for future bugs.

81:
82: 3. 01/11/2004 ssumaith - bug#3179320 - file version 115.1
83:
84: Removed the code to populate the 57F4 details from the trigger and instead calling the procedure
85: jai_po_osp_pkg.ja_in_57F4_process_header. This creates a dependency for future bugs.
86:
87:
88: 4. 29-nov-2004 ssumaith - bug# 4037690 - File version 115.3
89: Check whether india localization is being used was done using a INR check in every trigger.

Line 152: jai_po_osp_pkg.ja_in_57F4_process_header

148: close c_check_osp_po_distrib;
149:
150: if nvl(ln_osp_flag, -1) = 1 then
151:
152: jai_po_osp_pkg.ja_in_57F4_process_header
153: (
154: pr_new.po_header_id ,
155: NULL, /* release id */
156: pr_new.vendor_id,