DBA Data[Home] [Help]

APPS.IBY_CHECKNUMBER_PUB dependencies on DUAL

Line 4204: * reference individual fields of the PL/SQL record.

4200:
4201: /*
4202: * Update the payments. We cannot use bulk update here
4203: * because the bulk update syntax does not allow us to
4204: * reference individual fields of the PL/SQL record.
4205: *
4206: * TBD: Is there any way to optimize this update?
4207: */
4208: FOR i in p_pmtsInPayInstTab.FIRST..p_pmtsInPayInstTab.LAST LOOP

Line 4722: DUAL

4718: 'TRUE'
4719: INTO
4720: l_test
4721: FROM
4722: DUAL
4723: WHERE EXISTS
4724: (
4725: SELECT
4726: used_document_number