‎2006 Aug 18 3:13 PM
Hello again Friends,
I'm still having problems setting a classification for business partners that are converted into the systek. With manually crated BP's, there's no problem. There's database view called JGVGPKLASS, and this view is checked before a classification can be assigned. (BP has to be in view to get classification) This view is based on two tables JGTGPNR and JGTSADR. I find the customers in the JGTGPNR table, but need them in the view.. How do I get the view to include all customers?
Regards Baljinder
‎2006 Aug 18 3:36 PM
I see that the view checks if the some values match in both tables JGTGPNR and JGTSADR. And I see that the values I need is in the JGTGPNR table but not in JGTSADR.
So I need to update JGTSADR with the BP's. Does anybody know which function module that should be used for this?
Regards Baljinder