/AWS1/IF_BDN¶
/AWS1/IF_BDN represents the ABAP client for the Nova Act service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_BDN
| Operation | Method |
|---|---|
| CreateAct | CREATEACT() |
| CreateSession | CREATESESSION() |
| CreateWorkflowDefinition | CREATEWORKFLOWDEFINITION() |
| CreateWorkflowRun | CREATEWORKFLOWRUN() |
| DeleteWorkflowDefinition | DELETEWORKFLOWDEFINITION() |
| DeleteWorkflowRun | DELETEWORKFLOWRUN() |
| GetWorkflowDefinition | GETWORKFLOWDEFINITION() |
| GetWorkflowRun | GETWORKFLOWRUN() |
| InvokeActStep | INVOKEACTSTEP() |
| ListActs | LISTACTS() |
| ListModels | LISTMODELS() |
| ListSessions | LISTSESSIONS() |
| ListWorkflowDefinitions | LISTWORKFLOWDEFINITIONS() |
| ListWorkflowRuns | LISTWORKFLOWRUNS() |
| UpdateAct | UPDATEACT() |
| UpdateWorkflowRun | UPDATEWORKFLOWRUN() |