DBA Data[Home] [Help]

APPS.PO_DOCUMENT_LOCK_GRP dependencies on PO_TBL_NUMBER

Line 340: l_dummy po_tbl_NUMBER;

336: -- to lock a row that is already locked by another session.
337: resource_busy_exc EXCEPTION;
338: PRAGMA EXCEPTION_INIT(resource_busy_exc, -00054);
339:
340: l_dummy po_tbl_NUMBER;
341:
342:
343: -- SQL What: Locks the header and all the lines, shipments, and
344: -- distributions of the PO.