DBA Data[Home] [Help]

APPS.DPP_ITEMCOST_PVT dependencies on DBMS_LOCK

Line 75: dbms_lock.sleep(interval);

71: call_status := FALSE;
72: return (call_status);
73: end if;
74: end if;
75: dbms_lock.sleep(interval);
76: END LOOP;
77:
78: exception
79: when others then