DBA Data[Home] [Help]

APPS.CSTPLCWP dependencies on WIP_ENTITIES

Line 679: from wip_entities

675: /* Check if the job is EAM. If yes, then update material asset cost */
676: if (l_err_num = 0) then
677: select entity_type
678: into l_entity_type
679: from wip_entities
680: where wip_entity_id = l_wip_entity_id;
681:
682: if (l_entity_type in (6,7)) then
683: CST_eamCost_PUB.process_matCost (