DBA Data[Home] [Help]

APPS.PA_TRX_IMPORT dependencies on DBA_TABLES

Line 6101: X_Owner_name Dba_Tables.Owner%TYPE; /* 1869684 */

6097: --PA-K Changes: Removing the for update clause
6098: --FOR UPDATE OF transaction_status_code;
6099:
6100: --TrxRec TrxRecs%ROWTYPE;
6101: X_Owner_name Dba_Tables.Owner%TYPE; /* 1869684 */
6102:
6103: --PA-K Changes: Declaration of the tables used for TrxRecs Bulk Fetch
6104: --l_ExpendTab
6105: --l_Expend2Tab