DBA Data[Home] [Help]

APPS.BEN_MANAGE_DEFAULT_ENRT dependencies on BEN_PERSON_ACTIONS_S

Line 1040: select ben_person_actions_s.nextval

1036: l_person_action_id.extend(1);
1037: --
1038: -- Get Primary Key value
1039: --
1040: select ben_person_actions_s.nextval
1041: into l_person_action_id(l_num_rows)
1042: from sys.dual;
1043: --
1044: -- Extend person_id type