DBA Data[Home] [Help]

APPS.JMF_SHIKYU_ONT_PVT dependencies on OE_TRANSACTION_TYPES_ALL

Line 633: FROM oe_transaction_Types_all

629: lStmtNo := 80;
630: -- Get the default outbound line type of the SHIKYU default order type
631: SELECT default_outbound_line_type_id
632: INTO l_line_type_id
633: FROM oe_transaction_Types_all
634: WHERE transaction_type_id = l_header_rec.order_type_id;
635:
636: IF g_log_enabled AND
637: FND_LOG.LEVEL_PROCEDURE >= FND_LOG.G_CURRENT_RUNTIME_LEVEL