DBA Data[Home] [Help]

APPS.PA_BUDGET_ACCOUNT_PKG dependencies on WF_CORE

Line 1221: wf_Core.context( pkg_name => 'PA_BUDGET_ACCOUNT_PKG',

1217: ------------------------------------------------------------------------------+
1218: -- W/F related Error:
1219: -- Record error using generic error message routine for debugging and raise it
1220: ------------------------------------------------------------------------------+
1221: wf_Core.context( pkg_name => 'PA_BUDGET_ACCOUNT_PKG',
1222: proc_name => 'Gen_Acct_Line',
1223: arg1 => 'Budget Version ID : '|| p_Budget_version_Id,
1224: arg2 => 'Project ID : '|| p_project_Id,
1225: arg3 => null,