DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on WIP_ENTITIES

Line 7665: from wip_entities

7661: ) Commented for Encumbrance Project*/
7662: , DECODE( pdi.destination_type_code
7663: , g_dest_type_code_SHOP_FLOOR
7664: , decode((select entity_type
7665: from wip_entities
7666: where wip_entity_id= pdi.wip_entity_id),6, 'N', 'Y')
7667: , 'N'
7668: ) /* Encumbrance Project - to enable encumbrance for destination type Shop Floor and WIP entity type EAM */
7669: , pdi.project_id,