DBA Data[Home] [Help]

APPS.IGIPMGLT dependencies on DUAL

Line 222: FROM SYS.DUAL

218: , l_glint.reference2
219: , l_glint.reference3
220: , l_glint.date_created
221: , l_glint.created_by
222: FROM SYS.DUAL
223: ;
224:
225: InsertInterfaceRec ( l_glint ) ;
226: --bug 3199481 fnd logging changes: sdixit: start block