So I know that this is a dumb question, but I can’t find any documentation and I need to get this working quickly.
We have a UD table that needs to be set up with a list. There 3 fields that we have extended from UD07 that I need to populate.
What I am having trouble with it, what do I need to get the fields to initialize? I go to add new, and nothing will stay in the table. I’m sure it has something to do with the key fields. What do I need to set for a new record?
I made a BAQ for UD07. Added the fields that I needed to modify and added Key1. Saved the BAQ
Then I made it updateable, using the UdateExt BO for UD07.
Hit save, and I get this error.
So I added the rest of the key fields. Save with no errors.
Now I go to add new line (the table is empty at this point.) A new line pops up I double click and get the input screen. I add my inputs, shows a dirty line, update, the line goes away.