SELECT patch_name, patch_type,
maint_pack_level,
creation_date
FROM applsys.ad_applied_patches
ORDER BY creation_date DESC
maint_pack_level,
creation_date
FROM applsys.ad_applied_patches
ORDER BY creation_date DESC
$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...
No comments:
Post a Comment