create SQL insert statement while table didn't check-in
Dear All,
Please help....
Our developer create a table add-ons for JDE in FAT client then check-in the table.
Next, I checkout that new table to my computer then generate table and generate index.
While the table not check-in yet, I'm doing some query from SQL then inserting data to that table.
I guess I made a mistake because after that our JDE seems not stable.
So I delete all data in that new table (with SQL statement) then we restart all server physically.
After the server's up, I re-generate the table+index then check-in and package it.
The next day we found some asynchronous business function error for P4113 and P4114