DBA Data[Home] [Help]

APPS.MRP_HORIZONTAL_PLAN_SC dependencies on DUAL

Line 3475: FROM DUAL;

3471: --- fnd_global.initialize (sid, 0, 101, 1, 0, 0, 0, 0, 0, 0);
3472:
3473: SELECT OE_INSTALL.Get_Active_Product
3474: INTO l_oe_install
3475: FROM DUAL;
3476:
3477: -- --------------------------
3478: -- Setup the row type tables.
3479: -- --------------------------