Class ServiceOrderTemplateItem
Original entity name from the Odata EDM: A_ServiceOrderTemplateItemType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of ServiceOrderTemplateItem instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ServiceOrderTemplateItemSelectableSelector for all available fields of ServiceOrderTemplateItem.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the Language field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the ParentServiceOrderTemplateItem field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the PersonResponsible field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the Product field to query operations.static final ServiceOrderTemplateItemField<BigDecimal>Use with available fluent helpers to apply the Quantity field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the QuantityUnit field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the ServiceDocumentItemObjectType field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the ServiceObjectType field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the ServiceOrderTemplate field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the ServiceOrderTemplateItem field to query operations.static final ServiceOrderTemplateItemField<UUID>Use with available fluent helpers to apply the ServiceOrderTemplateItemUUID field to query operations.static final ServiceOrderTemplateItemField<UUID>Use with available fluent helpers to apply the SrvcDocItmApptRefObjectUUID field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the SrvcDocItmApptReferenceItem field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the SrvcDocItmPartReferenceItem field to query operations.static final ServiceOrderTemplateItemField<ZonedDateTime>Use with available fluent helpers to apply the SrvcDocItmValdtyEndDateTime field to query operations.static final ServiceOrderTemplateItemField<ZonedDateTime>Use with available fluent helpers to apply the SrvcDocItmValdtyStartDateTime field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the SrvcOrdTmplItmCategory field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the SrvcOrdTmplItmDescription field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the SrvcOrdTmplItmIsCompleted field to query operations.static final ServiceOrderTemplateItemField<String>Use with available fluent helpers to apply the SrvcOrdTmplItmIsReleased field to query operations.static final ServiceOrderTemplateItemLink<SrvcOrdTmplItemAppointment>Use with available fluent helpers to apply the to_Appointment navigation property to query operations.static final ServiceOrderTemplateItemLink<SrvcOrdTmplItemDuration>Use with available fluent helpers to apply the to_Duration navigation property to query operations.static final ServiceOrderTemplateItemLink<SrvcOrdTmplItemPartner>Use with available fluent helpers to apply the to_Partner navigation property to query operations.static final ServiceOrderTemplateItemLink<ServiceOrderTmplItemRefObj>Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.static final ServiceOrderTemplateItemOneToOneLink<ServiceOrderTemplate>Use with available fluent helpers to apply the to_ServiceOrderTemplate navigation property to query operations.static final ServiceOrderTemplateItemLink<SrvcOrdTmplItemUserStatus>Use with available fluent helpers to apply the to_SrvcOrdTmplItemUserStatus navigation property to query operations.static final ServiceOrderTemplateItemLink<ServiceOrderTmplItemText>Use with available fluent helpers to apply the to_Text navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionServiceOrderTemplateItem(String serviceOrderTemplate, String serviceOrderTemplateItem, UUID serviceOrderTemplateItemUUID, String srvcOrdTmplItmDescription, String serviceObjectType, String serviceDocumentItemObjectType, String language, String product, BigDecimal quantity, String quantityUnit, String srvcOrdTmplItmCategory, ZonedDateTime srvcDocItmValdtyStartDateTime, ZonedDateTime srvcDocItmValdtyEndDateTime, String personResponsible, String srvcOrdTmplItmIsReleased, String parentServiceOrderTemplateItem, String srvcOrdTmplItmIsCompleted, String srvcDocItmPartReferenceItem, String srvcDocItmApptReferenceItem, UUID srvcDocItmApptRefObjectUUID, List<SrvcOrdTmplItemAppointment> toAppointment, List<SrvcOrdTmplItemDuration> toDuration, List<SrvcOrdTmplItemPartner> toPartner, List<ServiceOrderTmplItemRefObj> toReferenceObject, ServiceOrderTemplate toServiceOrderTemplate, List<SrvcOrdTmplItemUserStatus> toSrvcOrdTmplItemUserStatus, List<ServiceOrderTmplItemText> toText) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAppointment(SrvcOrdTmplItemAppointment... entity) Adds elements to the list of associated SrvcOrdTmplItemAppointment entities.voidaddDuration(SrvcOrdTmplItemDuration... entity) Adds elements to the list of associated SrvcOrdTmplItemDuration entities.voidaddPartner(SrvcOrdTmplItemPartner... entity) Adds elements to the list of associated SrvcOrdTmplItemPartner entities.voidaddReferenceObject(ServiceOrderTmplItemRefObj... entity) Adds elements to the list of associated ServiceOrderTmplItemRefObj entities.voidAdds elements to the list of associated SrvcOrdTmplItemUserStatus entities.voidaddText(ServiceOrderTmplItemText... entity) Adds elements to the list of associated ServiceOrderTmplItemText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the SrvcOrdTmplItemAppointment entities (one to many) associated with this entity.Fetches the SrvcOrdTmplItemDuration entities (one to many) associated with this entity.Fetches the SrvcOrdTmplItemPartner entities (one to many) associated with this entity.Fetches the ServiceOrderTmplItemRefObj entities (one to many) associated with this entity.Fetches the ServiceOrderTemplate entity (one to one) associated with this entity.Fetches the SrvcOrdTmplItemUserStatus entities (one to many) associated with this entity.Fetches the ServiceOrderTmplItemText entities (one to many) associated with this entity.static <T,DomainT>
ServiceOrderTemplateItemField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderTemplateItemField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidio.vavr.control.Option<List<SrvcOrdTmplItemAppointment>>Retrieval of associated SrvcOrdTmplItemAppointment entities (one to many).Retrieval of associated SrvcOrdTmplItemAppointment entities (one to many).protected Stringio.vavr.control.Option<List<SrvcOrdTmplItemDuration>>Retrieval of associated SrvcOrdTmplItemDuration entities (one to many).Retrieval of associated SrvcOrdTmplItemDuration entities (one to many).protected StringgetKey()Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 6io.vavr.control.Option<List<SrvcOrdTmplItemPartner>>Retrieval of associated SrvcOrdTmplItemPartner entities (one to many).Retrieval of associated SrvcOrdTmplItemPartner entities (one to many).Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 54Constraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Maximum length: 3io.vavr.control.Option<List<ServiceOrderTmplItemRefObj>>Retrieval of associated ServiceOrderTmplItemRefObj entities (one to many).Retrieval of associated ServiceOrderTmplItemRefObj entities (one to many).Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<ServiceOrderTemplate>Retrieval of associated ServiceOrderTemplate entity (one to one).(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: noneRetrieval of associated ServiceOrderTemplate entity (one to one).Constraints: Not nullable, Maximum length: 6Constraints: noneConstraints: Not nullable, Maximum length: 6Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0io.vavr.control.Option<List<SrvcOrdTmplItemUserStatus>>Retrieval of associated SrvcOrdTmplItemUserStatus entities (one to many).Retrieval of associated SrvcOrdTmplItemUserStatus entities (one to many).Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1io.vavr.control.Option<List<ServiceOrderTmplItemText>>Retrieval of associated ServiceOrderTmplItemText entities (one to many).Retrieval of associated ServiceOrderTmplItemText entities (one to many).getType()inthashCode()voidOverwrites the list of associated SrvcOrdTmplItemAppointment entities for the loaded navigation property to_Appointment.voidsetDuration(List<SrvcOrdTmplItemDuration> value) Overwrites the list of associated SrvcOrdTmplItemDuration entities for the loaded navigation property to_Duration.voidsetLanguage(String language) Constraints: Not nullable, Maximum length: 2voidsetParentServiceOrderTemplateItem(String parentServiceOrderTemplateItem) Constraints: Not nullable, Maximum length: 6voidsetPartner(List<SrvcOrdTmplItemPartner> value) Overwrites the list of associated SrvcOrdTmplItemPartner entities for the loaded navigation property to_Partner.voidsetPersonResponsible(String personResponsible) Constraints: Not nullable, Maximum length: 10voidsetProduct(String product) Constraints: Not nullable, Maximum length: 54voidsetQuantity(BigDecimal quantity) Constraints: Not nullable, Precision: 13, Scale: 3voidsetQuantityUnit(String quantityUnit) Constraints: Not nullable, Maximum length: 3voidOverwrites the list of associated ServiceOrderTmplItemRefObj entities for the loaded navigation property to_ReferenceObject.voidsetServiceDocumentItemObjectType(String serviceDocumentItemObjectType) Constraints: Not nullable, Maximum length: 10voidsetServiceObjectType(String serviceObjectType) Constraints: Not nullable, Maximum length: 10voidOverwrites the associated ServiceOrderTemplate entity for the loaded navigation property to_ServiceOrderTemplate.voidsetServiceOrderTemplate(String serviceOrderTemplate) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetServiceOrderTemplateItem(String serviceOrderTemplateItem) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetServiceOrderTemplateItemUUID(UUID serviceOrderTemplateItemUUID) Constraints: noneprotected voidsetServicePathForFetch(String servicePathForFetch) voidsetSrvcDocItmApptReferenceItem(String srvcDocItmApptReferenceItem) Constraints: Not nullable, Maximum length: 6voidsetSrvcDocItmApptRefObjectUUID(UUID srvcDocItmApptRefObjectUUID) Constraints: nonevoidsetSrvcDocItmPartReferenceItem(String srvcDocItmPartReferenceItem) Constraints: Not nullable, Maximum length: 6voidsetSrvcDocItmValdtyEndDateTime(ZonedDateTime srvcDocItmValdtyEndDateTime) Constraints: Not nullable, Precision: 0voidsetSrvcDocItmValdtyStartDateTime(ZonedDateTime srvcDocItmValdtyStartDateTime) Constraints: Not nullable, Precision: 0voidOverwrites the list of associated SrvcOrdTmplItemUserStatus entities for the loaded navigation property to_SrvcOrdTmplItemUserStatus.voidsetSrvcOrdTmplItmCategory(String srvcOrdTmplItmCategory) Constraints: Not nullable, Maximum length: 4voidsetSrvcOrdTmplItmDescription(String srvcOrdTmplItmDescription) Constraints: Not nullable, Maximum length: 40voidsetSrvcOrdTmplItmIsCompleted(String srvcOrdTmplItmIsCompleted) Constraints: Not nullable, Maximum length: 1voidsetSrvcOrdTmplItmIsReleased(String srvcOrdTmplItmIsReleased) Constraints: Not nullable, Maximum length: 1voidsetText(List<ServiceOrderTmplItemText> value) Overwrites the list of associated ServiceOrderTmplItemText entities for the loaded navigation property to_Text.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of ServiceOrderTemplateItem. -
SERVICE_ORDER_TEMPLATE
Use with available fluent helpers to apply the ServiceOrderTemplate field to query operations. -
SERVICE_ORDER_TEMPLATE_ITEM
Use with available fluent helpers to apply the ServiceOrderTemplateItem field to query operations. -
SERVICE_ORDER_TEMPLATE_ITEM_UUID
Use with available fluent helpers to apply the ServiceOrderTemplateItemUUID field to query operations. -
SRVC_ORD_TMPL_ITM_DESCRIPTION
Use with available fluent helpers to apply the SrvcOrdTmplItmDescription field to query operations. -
SERVICE_OBJECT_TYPE
Use with available fluent helpers to apply the ServiceObjectType field to query operations. -
SERVICE_DOCUMENT_ITEM_OBJECT_TYPE
Use with available fluent helpers to apply the ServiceDocumentItemObjectType field to query operations. -
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations. -
PRODUCT
Use with available fluent helpers to apply the Product field to query operations. -
QUANTITY
Use with available fluent helpers to apply the Quantity field to query operations. -
QUANTITY_UNIT
Use with available fluent helpers to apply the QuantityUnit field to query operations. -
SRVC_ORD_TMPL_ITM_CATEGORY
Use with available fluent helpers to apply the SrvcOrdTmplItmCategory field to query operations. -
SRVC_DOC_ITM_VALDTY_START_DATE_TIME
public static final ServiceOrderTemplateItemField<ZonedDateTime> SRVC_DOC_ITM_VALDTY_START_DATE_TIMEUse with available fluent helpers to apply the SrvcDocItmValdtyStartDateTime field to query operations. -
SRVC_DOC_ITM_VALDTY_END_DATE_TIME
Use with available fluent helpers to apply the SrvcDocItmValdtyEndDateTime field to query operations. -
PERSON_RESPONSIBLE
Use with available fluent helpers to apply the PersonResponsible field to query operations. -
SRVC_ORD_TMPL_ITM_IS_RELEASED
Use with available fluent helpers to apply the SrvcOrdTmplItmIsReleased field to query operations. -
PARENT_SERVICE_ORDER_TEMPLATE_ITEM
Use with available fluent helpers to apply the ParentServiceOrderTemplateItem field to query operations. -
SRVC_ORD_TMPL_ITM_IS_COMPLETED
Use with available fluent helpers to apply the SrvcOrdTmplItmIsCompleted field to query operations. -
SRVC_DOC_ITM_PART_REFERENCE_ITEM
Use with available fluent helpers to apply the SrvcDocItmPartReferenceItem field to query operations. -
SRVC_DOC_ITM_APPT_REFERENCE_ITEM
Use with available fluent helpers to apply the SrvcDocItmApptReferenceItem field to query operations. -
SRVC_DOC_ITM_APPT_REF_OBJECT_UUID
Use with available fluent helpers to apply the SrvcDocItmApptRefObjectUUID field to query operations. -
TO_APPOINTMENT
Use with available fluent helpers to apply the to_Appointment navigation property to query operations. -
TO_DURATION
Use with available fluent helpers to apply the to_Duration navigation property to query operations. -
TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations. -
TO_REFERENCE_OBJECT
Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations. -
TO_SERVICE_ORDER_TEMPLATE
public static final ServiceOrderTemplateItemOneToOneLink<ServiceOrderTemplate> TO_SERVICE_ORDER_TEMPLATEUse with available fluent helpers to apply the to_ServiceOrderTemplate navigation property to query operations. -
TO_SRVC_ORD_TMPL_ITEM_USER_STATUS
public static final ServiceOrderTemplateItemLink<SrvcOrdTmplItemUserStatus> TO_SRVC_ORD_TMPL_ITEM_USER_STATUSUse with available fluent helpers to apply the to_SrvcOrdTmplItemUserStatus navigation property to query operations. -
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
-
-
Constructor Details
-
ServiceOrderTemplateItem
public ServiceOrderTemplateItem() -
ServiceOrderTemplateItem
public ServiceOrderTemplateItem(@Nullable String serviceOrderTemplate, @Nullable String serviceOrderTemplateItem, @Nullable UUID serviceOrderTemplateItemUUID, @Nullable String srvcOrdTmplItmDescription, @Nullable String serviceObjectType, @Nullable String serviceDocumentItemObjectType, @Nullable String language, @Nullable String product, @Nullable BigDecimal quantity, @Nullable String quantityUnit, @Nullable String srvcOrdTmplItmCategory, @Nullable ZonedDateTime srvcDocItmValdtyStartDateTime, @Nullable ZonedDateTime srvcDocItmValdtyEndDateTime, @Nullable String personResponsible, @Nullable String srvcOrdTmplItmIsReleased, @Nullable String parentServiceOrderTemplateItem, @Nullable String srvcOrdTmplItmIsCompleted, @Nullable String srvcDocItmPartReferenceItem, @Nullable String srvcDocItmApptReferenceItem, @Nullable UUID srvcDocItmApptRefObjectUUID, List<SrvcOrdTmplItemAppointment> toAppointment, List<SrvcOrdTmplItemDuration> toDuration, List<SrvcOrdTmplItemPartner> toPartner, List<ServiceOrderTmplItemRefObj> toReferenceObject, @Nullable ServiceOrderTemplate toServiceOrderTemplate, List<SrvcOrdTmplItemUserStatus> toSrvcOrdTmplItemUserStatus, List<ServiceOrderTmplItemText> toText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ServiceOrderTemplateItem>
-
setServiceOrderTemplate
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceOrderTemplate
- Parameters:
serviceOrderTemplate- Transaction ID
-
setServiceOrderTemplateItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ServiceOrderTemplateItem
- Parameters:
serviceOrderTemplateItem- Shortened Item Number in Document
-
setServiceOrderTemplateItemUUID
Constraints: noneOriginal property name from the Odata EDM: ServiceOrderTemplateItemUUID
- Parameters:
serviceOrderTemplateItemUUID- GUID of a CRM Order Object
-
setSrvcOrdTmplItmDescription
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: SrvcOrdTmplItmDescription
- Parameters:
srvcOrdTmplItmDescription- Product Description
-
setServiceObjectType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceObjectType
- Parameters:
serviceObjectType- Business Trans. Cat.
-
setServiceDocumentItemObjectType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceDocumentItemObjectType
- Parameters:
serviceDocumentItemObjectType- CRM Item Object Type
-
setLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Short Text Language for an Item
-
setProduct
Constraints: Not nullable, Maximum length: 54Original property name from the Odata EDM: Product
- Parameters:
product- Product Name Entered
-
setQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: Quantity
- Parameters:
quantity- CRM: Order Quantity
-
setQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: QuantityUnit
- Parameters:
quantityUnit- Unit of Measure in Which the Product Is Sold
-
setSrvcOrdTmplItmCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SrvcOrdTmplItmCategory
- Parameters:
srvcOrdTmplItmCategory- Item Category
-
setSrvcDocItmValdtyStartDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SrvcDocItmValdtyStartDateTime
- Parameters:
srvcDocItmValdtyStartDateTime- Time Dependency: Validity Start Date
-
setSrvcDocItmValdtyEndDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SrvcDocItmValdtyEndDateTime
- Parameters:
srvcDocItmValdtyEndDateTime- Time Dependency: Validity End Date
-
setPersonResponsible
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PersonResponsible
- Parameters:
personResponsible- Employee Responsible
-
setSrvcOrdTmplItmIsReleased
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SrvcOrdTmplItmIsReleased
- Parameters:
srvcOrdTmplItmIsReleased- Release Status
-
setParentServiceOrderTemplateItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ParentServiceOrderTemplateItem
- Parameters:
parentServiceOrderTemplateItem- Shortened Item Number in Document
-
setSrvcOrdTmplItmIsCompleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SrvcOrdTmplItmIsCompleted
- Parameters:
srvcOrdTmplItmIsCompleted- The srvcOrdTmplItmIsCompleted to set.
-
setSrvcDocItmPartReferenceItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SrvcDocItmPartReferenceItem
- Parameters:
srvcDocItmPartReferenceItem- Shortened Item Number in Document
-
setSrvcDocItmApptReferenceItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SrvcDocItmApptReferenceItem
- Parameters:
srvcDocItmApptReferenceItem- Shortened Item Number in Document
-
setSrvcDocItmApptRefObjectUUID
Constraints: noneOriginal property name from the Odata EDM: SrvcDocItmApptRefObjectUUID
- Parameters:
srvcDocItmApptRefObjectUUID- GUID of a CRM Order Object
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ServiceOrderTemplateItem>
-
getKey
- Overrides:
getKeyin classVdmObject<ServiceOrderTemplateItem>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ServiceOrderTemplateItem>
-
fromMap
- Overrides:
fromMapin classVdmObject<ServiceOrderTemplateItem>
-
field
@Nonnull public static <T> ServiceOrderTemplateItemField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> ServiceOrderTemplateItemField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<ServiceOrderTemplateItem>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ServiceOrderTemplateItem>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ServiceOrderTemplateItem>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ServiceOrderTemplateItem>
-
fetchAppointment
Fetches the SrvcOrdTmplItemAppointment entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Appointment.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SrvcOrdTmplItemAppointment entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getAppointmentOrFetch
Retrieval of associated SrvcOrdTmplItemAppointment entities (one to many). This corresponds to the OData navigation property to_Appointment.If the navigation property to_Appointment of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated SrvcOrdTmplItemAppointment entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getAppointmentIfPresent
Retrieval of associated SrvcOrdTmplItemAppointment entities (one to many). This corresponds to the OData navigation property to_Appointment.If the navigation property for an entity ServiceOrderTemplateItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Appointment is already loaded, the result will
contain the SrvcOrdTmplItemAppointment entities. If not, an
Optionwith result stateemptyis returned.
-
setAppointment
Overwrites the list of associated SrvcOrdTmplItemAppointment entities for the loaded navigation property to_Appointment.If the navigation property to_Appointment of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of SrvcOrdTmplItemAppointment entities.
-
addAppointment
Adds elements to the list of associated SrvcOrdTmplItemAppointment entities. This corresponds to the OData navigation property to_Appointment.If the navigation property to_Appointment of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of SrvcOrdTmplItemAppointment entities.
-
fetchDuration
Fetches the SrvcOrdTmplItemDuration entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Duration.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SrvcOrdTmplItemDuration entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getDurationOrFetch
Retrieval of associated SrvcOrdTmplItemDuration entities (one to many). This corresponds to the OData navigation property to_Duration.If the navigation property to_Duration of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated SrvcOrdTmplItemDuration entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getDurationIfPresent
Retrieval of associated SrvcOrdTmplItemDuration entities (one to many). This corresponds to the OData navigation property to_Duration.If the navigation property for an entity ServiceOrderTemplateItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Duration is already loaded, the result will contain
the SrvcOrdTmplItemDuration entities. If not, an
Optionwith result stateemptyis returned.
-
setDuration
Overwrites the list of associated SrvcOrdTmplItemDuration entities for the loaded navigation property to_Duration.If the navigation property to_Duration of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of SrvcOrdTmplItemDuration entities.
-
addDuration
Adds elements to the list of associated SrvcOrdTmplItemDuration entities. This corresponds to the OData navigation property to_Duration.If the navigation property to_Duration of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of SrvcOrdTmplItemDuration entities.
-
fetchPartner
Fetches the SrvcOrdTmplItemPartner entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Partner.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SrvcOrdTmplItemPartner entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getPartnerOrFetch
Retrieval of associated SrvcOrdTmplItemPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated SrvcOrdTmplItemPartner entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getPartnerIfPresent
Retrieval of associated SrvcOrdTmplItemPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property for an entity ServiceOrderTemplateItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Partner is already loaded, the result will contain
the SrvcOrdTmplItemPartner entities. If not, an
Optionwith result stateemptyis returned.
-
setPartner
Overwrites the list of associated SrvcOrdTmplItemPartner entities for the loaded navigation property to_Partner.If the navigation property to_Partner of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of SrvcOrdTmplItemPartner entities.
-
addPartner
Adds elements to the list of associated SrvcOrdTmplItemPartner entities. This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of SrvcOrdTmplItemPartner entities.
-
fetchReferenceObject
Fetches the ServiceOrderTmplItemRefObj entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ReferenceObject.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ServiceOrderTmplItemRefObj entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getReferenceObjectOrFetch
Retrieval of associated ServiceOrderTmplItemRefObj entities (one to many). This corresponds to the OData navigation property to_ReferenceObject.If the navigation property to_ReferenceObject of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated ServiceOrderTmplItemRefObj entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getReferenceObjectIfPresent
@Nonnull public io.vavr.control.Option<List<ServiceOrderTmplItemRefObj>> getReferenceObjectIfPresent()Retrieval of associated ServiceOrderTmplItemRefObj entities (one to many). This corresponds to the OData navigation property to_ReferenceObject.If the navigation property for an entity ServiceOrderTemplateItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_ReferenceObject is already loaded, the result will
contain the ServiceOrderTmplItemRefObj entities. If not, an
Optionwith result stateemptyis returned.
-
setReferenceObject
Overwrites the list of associated ServiceOrderTmplItemRefObj entities for the loaded navigation property to_ReferenceObject.If the navigation property to_ReferenceObject of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of ServiceOrderTmplItemRefObj entities.
-
addReferenceObject
Adds elements to the list of associated ServiceOrderTmplItemRefObj entities. This corresponds to the OData navigation property to_ReferenceObject.If the navigation property to_ReferenceObject of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of ServiceOrderTmplItemRefObj entities.
-
fetchServiceOrderTemplate
Fetches the ServiceOrderTemplate entity (one to one) associated with this entity. This corresponds to the OData navigation property to_ServiceOrderTemplate.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated ServiceOrderTemplate entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getServiceOrderTemplateOrFetch
Retrieval of associated ServiceOrderTemplate entity (one to one). This corresponds to the OData navigation property to_ServiceOrderTemplate.If the navigation property to_ServiceOrderTemplate of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated ServiceOrderTemplate entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getServiceOrderTemplateIfPresent
Retrieval of associated ServiceOrderTemplate entity (one to one). This corresponds to the OData navigation property to_ServiceOrderTemplate.If the navigation property for an entity ServiceOrderTemplateItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_ServiceOrderTemplate is already loaded, the result
will contain the ServiceOrderTemplate entity. If not, an
Optionwith result stateemptyis returned.
-
setServiceOrderTemplate
Overwrites the associated ServiceOrderTemplate entity for the loaded navigation property to_ServiceOrderTemplate.- Parameters:
value- New ServiceOrderTemplate entity.
-
fetchSrvcOrdTmplItemUserStatus
Fetches the SrvcOrdTmplItemUserStatus entities (one to many) associated with this entity. This corresponds to the OData navigation property to_SrvcOrdTmplItemUserStatus.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SrvcOrdTmplItemUserStatus entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSrvcOrdTmplItemUserStatusOrFetch
Retrieval of associated SrvcOrdTmplItemUserStatus entities (one to many). This corresponds to the OData navigation property to_SrvcOrdTmplItemUserStatus.If the navigation property to_SrvcOrdTmplItemUserStatus of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated SrvcOrdTmplItemUserStatus entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSrvcOrdTmplItemUserStatusIfPresent
@Nonnull public io.vavr.control.Option<List<SrvcOrdTmplItemUserStatus>> getSrvcOrdTmplItemUserStatusIfPresent()Retrieval of associated SrvcOrdTmplItemUserStatus entities (one to many). This corresponds to the OData navigation property to_SrvcOrdTmplItemUserStatus.If the navigation property for an entity ServiceOrderTemplateItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_SrvcOrdTmplItemUserStatus is already loaded, the
result will contain the SrvcOrdTmplItemUserStatus entities. If not, an
Optionwith result stateemptyis returned.
-
setSrvcOrdTmplItemUserStatus
Overwrites the list of associated SrvcOrdTmplItemUserStatus entities for the loaded navigation property to_SrvcOrdTmplItemUserStatus.If the navigation property to_SrvcOrdTmplItemUserStatus of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of SrvcOrdTmplItemUserStatus entities.
-
addSrvcOrdTmplItemUserStatus
Adds elements to the list of associated SrvcOrdTmplItemUserStatus entities. This corresponds to the OData navigation property to_SrvcOrdTmplItemUserStatus.If the navigation property to_SrvcOrdTmplItemUserStatus of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of SrvcOrdTmplItemUserStatus entities.
-
fetchText
Fetches the ServiceOrderTmplItemText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Text.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ServiceOrderTmplItemText entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getTextOrFetch
Retrieval of associated ServiceOrderTmplItemText entities (one to many). This corresponds to the OData navigation property to_Text.If the navigation property to_Text of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated ServiceOrderTmplItemText entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getTextIfPresent
Retrieval of associated ServiceOrderTmplItemText entities (one to many). This corresponds to the OData navigation property to_Text.If the navigation property for an entity ServiceOrderTemplateItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Text is already loaded, the result will contain the
ServiceOrderTmplItemText entities. If not, an
Optionwith result stateemptyis returned.
-
setText
Overwrites the list of associated ServiceOrderTmplItemText entities for the loaded navigation property to_Text.If the navigation property to_Text of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of ServiceOrderTmplItemText entities.
-
addText
Adds elements to the list of associated ServiceOrderTmplItemText entities. This corresponds to the OData navigation property to_Text.If the navigation property to_Text of a queried ServiceOrderTemplateItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of ServiceOrderTmplItemText entities.
-
builder
-
getServiceOrderTemplate
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceOrderTemplate
- Returns:
- Transaction ID
-
getServiceOrderTemplateItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ServiceOrderTemplateItem
- Returns:
- Shortened Item Number in Document
-
getServiceOrderTemplateItemUUID
Constraints: noneOriginal property name from the Odata EDM: ServiceOrderTemplateItemUUID
- Returns:
- GUID of a CRM Order Object
-
getSrvcOrdTmplItmDescription
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: SrvcOrdTmplItmDescription
- Returns:
- Product Description
-
getServiceObjectType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceObjectType
- Returns:
- Business Trans. Cat.
-
getServiceDocumentItemObjectType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceDocumentItemObjectType
- Returns:
- CRM Item Object Type
-
getLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Short Text Language for an Item
-
getProduct
Constraints: Not nullable, Maximum length: 54Original property name from the Odata EDM: Product
- Returns:
- Product Name Entered
-
getQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: Quantity
- Returns:
- CRM: Order Quantity
-
getQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: QuantityUnit
- Returns:
- Unit of Measure in Which the Product Is Sold
-
getSrvcOrdTmplItmCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SrvcOrdTmplItmCategory
- Returns:
- Item Category
-
getSrvcDocItmValdtyStartDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SrvcDocItmValdtyStartDateTime
- Returns:
- Time Dependency: Validity Start Date
-
getSrvcDocItmValdtyEndDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SrvcDocItmValdtyEndDateTime
- Returns:
- Time Dependency: Validity End Date
-
getPersonResponsible
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PersonResponsible
- Returns:
- Employee Responsible
-
getSrvcOrdTmplItmIsReleased
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SrvcOrdTmplItmIsReleased
- Returns:
- Release Status
-
getParentServiceOrderTemplateItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ParentServiceOrderTemplateItem
- Returns:
- Shortened Item Number in Document
-
getSrvcOrdTmplItmIsCompleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SrvcOrdTmplItmIsCompleted
- Returns:
- The srvcOrdTmplItmIsCompleted contained in this entity.
-
getSrvcDocItmPartReferenceItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SrvcDocItmPartReferenceItem
- Returns:
- Shortened Item Number in Document
-
getSrvcDocItmApptReferenceItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SrvcDocItmApptReferenceItem
- Returns:
- Shortened Item Number in Document
-
getSrvcDocItmApptRefObjectUUID
Constraints: noneOriginal property name from the Odata EDM: SrvcDocItmApptRefObjectUUID
- Returns:
- GUID of a CRM Order Object
-
toString
- Overrides:
toStringin classVdmObject<ServiceOrderTemplateItem>
-
equals
- Overrides:
equalsin classVdmEntity<ServiceOrderTemplateItem>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ServiceOrderTemplateItem>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ServiceOrderTemplateItem>
-