DBA Data[Home] [Help]

APPS.JMF_SHIKYU_INV_PVT dependencies on DUAL

Line 656: FROM sys.dual;

652: END IF;
653:
654: SELECT mtl_material_transactions_s.nextval
655: INTO l_header_id
656: FROM sys.dual;
657:
658: /* vmutyala added the following code to initialize l_source_line_id,
659: l_source_header_id before insert for Bug 4670527 */
660: