Import COA values and its Hierarchy in EBS R12
We are maintaining the COA values in 3rd party tool , which we would like to load in to oracle EBS,
We need to upload a COA values and its Hierarchy in the FND_FLEX_VALUES and FND_FLEX_VALUE_NORM_HIERARCHY tables. I need a script to load data into above two tables. Has anyone used any script to load COA value and its hierarchy by using API's.
Based on one of the google search , found below API , which i have tested , these APIS are working fine for COA value insert or for an updates however not able to find the API that populate the Hierarchy tables.