DBA Data[Home] [Help]

APPS.CST_EAMCOST_PUB dependencies on WIP_ACCOUNTING_CLASSES

Line 8747: from wip_accounting_classes

8743: into l_mtl_var_acct,
8744: l_res_var_acct,
8745: l_osp_var_acct,
8746: l_ovh_var_acct
8747: from wip_accounting_classes
8748: where class_code = l_class_code
8749: and organization_id = c_route_rec.organization_id;
8750:
8751: ---------------------------------------------------------------------

Line 11482: , wip_accounting_classes wac

11478: , msi.encumbrance_account msi_encumbrance_account
11479: , mp.encumbrance_account mp_encumbrance_account
11480: FROM wip_entities we
11481: , wip_discrete_jobs wdj
11482: , wip_accounting_classes wac
11483: , mtl_system_items msi
11484: , mtl_parameters mp
11485: WHERE we.wip_entity_id = p_wip_entity_id
11486: AND we.wip_entity_id = wdj.wip_entity_id