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

NOT_ACTIVE Error Message

Former Member
0 Likes
1,398

Dear All,

While creating the service notification through BAPI, I am getting exception as NOT_ACTIVE which comes from MESSAGES_ACTIVE FM.

Can anyone tell me where is the problem???

8 REPLIES 8
Read only

sreekanthgo
Contributor
0 Likes
1,017

Is your BAPI active?

Thanks,

Sreekanth

Read only

0 Likes
1,017

It is SAP standard BAPI.

Read only

0 Likes
1,017

Thanks for the information, but problem is still not solved. Like to close the loop.

Read only

Former Member
0 Likes
1,017

Which BAPI?

Rob

Read only

0 Likes
1,017

BAPI_SERVICENOTIFICAT_CREATE

Read only

0 Likes
1,017

Have a look at note 562377.

Rob

Read only

0 Likes
1,017

Thanks for the information,

I already know the note but I am looking for the general solution. Actually I don;t want to apply any note. I read some SAP notes where they mention that in the mass updatation the message_store FM deactivate the message container.

The SM BAPI is called in loop so it might be possiblity that due to mass updation the message container get deactivated.

Is it possible to call message_initialze FM forefully in the Z report which call the SM BAPI ? Is it good idea?????

Read only

0 Likes
1,017

It's a problem with standard SAP code. Raise an OSS message and see what they say.

Rob