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

Help for Implementing a right User Exit For IW21

Former Member
0 Likes
823

Hi Experts,

I have a requirement wherein I need to validate two standard fields for the transaction IW21. The process flow is as follows.

1) Goto to transaction IW21.

2) Select any Notification type in the drop down and click enter.

3) Add some meaningful text, select a value for the functional loc and equipment in the dropdown.

4) Click on save.

After clicking on Save button a notification will be created.

My requirement is after the notification is created, a SMS should be sent to a mobile number from SAP. I have generated and tested SMS can be sent, from SAP, I have created a Z program also which sends a SMS to a mobile number in India, but want this program should be called when a notification is created. Please suggest me a solution which user exit should I use.

Hi Experts,

I have a requirement wherein I need to validate two standard fields for the transaction IW21. The process flow is as follows.

1) Goto to transaction IW21.

2) Select any Notification type in the drop down and click enter.

3) Add some meaningful text, select a value for the functional loc and equipment in the dropdown.

4) Click on save.

After clicking on Save button a notification will be created.

My requirement is after the notification is created, a SMS should be sent to a mobile number from SAP. I have generated and tested SMS can be sent, from SAP, I have created a Z program also which sends a SMS to a mobile number in India, but want this program should be called when a notification is created. Please suggest me a solution which user exit should I use.

2 REPLIES 2
Read only

Former Member
0 Likes
679

Hi Pralhad,

You should be able to use user exit QQMA0014  to update the same.


Reply if any issues.


Thanks & Regard,

Seshadri Rajendranath

Read only

Former Member
0 Likes
679

Hi Pralhad,

please check BTE PM000010. Transaction code for BTEs is FIBF.

Regards,

Klaus