DBA Data[Home] [Help]

APPS.JAI_CMN_SETUP_PKG dependencies on OE_TRANSACTION_TYPES_TL

Line 57: from oe_transaction_types_tl

53:
54:
55: Cursor c_Get_order_type is
56: select name
57: from oe_transaction_types_tl
58: where transaction_type_id = p_order_invoice_type_id;
59:
60: Cursor c_get_invoice_type is
61: Select name