Show TOC

 ServiceOrder

 

An entity used to represent a service order. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_SERVICEORDER.

Properties

The OData Entity ServiceOrder has the following properties:

  • ServiceOrderID

  • ServiceOrderTypeID

  • StartDate

  • EndDate

  • ServicePriorityID

  • Description

  • Note

  • SystemStatus

  • ServiceNotificationID

  • DeviceID

  • Status

  • AccountID

Possible Operations

A GET operation is possible when using the ServiceOrder Entity.

Navigation Properties

It is possible to navigate from the ServiceOrder Entity to the following Entities:

  • ServiceNotification

  • ServicePriority

  • ServiceOrderType

Filters

There are no filters implemented for this Entity.