Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BP Classification

Former Member
0 Likes
416

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

1 REPLY 1
Read only

Former Member
0 Likes
347

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