‎2007 Jul 12 9:06 PM
Hi,
I am looking for an user exit where I can write few validations and throw an error message using return table to the calling external system.
This bapi 'BAPI_SALESORDER_CREATEFROMDAT2' would be called from an external systems with required inputs. The requirement is I need to validate the inputs and throw an error message back to the external system.
Thanks in anticipation.
VK.
‎2007 Jul 12 9:11 PM
HI,
Probably copy the BAPI and create a new Z BAPI and do all your validations there
THanks
Naren
‎2007 Jul 20 10:46 PM
Naren,
Thanks for the inputs. I am able to do it with the existing user exits.
VK
‎2007 Sep 28 12:42 AM
Hi Vijay,
Could you plz let me know which userexits you used for validations? Are there any user-exit available in tis BAPI?
Thanks
Ashish
‎2007 Sep 21 6:37 PM
Hello,
I am trying to trigger IDOCs through VOFM routines when we cancel sales orders. I did develope a VOFM routine 901 and when a put a break point, the control is stopping at the break point in my VOFM routine, but not generating an IDOC even if sy-subrc = 0.
Can any one please throw some light on this.
Thanks,
VK