DBA Data[Home] [Help]

APPS.BEN_CWB_BACKOUT_POST_PROCESS dependencies on BEN_PERSON_ACTIONS

Line 26: person_id ben_person_actions.person_id%TYPE

22: --
23: TYPE g_number_type IS VARRAY (200) OF NUMBER;
24:
25: TYPE g_cache_person_process_object IS RECORD (
26: person_id ben_person_actions.person_id%TYPE
27: , person_action_id ben_person_actions.person_action_id%TYPE
28: , object_version_number ben_person_actions.object_version_number%TYPE
29: , per_in_ler_id ben_person_actions.ler_id%TYPE
30: , non_person_cd ben_person_actions.non_person_cd%TYPE

Line 27: , person_action_id ben_person_actions.person_action_id%TYPE

23: TYPE g_number_type IS VARRAY (200) OF NUMBER;
24:
25: TYPE g_cache_person_process_object IS RECORD (
26: person_id ben_person_actions.person_id%TYPE
27: , person_action_id ben_person_actions.person_action_id%TYPE
28: , object_version_number ben_person_actions.object_version_number%TYPE
29: , per_in_ler_id ben_person_actions.ler_id%TYPE
30: , non_person_cd ben_person_actions.non_person_cd%TYPE
31: );

Line 28: , object_version_number ben_person_actions.object_version_number%TYPE

24:
25: TYPE g_cache_person_process_object IS RECORD (
26: person_id ben_person_actions.person_id%TYPE
27: , person_action_id ben_person_actions.person_action_id%TYPE
28: , object_version_number ben_person_actions.object_version_number%TYPE
29: , per_in_ler_id ben_person_actions.ler_id%TYPE
30: , non_person_cd ben_person_actions.non_person_cd%TYPE
31: );
32:

Line 29: , per_in_ler_id ben_person_actions.ler_id%TYPE

25: TYPE g_cache_person_process_object IS RECORD (
26: person_id ben_person_actions.person_id%TYPE
27: , person_action_id ben_person_actions.person_action_id%TYPE
28: , object_version_number ben_person_actions.object_version_number%TYPE
29: , per_in_ler_id ben_person_actions.ler_id%TYPE
30: , non_person_cd ben_person_actions.non_person_cd%TYPE
31: );
32:
33: TYPE g_exceution_params_rec IS RECORD (

Line 30: , non_person_cd ben_person_actions.non_person_cd%TYPE

26: person_id ben_person_actions.person_id%TYPE
27: , person_action_id ben_person_actions.person_action_id%TYPE
28: , object_version_number ben_person_actions.object_version_number%TYPE
29: , per_in_ler_id ben_person_actions.ler_id%TYPE
30: , non_person_cd ben_person_actions.non_person_cd%TYPE
31: );
32:
33: TYPE g_exceution_params_rec IS RECORD (
34: persons_selected NUMBER (15) -- PER_SLCTD