DBA Data[Home] [Help]

APPS.AP_WEB_AUDIT_PROCESS dependencies on AP_WEB_DB_AP_INT_PKG

Line 1277: l_base_currency_code AP_WEB_DB_AP_INT_PKG.apSetUp_baseCurrencyCode;

1273:
1274: list_rec list_cur%ROWTYPE;
1275: reports_rec reports_cur%ROWTYPE;
1276: lb_added boolean := false;
1277: l_base_currency_code AP_WEB_DB_AP_INT_PKG.apSetUp_baseCurrencyCode;
1278: l_ex_rate NUMBER := 1;
1279:
1280: BEGIN
1281: OPEN list_cur;