DBA Data[Home] [Help]

APPS.PER_ASSIGNMENTS_F_PKG dependencies on FND_INSTALLATION

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

1350: close perav1;
1351:
1352: -- start code for bug 6961562
1353: -- PO
1354: l_installed := fnd_installation.get(appl_id => 210
1355: ,dep_appl_id => 210
1356: ,status => l_po_installed
1357: ,industry => l_industry);
1358: