Application Development 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: 

bapi_salesorder_createfromdat2

Former Member
0 Kudos

hi friends,

i am facing a small problem, while using the sales order abapi (BAPI_SALESORDER_CREATE FROM DAT2)

it is adding leading zeros to puchase order item in item structure in development server ,

here iam facing is purchase item in item structure in quatity is not taking leading zeros what ever the po item we are giving it is updating in the same way it is not adding leading zeros. why?

can you explain me in breifly .

thanks & regards.

geetha

3 REPLIES 3

Former Member
0 Kudos

Hi

There is a way u can remove those leading zeroes in the program...

using conversion_exit_alpha_output FM, you can remove.

If you want to add leading zeroes, then conversion_exit_alpha_input is the FM.

Regards,

Vishwa.

0 Kudos

hi ,

thanks for that we can use like that but it is happeing in that way.

regards

geetha

0 Kudos

hi

it is working fine in development server, not working in quality server without using conversion exit.

can you give me an idea.

thanks

geetha