component interface apiobject peoplecode - how do I insert or delete a row within the collection?
hi. I'm having trouble finding documentation about writing CI peoplecode within an App engine, where I need to insert a row into a Level 1 table, and also delete a row in a Level 1 table.
I have the code working to Update the Level 0 data. I started with the CI-generated code.
We're on Ptools 8.54.32 and in the FSCM v9.2.
Thanks for any examples!