DBA Data[Home] [Help]

APPS.CSTPACWC dependencies on STANDARD

Line 199: /* Bug 3504776 - the standard material requirements can be added manually for the job.

195: WHERE
196: WIP_ENTITY_ID = i_wip_entity_id AND
197: ORGANIZATION_ID = i_org_id;
198:
199: /* Bug 3504776 - the standard material requirements can be added manually for the job.
200: In this case, we want to derive the completion costs based on job costs */
201: if (l_use_val_cost_type = -1) then
202: /* Commented for Bug6734270.If there is a resource added manually
203: then also the l_use_val_cost_type should be 1

Line 3571: /* Bug 3504776 - the standard material requirements can be added manually for the job.

3567: WHERE
3568: WIP_ENTITY_ID = i_wip_entity_id AND
3569: ORGANIZATION_ID = i_org_id;
3570:
3571: /* Bug 3504776 - the standard material requirements can be added manually for the job.
3572: In this case, we want to derive the completion costs based on job costs */
3573: if (l_use_val_cost_type = -1) then
3574: /* Commented for Bug6734270.If there is a resource added manually
3575: then also the l_use_val_cost_type should be 1