DBA Data[Home] [Help]

APPS.CSTPLCWP dependencies on WIP_ENTITIES

Line 718: from wip_entities

714: /* Check if the job is EAM. If yes, then update material asset cost */
715: if (l_err_num = 0) then
716: select entity_type
717: into l_entity_type
718: from wip_entities
719: where wip_entity_id = l_wip_entity_id;
720:
721: if (l_entity_type in (6,7)) then
722: CST_eamCost_PUB.process_matCost (