DBA Data[Home] [Help]

APPS.FA_ASSET_VAL_PVT dependencies on FND_PROFILE

Line 21: l_japan_tax_reform varchar2(1) := fnd_profile.value('FA_JAPAN_TAX_REFORMS');

17: l_distribution_count number;
18: val_err exception;
19: l_asset_dist_tbl FA_API_TYPES.asset_dist_tbl_type;
20: -- Changes made as per the ER No.s 6606548 and 6606552 by Vkukutam Start
21: l_japan_tax_reform varchar2(1) := fnd_profile.value('FA_JAPAN_TAX_REFORMS');
22: -- Changes made as per the ER No.s 6606548 and 6606552 by Vkukutam End
23:
24: l_curr_index number;
25: