DBA Data[Home] [Help]

APPS.JG_ZZ_AUTO_INVOICE dependencies on JA_ZZ_AR_AUTO_INVOICE

Line 125: l_return_code := ja_zz_ar_auto_invoice.validate_gdff(

121: ELSIF l_product_code = 'JL' THEN
122: l_return_code := jl_zz_auto_invoice.validate_gdff(
123: p_request_id);
124: ELSIF l_product_code = 'JA' THEN
125: l_return_code := ja_zz_ar_auto_invoice.validate_gdff(
126: p_request_id);
127: /* commented for June 24 th release bug by shijain, uncomment later
128: ELSIF l_product_code = 'JE' THEN
129: l_return_code := je_zz_auto_invoice.validate_gdff(