DBA Data[Home] [Help]

APPS.CTO_CONFIG_COST_PK dependencies on CTO_UTILITY_PK

Line 1643: CTO_UTILITY_PK.copy_cost( c_primary_cost_method

1639:
1640: lStmtNumber := 39;
1641: if( c_valuation_cost <> v_cto_cost or v_cto_cost is null ) then
1642:
1643: CTO_UTILITY_PK.copy_cost( c_primary_cost_method
1644: , v_cto_cost_type_id
1645: , c_match_config_item_id
1646: , c_organization_id
1647: ) ;