OA - Learning
Oracle Applications - EBS, Fusion ERP , HCM and Integrations
Pages
Recently Viewed
Tuesday, April 7, 2020
Script to find Form Personlizations
SELECT FORM_NAME,
FUNCTION_NAME,
Description,
SEQUENCE,
CONDITION
FROM FND_FORM_CUSTOM_RULES
WHERE ENABLED = 'Y';
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment