DBA Data[Home] [Help]

APPS.FII_AP_INV_DISTRIBUTIONS_B_C dependencies on DBMS_LOCK

Line 1965: dbms_lock.sleep(60);

1961:
1962: -------------------------
1963: -- Sleep 60 Seconds
1964: -------------------------
1965: dbms_lock.sleep(60);
1966:
1967: l_last_unassigned_cnt := l_unassigned_cnt;
1968: l_last_completed_cnt := l_completed_cnt;
1969: l_last_wip_cnt := l_wip_cnt;