2007 Jul 12 7:58 AM
Hi All,
I have an IDoc of message type INVOIC01 wiht process code INVM which calls up the FM IDOC_INPUT_INVOIC_MM. There is a user exit within the FM I am doing some validations within that User Exit.
So my problem is if partner no is not meeting some conditions I have to put a stop to the IDOC processing and Post the Status as 51 to the status record with my own Customised message .
Is that possible through any FM Please give me the code for that
Thanks and Regards
Arshad.A
Hi All,
I have an IDoc of message type INVOIC01 wiht process code INVM which calls up the FM IDOC_INPUT_INVOIC_MM. There is a user exit within the FM I am doing some validations within that User Exit.
So my problem is if partner no is not meeting some conditions I have to put a stop to the IDOC processing and Post the Status as 51 to the status record with my own Customised message .
Is that possible through any FM Please give me the code for that
Thanks and Regards
Arshad.A
2007 Jul 12 11:01 AM
Hi EveryOne,
Can you please look into this as it is very urgent.
Thanks and Regards
Arshad.A
2007 Jul 13 3:19 AM
Put debug in all user exit.
And pass some error value to the table, for example in debug mode pass invalid vendor number and see which table fills error message and in the same table pass your custom message.
Because before invoice posting the code checks error table. if there is any entry in the error table idoc goes to 51 status.
Thanks,
Narayan
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |