on ‎2023 Nov 28 12:06 PM
Hi All
I am Using SAP B1 Version 10 FB 2111
I have 3000 Approved Sales Order from My Manager and need to Add all of them one time Not One by One
Is there any way to do that
I really appreciate any help you can provide.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is Right Mr.Son but you can use this Global update to approve pending documents. Not To Add
My question is After this Draft Document is Approved By the Manager
and I have +500 Approved SO Documents and I want to add all of them in one time Not One by One
Thanks for Your Reply and interest
Hi kamal_reda_2007,
You can use Batch Request in Service Layer for the same.
Sample request:
POST /b1s/v1/DraftsService_SaveDraftToDocument
{
"Document": {
"DocEntry": "3"
}
}
Kind regards,
ANKIT CHAUHAN
SAP Business One Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 39 | |
| 26 | |
| 21 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.