DBA Data[Home] [Help]

APPS.WIP_MOVPROC_PRIV dependencies on FND_USER

Line 5933: fnd_user fu,

5929: -- bom_calendar_dates bcd2, Bug 4398047 join to bcd2 not required
5930: bom_calendar_dates bcd4,
5931: -- bom_calendar_dates bcd1, Bug 4398047 join to bcd1 not required
5932: bom_calendar_dates bcd3,
5933: fnd_user fu,
5934: bom_departments bd,
5935: hr_organization_information hoi,
5936: wip_discrete_jobs wdj,
5937: wip_operations wo1,

Line 6135: fnd_user fu,

6131: FROM bom_resources br,
6132: bom_departments bd,
6133: bom_calendar_dates bcd1,
6134: bom_calendar_dates bcd2,
6135: fnd_user fu,
6136: mtl_system_items msi,
6137: mtl_parameters mp,
6138: hr_organization_information hoi,
6139: wip_entities we,

Line 6343: fnd_user fu,

6339: -- bom_calendar_dates bcd2, Bug 4398047 join no longer required
6340: bom_calendar_dates bcd4,
6341: -- bom_calendar_dates bcd1, Bug 4398047 join no longer required
6342: bom_calendar_dates bcd3,
6343: fnd_user fu,
6344: bom_departments bd,
6345: hr_organization_information hoi,
6346: wip_discrete_jobs wdj,
6347: wip_operations wo1,

Line 6562: fnd_user fu,

6558: FROM bom_departments bd,
6559: bom_resources br,
6560: bom_calendar_dates bcd1,
6561: bom_calendar_dates bcd2,
6562: fnd_user fu,
6563: mtl_item_revisions mir,
6564: mtl_system_items msi,
6565: mtl_parameters mp,
6566: hr_organization_information hoi,