Requested table ... does not match send-records in procedure ...

JLovegren

New Member
v12
I have a smart browser sitting in a frame in a window.
According to the verbiage, the code was auto created in UIB v8r12.

This browser has a menu that does several things and calls other windows or dialogs.

I can delete the .r and recompile and it works fine.
If I open the file and save it, I get the "Requested table main.phyinv does not match tables in send-records in procedure s-browse/b-phyinv2.w.
s-browse/b-phyinv2.w is the file I am talking about - open it save, and it stops working.
the send-records for b-phyinv2.w is empty.

I am sure there is a technique to deal with this kind of mismatch. In the past, I have opened all associated objects in a window/frame - added a *//* somewhere in the code and save/re-compile with some success. In another case, I could open an object, edit it in the procedure editor instead of the AppBuilder with success.

I don't know where to look. Is there a trick to finding out where the inconsistent references are? The send-records section is read-only anyway. I am upgrading the application from 9.1 to 12.8 with some minor upgrades - all files compile without problem.

I can do a workaround, but I thought it time to ask for advise from the people that know.
 
Back
Top