DBA Data[Home] [Help]

APPS.AME_ACTION_USAGES_API dependencies on DUAL

Line 281: from sys.dual

277: X_LAST_UPDATE_LOGIN,
278: X_START_DATE,
279: AME_SEED_UTILITY.GET_DEFAULT_END_DATE,
280: X_OBJECT_VERSION_NUMBER
281: from sys.dual
282: where not exists (select NULL
283: from AME_ACTION_USAGES
284: where RULE_ID = X_RULE_ID
285: and ACTION_ID = X_ACTION_ID