SoftType: ResourceOrder
Represents a demand for the supply of one or more items.
Diagrams
Properties
The properties for the SoftType are described in the following tabbed displays:
- Properties The public properties of the SoftType instance that can be set and modified by the user or by data import.
- Meta data Meta data about the SoftType instance that are set by the ShareAspace application.
approval [0..1] : ApprovalReference
The approval of the resource order.
contracts [0..*] : Contract
The set of contracts under which the resource order was requested.
dateRequested [0..1] : DateTimeAssignment
The date and time when the order was placed.
description [0..1] : String
A text based description of the resource order.
documents [0..*] : SupportingDocument
The set of documents that detail the resource order.
id [1] : String
The identifier for the resource order. The identifier string provides an unambiguous reference to the resource order in ShareAspace.
keyValues [0..*] : KeyValue
A set of user defined name and strings value pairs. Note that these name value pairs are not indexed and therefor cannot be searched for.
name [0..1] : String
The name of the resource order is a human readable label used to refer to the resource order. The name is not an identifier and so does not uniquely identify a resource order in ShareAspace.
orderedItems [0..*] : ResourceOrderLineItem
The itemised set of items that have been ordered. Each item is identified within the order by a line item number.
origin [0..1] : OriginatingSystem
The origin of the resource order. If an origin is provided then the system representing the origin is the "master" system and the resource order can only be updated via an input from that system. If no origin is provided, the origin is assumed to be ShareAspace and the resource order can be edited in ShareAspace.
priority [0..1] : Priority
An indication of the priority of the resource order.
project [0..1] : Project
The project that requested the resource order.
requestedBy [0..1] : Organization
The organization that place the order.
requestedDeliveryAddress [0..1] : GeographicalLocation
The location where the order is to be delivered.
requestedOf [0..1] : Organization
The organization that was requested to fulfil the resource order. I.e. supply the ordered resource.
responsiblePerson [0..1] : PersonReference
The person in the acquiring organization that is responsible for the resource order
status [0..1] : ResourceOrderStatus
The status of the resource order where the status represents the state, or stage within a process, of the resource order at a particular time.
systemDataSource [0..1] : SystemDataSource
The system from which the resource order was loaded.
type [0..1] : ResourceOrderType
The category of the resource order.
compliant [1] : Boolean
A flag indicating if the Unit of Information is valid in regards to the SoftType data section and rules.
coOwners [0..*] : ObjectId
The list of internal ShareAspace key of Participants that have currently read write access to the object via a share pack.
coReaders [0..*] : ObjectId
The list of internal ShareAspace key of Participants that have currently read only access to the object via a share pack.
created [1] : DateTime
The date and time when the Unit of Information was created in the ShareAspace store.
creator [1] : String
The user that created the Unit of Information in the ShareAspace store.
lockedBy [0..1] : String
lockingHistory [0..*] : LockingHistory
oId [1] : ObjectId
The internal ShareAspace store key for the object instance.
owner [1] : ObjectId
The internal ShareAspace key of the Participant owning the object.
owningHistory [0..*] : OwnershipHistory
The historical record of owners for the object.
sharingHistory [0..*] : SharingHistory
The historical record of sharing information for the object.
softType [0..1] : String
The SoftType identifier associated with the Unit of Information.
transactionOn [1] : DateTime
The date and time when the last change on the Unit of Information was performed (anywhere in the Unit of Information) in the ShareAspace store.
updated [0..1] : DateTime
The date and time when the Unit of Information was updated in the ShareAspace store.
updater [0..1] : String
The last user that updated the Unit of Information in the ShareAspace store.

