REST API/WebServices call to validate if the Project CLASS CATEGORY’s Class Codes are valid
In Oracle Fusion, We setup the Project Class Category and their class codes from the “Manage Project Class Categories” task.
Navigation for the setup : Setup and Maintenance > Project Financial Management offering > Manage Project Class Categories
We want to validate if a particular “class code” is setup under a particular “Class category”. So we are checking if there are any REST APIs/Webservice call which can help to validate this. For example, we want to validate if value “X” is setup as a class code for Project category “ABC”.
Do we have any REST API/WebServices call to validate if the Project CLASS CATEGORY’s Class Codes are valid?
0