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

BAPI_ALM_NOTIF_CREATE

former_member334499
Participant
0 Likes
555

Mates ,

Need a help.

I  have created an application  to create a notification..It calls the  BAPI_ALM_NOTIF_CREATE underneath  to create it.

Everything works fine or a set of user. For one particular user i am getting this error

"Organizational unit  does not exist"..I am not getting an idea from

I have no idea from where this error is thrown.

Is it related to the settings specific to this user or with the code

I tried in ECC logging as same user and gave same set of value for text fields it created the ticket.

Any help is much appreciated.

Regards

Mandan

1 REPLY 1
Read only

suresh_kutam
Participant
0 Likes
511

If it is posting when you tried manually means, you can start suspecting the code now.

Please check before calling this BAPI - is it collecting the correct values..

how are uploading the data for this BAPI ?