on 2023 Apr 05 8:01 AM
Hello Team,
Business requirement to CLONE the sales order with all the information (including promotions, pricing, customer PO etc.,) which was already processed. I know we can use Copy controls for OR ->OR.
Business want to have both options. Cloning as well as Copying.
Any suggestions? or any fiori app is available?
Hello,
You can use the function module BAPI_SALESDOCUMENT_COPY that has not been released to create a 1:1 copy of sales documents.
Or if you want to change certain fields you could try creating a sales document with reference to an existing document with 'BAPISDORDER_GETDETAILEDLIST' and 'BAPI_SALESORDER_CREATEFROMDAT2'.
With the BAPI options the system will not read settings in copy control.
For further reference see SAP Note 370988 - BAPIs in SD: Create with reference
Otherwise as you also mentioned you could create a "template" sales order and use the 'Create with reference' functionality which would consider the copy control between e.g. OR -> OR document types.
Finally, you could maybe even use the app Import Sales Documents and just create multiple documents with the same input data. App F6192
Best regards,
Edina
SAP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.