title: "EquipmentServiceContract (Screen in Default)" category: reference tags: [mobile, go, go-plus, screen, default] source: ultimo_gomanager.xml date: 2026-04-17 status: published
EquipmentServiceContract (Screen in Default)
Category: Screen Application: Default Has standard: Ja Entity (uit XML): EquipmentServiceContract
Raw XMLbewerken
<Screen EntityType="EquipmentServiceContract">
<ContextList>
<Context>EquipmentServiceContractContext.None</Context>
</ContextList>
<Section Id="Headers">
<Header Title="${EquipmentServiceContract.Id.ServiceContract.Description}" Text="${EquipmentServiceContract.Id.ServiceContract.Id}" />
</Section>
<Section Id="Text">
<Text Title="#label(EXPLANATION)" Text="${EquipmentServiceContract.Id.ServiceContract.Text}" ConvertHtmlToPlainText="True" />
</Section>
<Section Id="Site">
<Entity Value="${EquipmentServiceContract.Id.ServiceContract.Site}" />
</Section>
<Section Id="Manager">
<Entity Value="${EquipmentServiceContract.Id.ServiceContract.Manager}" Title="#label(ADMINISTRATOR)" />
</Section>
<Section Id="Term">
<Text Title="#label(TERM_OF)" Text="#formatdate(${EquipmentServiceContract.Id.ServiceContract.Commences} 'd' true)" Icon="ultimoweb-calendar" />
<Text Title="#label(TERM_TO)" Text="#formatdate(${EquipmentServiceContract.Id.ServiceContract.Expires} 'd' true)" Icon="ultimoweb-calendar" />
</Section>
<Section Id="Type">
<Entity Value="${EquipmentServiceContract.Id.ServiceContract.ServiceContractType}" />
<Entity Value="${EquipmentServiceContract.Id.ServiceContract.Vendor}" />
</Section>
</Screen>
Brondatabewerken
- Definitie opvragen —
lookup_mobile_screen("EquipmentServiceContract", app="Default")Volledige definitie incl. XML. Bron:ultimo_gomanager.xml. - Entity-model —
lookup_entity("EquipmentServiceContract")· ../../entities/EquipmentServiceContract Properties, contexts en statussen van de EquipmentServiceContract-entity. Bron:Entities.xml.