DBA Data[Home] [Help]

APPS.EDR_EVENT_RELATIONSHIP_PUB dependencies on DUAL

Line 116: from dual;

112: -- after all the validations are done, insert the row in the
113: -- database
114:
115: select edr_event_relationship_s.nextval into x_relationship_id
116: from dual;
117:
118: getWhoColumns( l_creation_date,
119: l_created_by,
120: l_last_update_date,