cancel
Showing results for 
Search instead for 
Did you mean: 

Customer Master data creation with customized number range

Former Member
0 Kudos

Dear all,

Can somebody know how to create the customized number range for customers like first 2 digits represents Sales organization and next 2 digit should represent circle,next 2 distribution chaneel and last 4 digits shold be the running number.

Looking for solution..

Thanks & Regards,

Murali.

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

You can define the required sequence of number range in XDN1 like XX--- 100100100 and assign the XX to Respective account Group

Former Member
0 Kudos

when want to decided create customer master before we create Sales organisation and distribution channel and devision,sales office and sales group thereafter we want to assign sales area then create Account group OBD2 AND Customer number range in XDN1, here first two digits represent country, next two digits represent sales organisation,next two represent division next four should be ur number and AND Assign Number range to Account group OBAR and create Partner Determination procedure ( Sales and distribution and basic function and partner determination set up partner determination procedure.

now here create xdo1 customer master data.

In customer master data To fill Gereral data it is address of the customer, to fill company data it is accounting details of customer , sales area it is related to shiping and billing,partner function.

there are help to create customer master data

Cheers

JJK

Edited by: janakiram.g on Apr 22, 2009 2:30 PM

former_member315051
Active Contributor
0 Kudos

You can create the same, provieded number ranges Alpha numeric number range with external.

Former Member
0 Kudos

Hi,

In your case you need to define as following

Step No: 01.

01.Sales Orgination with 0001 to 0099.

02.Regions with 00 to 99.

03.Distribustion Channel with 00 to 99

Step No:02.

Define PDP with the diffrent account groups defined for diffrent Sales Org, Regions & DC's.

Step : No: 03.

As per the above configs go to TCode for Number range for accounts groups in XDN1. Say Example as

XX--- From:1010100000 to: 1010109999. Note the possiable numbers are 0000 to 9999 only.

10 is sales Org, 10 is Region & 10 is DC's.

This is one of the way to do. The other way is to develo Z table and to use the user exit / new progarme to identify the requried number range with reference to Sales Org, Regions & DC's

Hope this is fine with your requrment.

Bye & enjoy SAP.

Koganti.

former_member217082
Active Contributor
0 Kudos

Hi Murali

You need to go with the user exit USEREXIT_NUMBER_RANGE , with the help of this user exit you can maintain the number range , first two digits of sales orgn(VKORG) and remaining as per your requirement.

Regards

Srinath

former_member839993
Active Participant
0 Kudos

Hi Murali Mohan,

For this requirement you can have external number range and have all these combinations in the customer master nos.

And develop these customer codes according to your requirement in MS-Excel and ask your abaper to write a BDC and upload the data in SAP

regards,

US

Edited by: usasapsd usasapsd on Apr 22, 2009 1:30 PM