actindo ->warehouserestorebatch__createUpdateBatch
actindo -> warehouserestorebatch__createUpdateBatch: creates or updates (if id is given in data) a warehouse restore batch (in _newfakt_warehouse_restore_batches)
Signaturbool warehouserestorebatch__createUpdateBatch( string $sid, string $data, string $unassignedJobs, $assignedJobs )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • string $data
    * @param array $unassignedJobs
     
  • string $unassignedJobs
    *
     
  • $assignedJobs

     
Returnsbool
* @throws \Exception
 
Descriptioncreates or updates (if id is given in data) a warehouse restore batch (in _newfakt_warehouse_restore_batches)