DBA Data[Home] [Help]

APPS.ALR_PERIODIC_SETS_PKG dependencies on ALR_PERIODIC_SET_MEMBERS

Line 92: delete ALR_PERIODIC_SET_MEMBERS

88: /* TSHORT 5251609 - Deleting children as
89: primary key has sequence and can't be used
90: to upload */
91:
92: delete ALR_PERIODIC_SET_MEMBERS
93: where application_id = l_app_id
94: and periodic_set_id = l_per_id;
95:
96: select last_updated_by, last_update_date