Wednesday 2 December 2015


To get the name of service :

select class_name, irep_name, class_type, class_id
from apps.FND_IREP_CLASSES
where irep_name like '%Purchase%';

No comments:

Post a Comment