DBA Data[Home] [Help]

APPS.BEN_CWB_POST_PROCESS dependencies on BEN_PERSON_ACTIONS

Line 52: person_id ben_person_actions.person_id%TYPE

48: --
49: TYPE g_number_type IS VARRAY (200) OF NUMBER;
50:
51: TYPE g_cache_person_process_object IS RECORD (
52: person_id ben_person_actions.person_id%TYPE
53: , person_action_id ben_person_actions.person_action_id%TYPE
54: , object_version_number ben_person_actions.object_version_number%TYPE
55: , per_in_ler_id ben_person_actions.ler_id%TYPE
56: , non_person_cd ben_person_actions.non_person_cd%TYPE

Line 53: , person_action_id ben_person_actions.person_action_id%TYPE

49: TYPE g_number_type IS VARRAY (200) OF NUMBER;
50:
51: TYPE g_cache_person_process_object IS RECORD (
52: person_id ben_person_actions.person_id%TYPE
53: , person_action_id ben_person_actions.person_action_id%TYPE
54: , object_version_number ben_person_actions.object_version_number%TYPE
55: , per_in_ler_id ben_person_actions.ler_id%TYPE
56: , non_person_cd ben_person_actions.non_person_cd%TYPE
57: );

Line 54: , object_version_number ben_person_actions.object_version_number%TYPE

50:
51: TYPE g_cache_person_process_object IS RECORD (
52: person_id ben_person_actions.person_id%TYPE
53: , person_action_id ben_person_actions.person_action_id%TYPE
54: , object_version_number ben_person_actions.object_version_number%TYPE
55: , per_in_ler_id ben_person_actions.ler_id%TYPE
56: , non_person_cd ben_person_actions.non_person_cd%TYPE
57: );
58:

Line 55: , per_in_ler_id ben_person_actions.ler_id%TYPE

51: TYPE g_cache_person_process_object IS RECORD (
52: person_id ben_person_actions.person_id%TYPE
53: , person_action_id ben_person_actions.person_action_id%TYPE
54: , object_version_number ben_person_actions.object_version_number%TYPE
55: , per_in_ler_id ben_person_actions.ler_id%TYPE
56: , non_person_cd ben_person_actions.non_person_cd%TYPE
57: );
58:
59: TYPE g_exceution_params_rec IS RECORD (

Line 56: , non_person_cd ben_person_actions.non_person_cd%TYPE

52: person_id ben_person_actions.person_id%TYPE
53: , person_action_id ben_person_actions.person_action_id%TYPE
54: , object_version_number ben_person_actions.object_version_number%TYPE
55: , per_in_ler_id ben_person_actions.ler_id%TYPE
56: , non_person_cd ben_person_actions.non_person_cd%TYPE
57: );
58:
59: TYPE g_exceution_params_rec IS RECORD (
60: persons_selected NUMBER (15) -- PER_SLCTD