DBA Data[Home] [Help]

APPS.GMS_TRANSACTIONS_PUB dependencies on PA_IMPLEMENTATIONS

Line 496: l_org_id pa_implementations.org_id%type;

492:
493: X_Status VARCHAR2(30);
494:
495: /*Added for bug#12822370 */
496: l_org_id pa_implementations.org_id%type;
497:
498: --
499: -- BUG: 3628884 Performance issue due to non mergable view.
500: --