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 module /AIF/NOTIFY_IDOC_STATUS does not exist

agnihotro_sinha2
Active Contributor
0 Likes
2,355

Hi,

When I try to execute a PS IDOC using BAPI_IDOC_INPUT1 in WE19, my idoc goes to this error "FM /AIF/NOTIFY_IDOC_STATUS does not exist". We have no AIF config setup.

I debugged WE19 and found that this error is already in SYST fields while the IDOC processing starts in WE19. I am not sure why this error is pre-filled in the SYST structure and where from this error is coming??

Any help or suggestions?

- Ags

1 ACCEPTED SOLUTION
Read only

ArcherZhang
Product and Topic Expert
Product and Topic Expert
0 Likes
1,250

Hi Agnihotro,

Your basis team must implemented this Note 1844763.

There are several functions will call /AIF/NOTIFY_IDOC_STATUS, check it in that note.


I just wondering know, do you have AIF adds-on in system components, or not?

If yes, please your basis team implement Note 1844352 as well.

Regards,

Archer

3 REPLIES 3
Read only

ArcherZhang
Product and Topic Expert
Product and Topic Expert
0 Likes
1,251

Hi Agnihotro,

Your basis team must implemented this Note 1844763.

There are several functions will call /AIF/NOTIFY_IDOC_STATUS, check it in that note.


I just wondering know, do you have AIF adds-on in system components, or not?

If yes, please your basis team implement Note 1844352 as well.

Regards,

Archer

Read only

0 Likes
1,250

Wow, that was quite a to the point answer.. Thanks a lot

Although I checked that the Note is not implemented in the system , but still the Codes are copied to the system and last change by SAP... So probably happened via Basis.

But any idea why this error is coming for Project system message types only and not for other msg types? Is it happening because of the FM - BAPI_IDOC_INPUT1?

Regards,

Ags

Read only

ArcherZhang
Product and Topic Expert
Product and Topic Expert
0 Likes
1,250

Not because of that BAPI fm, i think.

The error occurs during ALE level processing(IDoc Status1 to Status2).

Regards,
Archer