DBA Data[Home] [Help]

APPS.AR_REFUNDS_PVT dependencies on AP_PRODUCT_SETUP

Line 220: FROM ap_product_setup;

216: -- bug 8764872
217:
218: SELECT terms_date_basis
219: INTO l_terms_date_basis
220: FROM ap_product_setup;
221:
222: if l_terms_date_basis = 'Goods Received'
223:
224: then