Axapta version - Axapta ver 3.0 / SP3 Problem - When you import Customer/Vendor records into ContactPerson table (ContactPerson under Basic - Setup - Addresses), the import would work. But when you try to see a (which you imported above) contact person record from Customer / Vendor record → Setup → ContactPerson, you would not be able to see the same. Solution - There is a bug in the init() method under ContactPerson form → Data Sources → ContactPerson → Methods. Once there, please comment this line - if (element.args().record()) // Is this a Go To Main Table call? You have to comment the above line under both cases. Harish Mohanbabu
Hi Harish Have you reported that as error to MBS?
Hi Helmut, Since I am working for end user, I do not have access to Partnerguide [:(] Regards, Harish Mohanbabu
Hi Harish Did you report it to your Axapta supplier?
Hi Helmut, Thanks for the idea. I might end up doing this [:)] Regards, Harish Mohanbabu