DBA Data[Home] [Help]

APPS.BEN_BENBATCH_PERSONS dependencies on BEN_PERSON_ACTIONS_S

Line 928: ben_person_actions_s.nextval

924: ,benefit_action_id
925: ,action_status_cd
926: ,object_version_number)
927: VALUES(
928: ben_person_actions_s.nextval
929: ,l_person_id_process(l_count)
930: ,p_ler_override_id
931: ,p_benefit_action_id
932: ,'U'

Line 2068: ben_person_actions_s.nextval

2064: ,benefit_action_id
2065: ,action_status_cd
2066: ,object_version_number)
2067: VALUES(
2068: ben_person_actions_s.nextval
2069: ,l_person_id_process(l_count)
2070: ,NULL
2071: ,p_benefit_action_id
2072: ,'U'