DBA Data[Home] [Help]

APPS.BEN_MANAGE_DEFAULT_ENRT dependencies on BEN_PERSON_ACTIONS_S

Line 1026: select ben_person_actions_s.nextval

1022: l_person_action_id.extend(1);
1023: --
1024: -- Get Primary Key value
1025: --
1026: select ben_person_actions_s.nextval
1027: into l_person_action_id(l_num_rows)
1028: from sys.dual;
1029: --
1030: -- Extend person_id type