DBA Data[Home] [Help]

APPS.CSE_ASSET_WIP_PKG dependencies on CSE_IFA_TRANS_PKG

Line 311: cse_ifa_trans_pkg.adjust_fa_distribution

307:
308: IF p_unit_to_adjust IS NOT NULL
309: THEN
310: --Now call adjust_fa_distribution for UNIT adjustment
311: cse_ifa_trans_pkg.adjust_fa_distribution
312: (p_asset_id => p_asset_id,
313: p_book_type_code => p_book_type_code,
314: p_units => p_unit_to_adjust,
315: p_location_id => p_location_id,