‎2016 Jan 15 6:25 AM
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
‎2016 Jan 16 4:01 AM
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
‎2016 Jan 16 4:01 AM
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
‎2016 Jan 18 3:53 AM
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
‎2016 Jan 18 4:10 PM
Not because of that BAPI fm, i think.
The error occurs during ALE level processing(IDoc Status1 to Status2).
Regards,
Archer