DBA Data[Home] [Help]

APPS.OE_LINE_UTIL dependencies on ONT_LINE_DEF_UTIL

Line 18391: ONT_LINE_Def_Util.Clear_LINE_Cache;

18387: -- obtained from the updated line record
18388: ------------------------------------------------------------------------
18389:
18390: IF p_x_line_rec.operation = OE_GLOBALS.G_OPR_UPDATE THEN
18391: ONT_LINE_Def_Util.Clear_LINE_Cache;
18392: END IF;
18393:
18394:
18395: ------------------------------------------------------------------------