DBA Data[Home] [Help]

APPS.INV_MGD_PRD_CONTROL_MEDIATOR dependencies on FND_INSTALLATION

Line 1540: IF (fnd_installation.get(appl_id => 706, dep_appl_id => 706,

1536: );
1537:
1538: COMMIT;
1539:
1540: IF (fnd_installation.get(appl_id => 706, dep_appl_id => 706,
1541: status => l_wip_installation,
1542: industry => l_wip_indust)) THEN
1543:
1544: /* make insert into wpb using starting time and end time */

Line 2000: IF (fnd_installation.get(appl_id => 706, dep_appl_id => 706,

1996: );
1997:
1998: COMMIT;
1999:
2000: IF (fnd_installation.get(appl_id => 706, dep_appl_id => 706,
2001: status => l_wip_installation,
2002: industry => l_wip_indust)) THEN
2003:
2004: /* make insert into wpb using starting time and end time */