__init__(self,
*args,
**kw_args)
(Constructor)
|
|
Initialises a new 'ErpEngChangeOrder' instance.
- Parameters:
revisionNumber - Revision number for this document.
createdDateTime - Date and time that this document was created.
lastModifiedDateTime - Date and time this document was last modified. Documents may
potentially be modified many times during their lifetime.
subject - Document subject.
title - Document title.
category - Utility-specific categorisation of this document, according to
their corporate standards, practices, and existing IT systems
(e.g., for management of assets, maintenance, work, outage,
customers, etc.).
ChangeItems
ToDocumentRoles
electronicAddress - Electronic address.
NetworkDataSets
FromDocumentRoles
ScheduleParameterInfos
ErpOrganisationRoles
Measurements - Measurements are specified in types of documents, such as
procedures.
ActivityRecords - All activity records created for this document.
ChangeSets
ErpPersonRoles
ScheduledEvents
docStatus - Status of this document. For status of subject matter this
document represents (e.g., Agreement, Work), use 'status'
attribute. Example values for 'docStatus.status' are draft,
approved, cancelled, etc.
AssetRoles
status - Status of subject matter (e.g., Agreement, Work) this document
represents. For status of the document itself, use 'docStatus'
attribute.
PowerSystemResourceRoles
- Overrides:
object.__init__
|