DBA Data[Home] [Help]

APPS.BEN_CWB_WF_STAT_UPD dependencies on BEN_PIL_ELCTBL_CHC_POPL

Line 13: from ben_pil_elctbl_chc_popl

9: PRAGMA AUTONOMOUS_TRANSACTION;
10: l_ovn number;
11: BEGIN
12: select object_version_number into l_ovn
13: from ben_pil_elctbl_chc_popl
14: where pil_elctbl_chc_popl_id = p_popl_id;
15: ben_pil_elctbl_chc_popl_api.update_Pil_Elctbl_chc_Popl
16: (
17: p_validate => false

Line 15: ben_pil_elctbl_chc_popl_api.update_Pil_Elctbl_chc_Popl

11: BEGIN
12: select object_version_number into l_ovn
13: from ben_pil_elctbl_chc_popl
14: where pil_elctbl_chc_popl_id = p_popl_id;
15: ben_pil_elctbl_chc_popl_api.update_Pil_Elctbl_chc_Popl
16: (
17: p_validate => false
18: , p_pil_elctbl_chc_popl_id => p_popl_id
19: , p_ws_stat_cd => p_ws_stat_cd