DBA Data[Home] [Help]

APPS.JL_INTERFACE_VAL dependencies on AP_EXTENDED_WITHHOLDING_PKG

Line 366: (Ap_Extended_Withholding_Pkg.Ap_Extended_Withholding_Active) THEN

362: FROM ap_system_parameters;
363:
364:
365: IF (l_Liability_Post_Lookup_Code = 'BALANCING_SEGMENT') AND
366: (Ap_Extended_Withholding_Pkg.Ap_Extended_Withholding_Active) THEN
367:
368: Begin
369: ------------------------------------------
370: -- Dynamic Call

Line 758: (Ap_Extended_Withholding_Pkg.Ap_Extended_Withholding_Active) THEN

754: INTO l_liability_post_lookup_code
755: FROM ap_system_parameters;
756:
757: IF (l_Liability_Post_Lookup_Code = 'BALANCING_SEGMENT') AND
758: (Ap_Extended_Withholding_Pkg.Ap_Extended_Withholding_Active) THEN
759:
760: Begin
761: ------------------------------------------
762: -- Dynamic Call