SELECT *
FROM fnd_lookup_values
WHERE LOOKUP_TYPE = 'CP_EXECUTION_METHOD_CODE'
AND language = USERENV ('LANG')
FROM fnd_lookup_values
WHERE LOOKUP_TYPE = 'CP_EXECUTION_METHOD_CODE'
AND language = USERENV ('LANG')
$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