cancel
Showing results for 
Search instead for 
Did you mean: 

Customer

Former Member
0 Kudos

Hi All,

I want to create one time customers but assign an external number range ( example - customer number beginning with ARK)

like - ARK -001,ARK-002 so on..

Any ideas please help.

Meghna

Accepted Solutions (1)

Accepted Solutions (1)

jpfriends079
Active Contributor
0 Kudos

You can use alphanumeric number range, as an external number range.

Internal number range is not possible as SAP does not know that A plus 1 is B.

So, defining the number ranges in "OVZC" T.Code.

define your number like as Z1 ARK-001 to ARK-999 (to avoid duplication error).

It would not allow the user to select or name as BAK001.

But, it would not also stop user to select or name as AAA001

Assign number range to the account group.

For reference follow following link:

Thanks & Regards

JP

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks for your replies

Former Member
0 Kudos

Dear,

Use T.Code XDN1 to create customer account number range and assign with T.Code OBAR.

Regards,

Sandip

Former Member
0 Kudos

Hi,

you can copy OTA (one time account group) account group and then create a external number range at "XDN1" and assign the same to your account group on "OBAR".

balu

Former Member
0 Kudos

Hello Meghana

In T Code OVT0 you may copy Account Group CPDA and create your own Z- Account Group; CPDA has been assigned External Number Range XX and this should work for you. Pay attention to Field Status control to customize the Required entries.

Take care.