DBA Data[Home] [Help]

APPS.EAM_FAILURE_ANALYSIS_PVT dependencies on CST_ORGANIZATION_DEFINITIONS

Line 1673: from cst_organization_definitions cod1, cst_organization_definitions cod2,

1669: BEGIN
1670: l_asset_failure_tbl(i).include_for_cost_aggr := 'Y';
1671:
1672: select 1 into l_same_prim_curr
1673: from cst_organization_definitions cod1, cst_organization_definitions cod2,
1674: gl_sets_of_books gsob1, gl_sets_of_books gsob2
1675: where cod1.organization_id = p_current_org_id
1676: and cod2.organization_id = l_org2
1677: and cod1.set_of_books_id = gsob1.set_of_books_id