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 badi

Former Member
0 Likes
429

hi experts,

if i open a t-code vd01(create customer) i need to autogenerate(internally) the customer no ... i used userexits but it doesn`t have screenexit for that particular transaction(vd01)... can anyone help me regarding this .....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
415

HI,

If your problem is generating number ranges to the customers, it would be done by SD functional consultants. Just discuss with them.

hi experts,

if i open a t-code vd01(create customer) i need to autogenerate(internally) the customer no ... i used userexits but it doesn`t have screenexit for that particular transaction(vd01)... can anyone help me regarding this .....

2 REPLIES 2
Read only

Former Member
0 Likes
416

HI,

If your problem is generating number ranges to the customers, it would be done by SD functional consultants. Just discuss with them.

Read only

Former Member
0 Likes
415

If you already found the user-exit, why you need any screen exit? I think if you only need to generate the customer number a user-exit is enough.