cancel
Showing results for 
Search instead for 
Did you mean: 

Account Groups

Former Member
0 Kudos

Hi,

How to find to which account group a customer belongs to after it has been created?

How to find what all customers are in a particular account group?

Regards

Deepak

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Deepak,

For your 1st query:

Go to Customer Master data XD02--> Extras in Menu Bar --> Administration --> Account group..

For 2nd query:

T. Code: S_ALR_87012179

Use the dynamic selection (shift F4) and activate Account Group by double-clicking on it (within customer master fields). The field will appear in the right-hand side window.

Alternatively, go to:

T. Code: SE16

input table KNA1 (KNA1-KTOKD) and execute. There you have the option to input "Account Group".

Best Regards,

Amit

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Deepak,

To find to which account group a customer belongs to after it has been created goto XD02 then goto the Extras Meu there you select Administrative Data. There you can see the account group for the customer.

To find what all customers are in a particular account group use Tcode VC/1 there in Partners tab give the input.

Regards

Subhasish Mishra

former_member204513
Active Contributor
0 Kudos

Dear Deepak,

Go to XD03 transaction enter the customer number and other details like company code and sales area data then go in to the customer General data from here go to Menu --> Extras -->Click on Administrative data now system will give the details of account group of that customer.

I hope this will help you,

Regards,

Murali.

Former Member
0 Kudos

Hi,

Use Table KNA1.

Regards

San