DBA Data[Home] [Help]

APPS.PO_RELGEN_PKG dependencies on WIP_ENTITIES

Line 1543: from wip_entities

1539: ) */
1540: , DECODE( PRL.destination_type_code
1541: , g_dest_type_code_SHOP_FLOOR
1542: , decode((select entity_type
1543: from wip_entities
1544: where wip_entity_id= PRL.wip_entity_id),6, 'N', 'Y')
1545: , 'N'
1546: ) /* Encumbrance Project - To enable encumbrance for destination type Shop Floor and WIP entity type EAM */
1547: , PRD.PROJECT_ID,