DBA Data[Home] [Help]

APPS.GMS_BUDGET_BALANCE dependencies on PA_TRANSACTION_SOURCES

Line 1088: pa_transaction_sources pts, --Bug Fix 1482377

1084: pa_cost_base_cost_codes cbcc , /* added for bug 5689194 */
1085: --pa_ind_compiled_sets ics, /* commented for bug 5689194 */
1086: pa_compiled_multipliers cm,
1087: pa_expenditure_items_all ei, --Bug Fix 1482377
1088: pa_transaction_sources pts, --Bug Fix 1482377
1089: gms_bc_packets gbc
1090: where gbc.document_type = 'EXP'
1091: and cbcc.cost_plus_structure = cbet.cost_plus_structure -- Bug 5689194
1092: --and cb.cost_base = cbet.cost_base --Bug 3630704 : Performance fix