586:
587: -- Check for Lot UniqueNess
588: /* Bug 2224521 */
589: --
590: -- Call the API provided in Standard Lot API.
591: -- This is to ensure that no other transactions
592: -- is accessing the same Lot while this trnsaction is running
593: --
594: IF (l_debug = 1) THEN