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
SELECT fcpl1.user_concurrent_program_name ,fdfcuv.end_user_column_name ,ffvs.flex_value_set_name value_set_name ,ffvt.appl...
No comments:
Post a Comment