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

Error posting notification using BAPI_ALM_NOTIF_CREATE !

Former Member
0 Likes
1,928

Hi Guys,

I am posting notification using BAPI_ALM_NOTIF_CREATE.

Getting the following error.

Partner Maintenance: Mandatory Function AG was not maintained for object.

When I debug it, its looking for entries in table IHPA for customer.

I am creating customer using SD_CUSTOMER_MAINTAIN_ALL FM.

But I am not maintaining any partner function for the customer, since the customer are just one time customer or proposed customer.. !

How to maintain entries in IHPA ?

Cheers

5 REPLIES 5
Read only

Former Member
0 Likes
1,131

Solved.. Has to make an enhancement change to solve this issue.

Read only

0 Likes
1,131

Hi,

Could you please tell me, how you solved the above issue. Because I am also getting the same error.

Thanks in advance,

Chandu.

Read only

0 Likes
1,131

COULD U PLEASE TELL HOW TO SOLVE DAT ISSUE EVEN I AM GETTING SAME ISSUE PLZ HELP

Read only

former_member228320
Discoverer
0 Likes
1,131

Can you please tell how did you solve this issue?

Read only

Former Member
0 Likes
1,131

When running BAPI_ALM_NOTIF_CREATE, mark the flag IV_DONT_CHK_MANDATORY_PARTNER. In that case program will not check any Partner.