DBA Data[Home] [Help]

APPS.JAI_CMN_SETUP_PKG dependencies on OE_TRANSACTION_TYPES_TL

Line 51: from oe_transaction_types_tl

47:
48:
49: Cursor c_Get_order_type is
50: select name
51: from oe_transaction_types_tl
52: where transaction_type_id = p_order_invoice_type_id;
53:
54: Cursor c_get_invoice_type is
55: Select name