DBA Data[Home] [Help]

APPS.IBY_PAYINSTR_PUB dependencies on IBY_EVENT_KEY_S

Line 3786: IBY_EVENT_KEY_S.NEXTVAL

3782: * occurance of an event. Therefore, it should be
3783: * a sequence number.
3784: */
3785: SELECT
3786: IBY_EVENT_KEY_S.NEXTVAL
3787: INTO
3788: l_event_key
3789: FROM
3790: DUAL