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

regarding customer num length

Former Member
0 Likes
824

Hi All,

i dovelepoed one BDC conversion for customer master.

Now the probelm is we can give only 10 charectors customer length. SAP doesnot allow more than 10.

but the legacy system is sending 13 char customer number.

they unable to reduce that length.

is there any way to improve the customer length in SAP

from 10 cahrs to 15 chars.

can anybody help?

Thanks & regards,

khasimsa

Title edited by: Alvaro Tejada Galindo on Jun 12, 2008 7:30 PM

2 REPLIES 2
Read only

Former Member
0 Likes
542

No, you can't. This would mean a massive modification of the standard system. Instead try to use another field in the customer master to store the customer number of the legacy system.

Regards,

John.

Read only

Former Member
0 Likes
542

Hi

No! It's not possible to do it.

U need to create a rule for the code convertion in order to create new code of 10 char when a customer is uploaded on SAP.

Max