select
variable_name, value
from fnd_env_context
where variable_name like '%CUST%_TOP'
GROUP BY variable_name, value
order by variable_name;
Note: only a member of this blog may post a comment.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.