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: 

Function for addresses

pbechani
Participant
0 Kudos
251

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

Former Member

pbechani
Participant
0 Kudos
166

solved by self

0 Kudos
166

Hi Prince,

How did you solve this problem?

Thanks