on 2024 Jul 19 8:33 PM
How should we send an object in the SAP Business One service layer to execute document approval where the approver is the substitute approver? This means that when the principal approver is on vacation, the substitute can carry out the approval. Currently, in SAP Business One, to perform an approval, we send the following object:
"ApprovalRequestDecisions": [
{
"ApproverUserName": "Approver",
"ApproverPassword": "ApproverPassword",
"Status": "ardApproved"
}
]
Request clarification before answering.
User | Count |
---|---|
34 | |
21 | |
14 | |
8 | |
5 | |
4 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.