2013 Apr 11 6:23 AM
Hello Eveyone,
I am SAP SD Consultant in retail.
I am attaching one requirement in a word doc.
Kindly suggest if I can help my company getting this requirement done without ABAP consultant.
Otherwise if there is any better solution for this requirement.
Thanks in advance.
Regards,
Yamini Bajpai
Requirement Mentioned below:
Note: With each consignment both invoice and shipment label is printed and dispatched.
2013 Apr 11 7:01 AM
For the batch input of sales order creation take a look at transaction SHDB "batch input manager" (Programming Interface for Background Processing.)
But the last tasks may be difficult/impossible yo complete without an Abap developer
Regards,
Raymond
2013 Apr 11 7:01 AM
For the batch input of sales order creation take a look at transaction SHDB "batch input manager" (Programming Interface for Background Processing.)
But the last tasks may be difficult/impossible yo complete without an Abap developer
Regards,
Raymond
2013 Apr 11 7:13 AM
Dear Raymond,
Thank you so much.
Could you suggest any other solution which would fufill the requirement.
Thanks
Yamini Bajpai
2013 Apr 11 7:25 AM
Hi,
Go to t-code SHDB and do the recording with VA01. Put all the parameters as per requirement and save.
Now Co-ordinate with your abaper and ask him to create a program for the same. Get the t-code and format from him and execute.
Regards,
RP Jaiswal
2013 Apr 11 7:36 AM
Dear Rampreet,
As discussed,Is there any other solution you can suggest which would satisfy the requirement other than the BDC?
Thanks
Yamini Bajpai
2013 Apr 11 7:43 AM
2013 Apr 11 7:33 AM
Hello,
I think better solution will be the direct input LSMW and program RVINVB10. Or You can try for BAPI also in the lsmw process.
Thanks,
Abhijit