DBA Data[Home] [Help]

APPS.HRDPP_DELETE_ELIG_DPNT dependencies on BEN_ELIG_DPNT_API

Line 4: * Generated for API: ben_elig_dpnt_api.DELETE_ELIG_DPNT

1: package body hrdpp_DELETE_ELIG_DPNT as
2: /*
3: * Generated by hr_pump_meta_mapper at: 2007/01/04 02:01:12
4: * Generated for API: ben_elig_dpnt_api.DELETE_ELIG_DPNT
5: */
6: --
7: dh constant date := hr_api.g_date;
8: nh constant number := hr_api.g_number;

Line 157: ben_elig_dpnt_api.DELETE_ELIG_DPNT

153: (P_ELIG_DPNT_USER_KEY => c.p2);
154: end if;
155: --
156: hr_data_pump.api_trc_on;
157: ben_elig_dpnt_api.DELETE_ELIG_DPNT
158: (p_validate => l_validate
159: ,P_ELIG_DPNT_ID => L_ELIG_DPNT_ID
160: ,P_OBJECT_VERSION_NUMBER => L_OBJECT_VERSION_NUMBER
161: ,P_EFFECTIVE_DATE => c.p1);