DBA Data[Home] [Help]

APPS.AMS_CATEGORIES_PKG dependencies on DUAL

Line 513: from dual;

509: where category_id = X_CATEGORY_ID;
510:
511: cursor c_get_ctyid is
512: select AMS_CATEGORIES_B_S.nextval
513: from dual;
514:
515: BEGIN
516:
517: -- set the last_updated_by to be used while updating the data in customer data.