DBA Data[Home] [Help]

APPS.BEN_BENBATCH_PERSONS dependencies on BEN_PERSON_ACTIONS_S

Line 931: ben_person_actions_s.nextval

927: ,benefit_action_id
928: ,action_status_cd
929: ,object_version_number)
930: VALUES(
931: ben_person_actions_s.nextval
932: ,l_person_id_process(l_count)
933: ,p_ler_override_id
934: ,p_benefit_action_id
935: ,'U'

Line 2073: ben_person_actions_s.nextval

2069: ,benefit_action_id
2070: ,action_status_cd
2071: ,object_version_number)
2072: VALUES(
2073: ben_person_actions_s.nextval
2074: ,l_person_id_process(l_count)
2075: ,NULL
2076: ,p_benefit_action_id
2077: ,'U'