In Oracle Projects for EBS, is there a way to mass-load classification codes in the PA_CLASS_CODES t
I cannot find a documented API or Open Interface table that seems to create new classification codes in the PA_CLASS_CODES table for Oracle Projects in EBS. I could just do INSERT statements, but I'd rather not do that without some indication that this is allowed on this table.