SELECT release_name
FROM fnd_product_groups;
Also we can fetch application system name in this table
FROM fnd_product_groups;
Also we can fetch application system name in this table
$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