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

Functional/Abap question in Customer create.

Former Member
0 Likes
305

Hi All,

Want to create multiple ship to's while create customer, also want to add more than 1 ship to in change customer..

any fm that supports multiple ship-to's?.

Also does this fm SD_CUSTOMER_MAINTAIN_ALL support the same?

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
285

Yes ,this fm SD_CUSTOMER_MAINTAIN_ALL supports your functionality.

Thanks

Seshu

Read only

0 Likes
285

Hi Seshu and All,

Please could you tell me how can we change any info through this function module?.

I tried changing address parameters and giving a 'U' value in the last table where it asks for update edit etc.., the rfc is not throwing any error, but vlaues are not getting updated.

any specific parameter iam missing?

Also tried with custom rfc and calling bapi_transaction_commit in the same.

Please advise..