DBA Data[Home] [Help]

APPS.CST_EAMCOST_PUB dependencies on WIP_ACCOUNTING_CLASSES

Line 8174: from wip_accounting_classes

8170: into l_mtl_var_acct,
8171: l_res_var_acct,
8172: l_osp_var_acct,
8173: l_ovh_var_acct
8174: from wip_accounting_classes
8175: where class_code = l_class_code
8176: and organization_id = c_route_rec.organization_id;
8177:
8178: ---------------------------------------------------------------------