DBA Data[Home] [Help]

APPS.OE_LINE_UTIL dependencies on ONT_LINE_DEF_UTIL

Line 16743: ONT_LINE_Def_Util.Clear_LINE_Cache;

16739: -- obtained from the updated line record
16740: ------------------------------------------------------------------------
16741:
16742: IF p_x_line_rec.operation = OE_GLOBALS.G_OPR_UPDATE THEN
16743: ONT_LINE_Def_Util.Clear_LINE_Cache;
16744: END IF;
16745:
16746:
16747: ------------------------------------------------------------------------