DBA Data[Home] [Help]

APPS.JAI_CMN_BOND_REGISTER_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS

Line 30: JAI_OM_OE_BOND_REG_DTLS dtl

26: cursor c_get_register is
27: select hdr.register_id ,
28: bond_number ,hdr.register_code
29: from JAI_OM_OE_BOND_REG_HDRS hdr,
30: JAI_OM_OE_BOND_REG_DTLS dtl
31: where hdr.register_id = dtl.register_id
32: and hdr.organization_id = p_organization_id
33: and hdr.location_id = p_location_id
34: and dtl.order_flag = p_order_invoice_type