DBA Data[Home] [Help]

APPS.WIP_JOBCLOSE_PRIV dependencies on WIP_CLOSE_JOB_HOOK

Line 2075: WIP_CLOSE_JOB_HOOK.WIP_CLOSE_JOB_HOOK_PRC

2071: * This is a hook which returns success and can be used to*
2072: * call other procedures depending on client requirements *
2073: **********************************************************/
2074:
2075: WIP_CLOSE_JOB_HOOK.WIP_CLOSE_JOB_HOOK_PRC
2076: (P_group_id => l_group_id,
2077: P_org_id => p_organization_id ,
2078: P_acct_per_id => l_acct_period_id ,
2079: P_ret_code => l_ret_code ,