DBA Data[Home] [Help]

APPS.PQH_APPLY_BUDGET dependencies on PQH_WKS_ERROR_CHK

Line 2462: pqh_wks_error_chk.check_wks_errors

2458:
2459: g_transaction_category_id := l_transaction_categories_rec.transaction_category_id;
2460:
2461: -- call the chk procedure
2462: pqh_wks_error_chk.check_wks_errors
2463: (
2464: p_worksheet_detail_id => p_transaction_id,
2465: p_status => l_status
2466: );