[Home] [Help]
APPS.AP_CALC_WITHHOLDING_PKG dependencies on FND_PROFILE
Line 475: fnd_profile.get('AP_AWT_TAXCODE_LEVEL_ROUND',l_awt_tax_code_level_round);
471: Unrounded_AWT_Amount := UnroundedAWTAmount; --Bug10262174
472:
473:
474: --Bug12640498
475: fnd_profile.get('AP_AWT_TAXCODE_LEVEL_ROUND',l_awt_tax_code_level_round);
476:
477:
478:
479: IF (Ap_Extended_Withholding_Pkg.Ap_Extended_Withholding_Active)