/AWS1/IF_IOR¶
/AWS1/IF_IOR
represents the ABAP client for the IoT RoboRunner 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_IOR
Operation | Method |
---|---|
CreateDestination | CREATEDESTINATION() |
CreateSite | CREATESITE() |
CreateWorker | CREATEWORKER() |
CreateWorkerFleet | CREATEWORKERFLEET() |
DeleteDestination | DELETEDESTINATION() |
DeleteSite | DELETESITE() |
DeleteWorker | DELETEWORKER() |
DeleteWorkerFleet | DELETEWORKERFLEET() |
GetDestination | GETDESTINATION() |
GetSite | GETSITE() |
GetWorker | GETWORKER() |
GetWorkerFleet | GETWORKERFLEET() |
ListDestinations | LISTDESTINATIONS() |
ListSites | LISTSITES() |
ListWorkerFleets | LISTWORKERFLEETS() |
ListWorkers | LISTWORKERS() |
UpdateDestination | UPDATEDESTINATION() |
UpdateSite | UPDATESITE() |
UpdateWorker | UPDATEWORKER() |
UpdateWorkerFleet | UPDATEWORKERFLEET() |