DBA Data[Home] [Help]

APPS.AP_WEB_DISC_PKG dependencies on AP_WEB_PROJECT_PKG

Line 1751: AP_WEB_PROJECT_PKG.DerivePAInfoFromUserInput(

1747: -- Project and Task ID and Expenditure Type fields
1748: -------------------------------------------------------
1749: debug_info := 'Derive PA information';
1750: AP_WEB_UTILITIES_PKG.logStatement('AP_WEB_DISC_PKG', debug_info);
1751: AP_WEB_PROJECT_PKG.DerivePAInfoFromUserInput(
1752: P_IsSessionProjectEnabled,
1753: p_receipts(rec_count).project_number,
1754: p_receipts(rec_count).project_id,
1755: l_project_name,