Approves a purchase order by navigating to it and clicking Approve.
UI5 interaction handler.
Navigation API.
Approval parameters.
Optional
Optional intent options.
IntentResult describing the outcome.
IntentResult
Approve a purchase order via the FLP approval workflow.
MM
ME28 / Manage Purchase Orders — approval action.
await procurement.approvePurchaseOrder(ui5, ui5Nav, { poNumber: '4500012345' }); Copy
await procurement.approvePurchaseOrder(ui5, ui5Nav, { poNumber: '4500012345' });
Approves a purchase order by navigating to it and clicking Approve.