DBA Data[Home] [Help]

APPS.PQH_AME_APPROVALS dependencies on BEN_ELIG_PER_ELCTBL_CHC

Line 179: From ben_elig_per_elctbl_chc

175:
176: -- Get the OVN to call update api
177: Select object_version_number
178: into l_ovn
179: From ben_elig_per_elctbl_chc
180: Where elig_per_elctbl_chc_id = l_elctbl_chc_id;
181:
182: -- Call the API to update the status code
183: ben_elig_per_elc_chc_api.update_elig_per_elc_chc (

Line 279: From ben_elig_per_elctbl_chc

275: itemkey => p_itemkey,
276: aname => 'PARAMETER1_VALUE' );
277: Select object_version_number
278: into l_ovn
279: From ben_elig_per_elctbl_chc
280: Where elig_per_elctbl_chc_id = l_elctbl_chc_id;
281:
282: ben_elig_per_elc_chc_api.update_elig_per_elc_chc (
283: p_elig_per_elctbl_chc_id => l_elctbl_chc_id