Value Sets in Oracle
I am going through one of the documentation of my project which says that : The Value Set is maintained in Oracle that has “List” of ASCP Plans on which you can put your customized logic. If Plan_ID from value set matches with member_id from apps.Msc_plans, then the customised logic will work
Can somebody please help to undestand what are these value set, plan_id and member_id and where can I find it in the application. Any notes or white paper on this will be of great help.
Thanks.