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

Function for addresses

pbechani
Participant
0 Likes
832

Hi

I am looking for a function that will help me capture the Message address on a PM or service Notification.

I want to be able to add telephone number, email address, fax and mobile number. I know that the data is saved in tables ADRC, ADR2, ADR6, ADR3. I don't want to do a direct insertion into these tables.

I am trying to create a notification from Web Dynpro ABAP and I am start here since BAPI_ALM_NOTIF_CREATE doesn't save addresses and Function ADDR_INSERT doesn't save mobile, fax and email address

Regards,

3 REPLIES 3
Read only

Former Member
Read only

pbechani
Participant
0 Likes
747

solved by self

Read only

Former Member
0 Likes
747

Hi Prince,

How did you solve this problem?

Thanks