DBA Data[Home] [Help]

APPS.PER_ASSIGNMENTS_F_PKG dependencies on FND_INSTALLATION

Line 1522: l_installed := fnd_installation.get(appl_id => 210

1518: close perav1;
1519:
1520: -- start code for bug 6961562
1521: -- PO
1522: l_installed := fnd_installation.get(appl_id => 210
1523: ,dep_appl_id => 210
1524: ,status => l_po_installed
1525: ,industry => l_industry);
1526: