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

Send SMS while creating Customer Master Record using XD01?

Former Member
0 Likes
440

Hi Experts,

We have a requirement that " Send SMS from XD01 (customer Master)". Send SMS to customer's mobile after successfully creating customer master record by pressing SAVE button in XD01 tcode.

Successfully, sending SMS through the ABAP program.

How to send SMS from XD01 tcode? I tried using USER-EXIT "SAPMF02D", but it is not sending and giving error message. If I send through the program, it is sending and working fine.

Whether I have to use Work Flows or any other solutions?

Please help me out.

thanks in advance.

Regards

Saray.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
384

Hi,

Can you please paste your code here?

Also check BADI CUSTOMER_ADD_DATA in se18.

Regards,

Amit

1 REPLY 1
Read only

Former Member
0 Likes
385

Hi,

Can you please paste your code here?

Also check BADI CUSTOMER_ADD_DATA in se18.

Regards,

Amit