‎2005 Feb 19 4:31 AM
Hi everyone,
We are successfully completed Sales Order thru VB by using BAPI_SALESORDER_CREATEFROMDAT2. But we need some more information. In standard SAP Menu we can create SO by using Create with reference button (by using quotation or another SO). How can we involve the same step in VB by using the above said bapi. Pl help
Regards
‎2005 Mar 09 2:29 PM
Hello Balakumar,
Please try passing the following parameters:
ORDER_HEADER_IN-REFDOCTYPE = Your Sch. Agreement No. (Please Check) and
ORDER_HEADER_IN-SD_DOC_CAT = 'E'.
I think this should resolve your problem.
Cheers!
Anand