DBA Data[Home] [Help]

APPS.WIP_JOBCLOSE_PRIV dependencies on WIP_CLOSE_JOB_HOOK

Line 2574: WIP_CLOSE_JOB_HOOK.WIP_CLOSE_JOB_HOOK_PRC

2570: * This is a hook which returns success and can be used to*
2571: * call other procedures depending on client requirements *
2572: **********************************************************/
2573:
2574: WIP_CLOSE_JOB_HOOK.WIP_CLOSE_JOB_HOOK_PRC
2575: (P_group_id => l_group_id,
2576: P_org_id => p_organization_id ,
2577: P_acct_per_id => l_acct_period_id ,
2578: P_ret_code => l_ret_code ,