Class ServiceOrder
Original entity name from the Odata EDM: A_ServiceOrderType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of ServiceOrder instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ServiceOrderSelectableSelector for all available fields of ServiceOrder.static final ServiceOrderField<String>Use with available fluent helpers to apply the BillToParty field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ContactPerson field to query operations.static final ServiceOrderField<LocalDateTime>Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the DistributionChannel field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the Division field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the FSMServiceCall field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the Language field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the PayerParty field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the PaymentMethod field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the PaymentTerms field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the RefServiceOrderTemplate field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ReferenceInHouseRepair field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ReferenceInHouseRepairItem field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ReferenceServiceContract field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ReferenceServiceOrder field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ReferenceServiceRequest field to query operations.static final ServiceOrderField<ZonedDateTime>Use with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.static final ServiceOrderField<ZonedDateTime>Use with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the RespyMgmtServiceTeam field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SalesGroup field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SalesOffice field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SalesOrganization field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SEPAMandate field to query operations.static final ServiceOrderField<ZonedDateTime>Use with available fluent helpers to apply the ServiceDocChangedDateTime field to query operations.static final ServiceOrderField<BigDecimal>Use with available fluent helpers to apply the ServiceDocGrossAmount field to query operations.static final ServiceOrderField<BigDecimal>Use with available fluent helpers to apply the ServiceDocNetAmount field to query operations.static final ServiceOrderField<BigDecimal>Use with available fluent helpers to apply the ServiceDocTaxAmount field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceDocumentPriority field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceDocumentTemplateType field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceObjectType field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceOrder field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceOrderDescription field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceOrderIsCompleted field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceOrderIsRejected field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceOrderIsReleased field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceOrderRejectionReason field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceOrderType field to query operations.static final ServiceOrderField<UUID>Use with available fluent helpers to apply the ServiceOrderUUID field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ServiceOrganization field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ShipToParty field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the ShippingCondition field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SoldToParty field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SrvcOrdCreditStatus field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SrvcOrdExecutionStatus field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the SrvcSEPAMandateRelevance field to query operations.static final ServiceOrderLink<SrvcOrdAppointment>Use with available fluent helpers to apply the to_Appointment navigation property to query operations.static final ServiceOrderLink<ServiceOrderConfirmation>Use with available fluent helpers to apply the to_Confirmation navigation property to query operations.static final ServiceOrderLink<ServiceOrderDefect>Use with available fluent helpers to apply the to_Defect navigation property to query operations.static final ServiceOrderLink<SrvcOrdDuration>Use with available fluent helpers to apply the to_Duration navigation property to query operations.static final ServiceOrderLink<ServiceOrderItem>Use with available fluent helpers to apply the to_Item navigation property to query operations.static final ServiceOrderLink<SrvcOrdPartner>Use with available fluent helpers to apply the to_Partner navigation property to query operations.static final ServiceOrderLink<ServiceOrderPersonResp>Use with available fluent helpers to apply the to_PersonResponsible navigation property to query operations.static final ServiceOrderLink<ServiceOrderPriceElement>Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final ServiceOrderLink<SrvcOrdProdRefObject>Use with available fluent helpers to apply the to_ProductReferenceObject navigation property to query operations.static final ServiceOrderLink<ServiceOrderRefObject>Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.static final ServiceOrderLink<SrvcOrdRefServiceContract>Use with available fluent helpers to apply the to_ReferenceServiceContract navigation property to query operations.static final ServiceOrderLink<ServiceOrdUserStatus>Use with available fluent helpers to apply the to_ServiceOrdUserStatus navigation property to query operations.static final ServiceOrderLink<ServiceOrderText>Use with available fluent helpers to apply the to_Text navigation property to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the TransactionCurrency field to query operations.static final ServiceOrderField<String>Use with available fluent helpers to apply the WBSElementExternalID field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionServiceOrder(String serviceOrder, String serviceOrderType, UUID serviceOrderUUID, String serviceOrderDescription, String serviceObjectType, String language, String serviceDocumentPriority, ZonedDateTime requestedServiceStartDateTime, ZonedDateTime requestedServiceEndDateTime, ZonedDateTime serviceDocChangedDateTime, String serviceDocumentTemplateType, String purchaseOrderByCustomer, LocalDateTime customerPurchaseOrderDate, String serviceOrderIsReleased, String serviceOrderIsCompleted, String serviceOrderIsRejected, String salesOrganization, String distributionChannel, String division, String salesOffice, String salesGroup, String soldToParty, String shipToParty, String billToParty, String payerParty, String contactPerson, BigDecimal serviceDocGrossAmount, BigDecimal serviceDocNetAmount, BigDecimal serviceDocTaxAmount, String transactionCurrency, String referenceServiceRequest, String referenceServiceContract, String refServiceOrderTemplate, String referenceServiceOrder, String shippingCondition, String respyMgmtServiceTeam, String respyMgmtServiceTeamName, String respyMgmtGlobalTeamID, String srvcOrdCreditStatus, String srvcOrdExecutionStatus, String paymentTerms, String paymentMethod, String sEPAMandate, String srvcSEPAMandateRelevance, String wBSElementExternalID, String salesOrganizationOrgUnitID, String serviceOrganization, String salesOfficeOrgUnitID, String salesGroupOrgUnitID, String fSMServiceCall, String serviceOrderRejectionReason, String referenceInHouseRepair, String referenceInHouseRepairItem, List<SrvcOrdAppointment> toAppointment, List<ServiceOrderConfirmation> toConfirmation, List<ServiceOrderDefect> toDefect, List<SrvcOrdDuration> toDuration, List<ServiceOrderItem> toItem, List<SrvcOrdPartner> toPartner, List<ServiceOrderPersonResp> toPersonResponsible, List<ServiceOrderPriceElement> toPricingElement, List<SrvcOrdProdRefObject> toProductReferenceObject, List<ServiceOrderRefObject> toReferenceObject, List<SrvcOrdRefServiceContract> toReferenceServiceContract, List<ServiceOrdUserStatus> toServiceOrdUserStatus, List<ServiceOrderText> toText) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAppointment(SrvcOrdAppointment... entity) Adds elements to the list of associated SrvcOrdAppointment entities.voidaddConfirmation(ServiceOrderConfirmation... entity) Adds elements to the list of associated ServiceOrderConfirmation entities.voidaddDefect(ServiceOrderDefect... entity) Adds elements to the list of associated ServiceOrderDefect entities.voidaddDuration(SrvcOrdDuration... entity) Adds elements to the list of associated SrvcOrdDuration entities.voidaddItem(ServiceOrderItem... entity) Adds elements to the list of associated ServiceOrderItem entities.voidaddPartner(SrvcOrdPartner... entity) Adds elements to the list of associated SrvcOrdPartner entities.voidaddPersonResponsible(ServiceOrderPersonResp... entity) Adds elements to the list of associated ServiceOrderPersonResp entities.voidaddPricingElement(ServiceOrderPriceElement... entity) Adds elements to the list of associated ServiceOrderPriceElement entities.voidaddProductReferenceObject(SrvcOrdProdRefObject... entity) Adds elements to the list of associated SrvcOrdProdRefObject entities.voidaddReferenceObject(ServiceOrderRefObject... entity) Adds elements to the list of associated ServiceOrderRefObject entities.voidAdds elements to the list of associated SrvcOrdRefServiceContract entities.voidaddServiceOrdUserStatus(ServiceOrdUserStatus... entity) Adds elements to the list of associated ServiceOrdUserStatus entities.voidaddText(ServiceOrderText... entity) Adds elements to the list of associated ServiceOrderText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the SrvcOrdAppointment entities (one to many) associated with this entity.Fetches the ServiceOrderConfirmation entities (one to many) associated with this entity.Fetches the ServiceOrderDefect entities (one to many) associated with this entity.Fetches the SrvcOrdDuration entities (one to many) associated with this entity.Fetches the ServiceOrderItem entities (one to many) associated with this entity.Fetches the SrvcOrdPartner entities (one to many) associated with this entity.Fetches the ServiceOrderPersonResp entities (one to many) associated with this entity.Fetches the ServiceOrderPriceElement entities (one to many) associated with this entity.Fetches the SrvcOrdProdRefObject entities (one to many) associated with this entity.Fetches the ServiceOrderRefObject entities (one to many) associated with this entity.Fetches the SrvcOrdRefServiceContract entities (one to many) associated with this entity.Fetches the ServiceOrdUserStatus entities (one to many) associated with this entity.Fetches the ServiceOrderText entities (one to many) associated with this entity.static <T,DomainT>
ServiceOrderField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidio.vavr.control.Option<List<SrvcOrdAppointment>>Retrieval of associated SrvcOrdAppointment entities (one to many).Retrieval of associated SrvcOrdAppointment entities (one to many).Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<List<ServiceOrderConfirmation>>Retrieval of associated ServiceOrderConfirmation entities (one to many).Retrieval of associated ServiceOrderConfirmation entities (one to many).Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 0protected Stringio.vavr.control.Option<List<ServiceOrderDefect>>Retrieval of associated ServiceOrderDefect entities (one to many).Retrieval of associated ServiceOrderDefect entities (one to many).Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<List<SrvcOrdDuration>>Retrieval of associated SrvcOrdDuration entities (one to many).Retrieval of associated SrvcOrdDuration entities (one to many).protected StringConstraints: Not nullable, Maximum length: 70io.vavr.control.Option<List<ServiceOrderItem>>Retrieval of associated ServiceOrderItem entities (one to many).Retrieval of associated ServiceOrderItem entities (one to many).getKey()Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<List<SrvcOrdPartner>>Retrieval of associated SrvcOrdPartner entities (one to many).Retrieval of associated SrvcOrdPartner entities (one to many).Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 4io.vavr.control.Option<List<ServiceOrderPersonResp>>Retrieval of associated ServiceOrderPersonResp entities (one to many).Retrieval of associated ServiceOrderPersonResp entities (one to many).io.vavr.control.Option<List<ServiceOrderPriceElement>>Retrieval of associated ServiceOrderPriceElement entities (one to many).Retrieval of associated ServiceOrderPriceElement entities (one to many).io.vavr.control.Option<List<SrvcOrdProdRefObject>>Retrieval of associated SrvcOrdProdRefObject entities (one to many).Retrieval of associated SrvcOrdProdRefObject entities (one to many).Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 6io.vavr.control.Option<List<ServiceOrderRefObject>>Retrieval of associated ServiceOrderRefObject entities (one to many).Retrieval of associated ServiceOrderRefObject entities (one to many).Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<List<SrvcOrdRefServiceContract>>Retrieval of associated SrvcOrdRefServiceContract entities (one to many).Retrieval of associated SrvcOrdRefServiceContract entities (one to many).Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 4Constraints: noneio.vavr.control.Option<List<ServiceOrdUserStatus>>Retrieval of associated ServiceOrdUserStatus entities (one to many).Retrieval of associated ServiceOrdUserStatus entities (one to many).Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1io.vavr.control.Option<List<ServiceOrderText>>Retrieval of associated ServiceOrderText entities (one to many).Retrieval of associated ServiceOrderText entities (one to many).Constraints: Not nullable, Maximum length: 5getType()Constraints: Not nullable, Maximum length: 24inthashCode()voidsetAppointment(List<SrvcOrdAppointment> value) Overwrites the list of associated SrvcOrdAppointment entities for the loaded navigation property to_Appointment.voidsetBillToParty(String billToParty) Constraints: Not nullable, Maximum length: 10voidOverwrites the list of associated ServiceOrderConfirmation entities for the loaded navigation property to_Confirmation.voidsetContactPerson(String contactPerson) Constraints: Not nullable, Maximum length: 10voidsetCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate) Constraints: Not nullable, Precision: 0voidsetDefect(List<ServiceOrderDefect> value) Overwrites the list of associated ServiceOrderDefect entities for the loaded navigation property to_Defect.voidsetDistributionChannel(String distributionChannel) Constraints: Not nullable, Maximum length: 2voidsetDivision(String division) Constraints: Not nullable, Maximum length: 2voidsetDuration(List<SrvcOrdDuration> value) Overwrites the list of associated SrvcOrdDuration entities for the loaded navigation property to_Duration.voidsetFSMServiceCall(String fSMServiceCall) Constraints: Not nullable, Maximum length: 70voidsetItem(List<ServiceOrderItem> value) Overwrites the list of associated ServiceOrderItem entities for the loaded navigation property to_Item.voidsetLanguage(String language) Constraints: Not nullable, Maximum length: 2voidsetPartner(List<SrvcOrdPartner> value) Overwrites the list of associated SrvcOrdPartner entities for the loaded navigation property to_Partner.voidsetPayerParty(String payerParty) Constraints: Not nullable, Maximum length: 10voidsetPaymentMethod(String paymentMethod) Constraints: Not nullable, Maximum length: 1voidsetPaymentTerms(String paymentTerms) Constraints: Not nullable, Maximum length: 4voidOverwrites the list of associated ServiceOrderPersonResp entities for the loaded navigation property to_PersonResponsible.voidOverwrites the list of associated ServiceOrderPriceElement entities for the loaded navigation property to_PricingElement.voidOverwrites the list of associated SrvcOrdProdRefObject entities for the loaded navigation property to_ProductReferenceObject.voidsetPurchaseOrderByCustomer(String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35voidsetReferenceInHouseRepair(String referenceInHouseRepair) Constraints: Not nullable, Maximum length: 10voidsetReferenceInHouseRepairItem(String referenceInHouseRepairItem) Constraints: Not nullable, Maximum length: 6voidOverwrites the list of associated ServiceOrderRefObject entities for the loaded navigation property to_ReferenceObject.voidsetReferenceServiceContract(String referenceServiceContract) Constraints: Not nullable, Maximum length: 10voidOverwrites the list of associated SrvcOrdRefServiceContract entities for the loaded navigation property to_ReferenceServiceContract.voidsetReferenceServiceOrder(String referenceServiceOrder) Constraints: Not nullable, Maximum length: 80voidsetReferenceServiceRequest(String referenceServiceRequest) Constraints: Not nullable, Maximum length: 10voidsetRefServiceOrderTemplate(String refServiceOrderTemplate) Constraints: Not nullable, Maximum length: 10voidsetRequestedServiceEndDateTime(ZonedDateTime requestedServiceEndDateTime) Constraints: Not nullable, Precision: 0voidsetRequestedServiceStartDateTime(ZonedDateTime requestedServiceStartDateTime) Constraints: Not nullable, Precision: 0voidsetRespyMgmtGlobalTeamID(String respyMgmtGlobalTeamID) Constraints: Not nullable, Maximum length: 40voidsetRespyMgmtServiceTeam(String respyMgmtServiceTeam) Constraints: Not nullable, Maximum length: 8voidsetRespyMgmtServiceTeamName(String respyMgmtServiceTeamName) Constraints: Not nullable, Maximum length: 40voidsetSalesGroup(String salesGroup) Constraints: Not nullable, Maximum length: 3voidsetSalesGroupOrgUnitID(String salesGroupOrgUnitID) Constraints: Not nullable, Maximum length: 14voidsetSalesOffice(String salesOffice) Constraints: Not nullable, Maximum length: 4voidsetSalesOfficeOrgUnitID(String salesOfficeOrgUnitID) Constraints: Not nullable, Maximum length: 14voidsetSalesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4voidsetSalesOrganizationOrgUnitID(String salesOrganizationOrgUnitID) Constraints: Not nullable, Maximum length: 14voidsetSEPAMandate(String sEPAMandate) Constraints: Not nullable, Maximum length: 35voidsetServiceDocChangedDateTime(ZonedDateTime serviceDocChangedDateTime) Constraints: Not nullable, Precision: 0voidsetServiceDocGrossAmount(BigDecimal serviceDocGrossAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetServiceDocNetAmount(BigDecimal serviceDocNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetServiceDocTaxAmount(BigDecimal serviceDocTaxAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetServiceDocumentPriority(String serviceDocumentPriority) Constraints: Not nullable, Maximum length: 1voidsetServiceDocumentTemplateType(String serviceDocumentTemplateType) Constraints: Not nullable, Maximum length: 1voidsetServiceObjectType(String serviceObjectType) Constraints: Not nullable, Maximum length: 10voidsetServiceOrder(String serviceOrder) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetServiceOrderDescription(String serviceOrderDescription) Constraints: Not nullable, Maximum length: 40voidsetServiceOrderIsCompleted(String serviceOrderIsCompleted) Constraints: Not nullable, Maximum length: 1voidsetServiceOrderIsRejected(String serviceOrderIsRejected) Constraints: Not nullable, Maximum length: 1voidsetServiceOrderIsReleased(String serviceOrderIsReleased) Constraints: Not nullable, Maximum length: 1voidsetServiceOrderRejectionReason(String serviceOrderRejectionReason) Constraints: Not nullable, Maximum length: 2voidsetServiceOrderType(String serviceOrderType) Constraints: Not nullable, Maximum length: 4voidsetServiceOrderUUID(UUID serviceOrderUUID) Constraints: nonevoidOverwrites the list of associated ServiceOrdUserStatus entities for the loaded navigation property to_ServiceOrdUserStatus.voidsetServiceOrganization(String serviceOrganization) Constraints: Not nullable, Maximum length: 14protected voidsetServicePathForFetch(String servicePathForFetch) voidsetShippingCondition(String shippingCondition) Constraints: Not nullable, Maximum length: 2voidsetShipToParty(String shipToParty) Constraints: Not nullable, Maximum length: 10voidsetSoldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10voidsetSrvcOrdCreditStatus(String srvcOrdCreditStatus) Constraints: Not nullable, Maximum length: 1voidsetSrvcOrdExecutionStatus(String srvcOrdExecutionStatus) Constraints: Not nullable, Maximum length: 2voidsetSrvcSEPAMandateRelevance(String srvcSEPAMandateRelevance) Constraints: Not nullable, Maximum length: 1voidsetText(List<ServiceOrderText> value) Overwrites the list of associated ServiceOrderText entities for the loaded navigation property to_Text.voidsetTransactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 5voidsetWBSElementExternalID(String wBSElementExternalID) Constraints: Not nullable, Maximum length: 24toString()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 ServiceOrder. -
SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations. -
SERVICE_ORDER_TYPE
Use with available fluent helpers to apply the ServiceOrderType field to query operations. -
SERVICE_ORDER_UUID
Use with available fluent helpers to apply the ServiceOrderUUID field to query operations. -
SERVICE_ORDER_DESCRIPTION
Use with available fluent helpers to apply the ServiceOrderDescription field to query operations. -
SERVICE_OBJECT_TYPE
Use with available fluent helpers to apply the ServiceObjectType field to query operations. -
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations. -
SERVICE_DOCUMENT_PRIORITY
Use with available fluent helpers to apply the ServiceDocumentPriority field to query operations. -
REQUESTED_SERVICE_START_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations. -
REQUESTED_SERVICE_END_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations. -
SERVICE_DOC_CHANGED_DATE_TIME
Use with available fluent helpers to apply the ServiceDocChangedDateTime field to query operations. -
SERVICE_DOCUMENT_TEMPLATE_TYPE
Use with available fluent helpers to apply the ServiceDocumentTemplateType field to query operations. -
PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations. -
CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations. -
SERVICE_ORDER_IS_RELEASED
Use with available fluent helpers to apply the ServiceOrderIsReleased field to query operations. -
SERVICE_ORDER_IS_COMPLETED
Use with available fluent helpers to apply the ServiceOrderIsCompleted field to query operations. -
SERVICE_ORDER_IS_REJECTED
Use with available fluent helpers to apply the ServiceOrderIsRejected field to query operations. -
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations. -
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations. -
DIVISION
Use with available fluent helpers to apply the Division field to query operations. -
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations. -
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations. -
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations. -
SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations. -
BILL_TO_PARTY
Use with available fluent helpers to apply the BillToParty field to query operations. -
PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations. -
CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations. -
SERVICE_DOC_GROSS_AMOUNT
Use with available fluent helpers to apply the ServiceDocGrossAmount field to query operations. -
SERVICE_DOC_NET_AMOUNT
Use with available fluent helpers to apply the ServiceDocNetAmount field to query operations. -
SERVICE_DOC_TAX_AMOUNT
Use with available fluent helpers to apply the ServiceDocTaxAmount field to query operations. -
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations. -
REFERENCE_SERVICE_REQUEST
Use with available fluent helpers to apply the ReferenceServiceRequest field to query operations. -
REFERENCE_SERVICE_CONTRACT
Use with available fluent helpers to apply the ReferenceServiceContract field to query operations. -
REF_SERVICE_ORDER_TEMPLATE
Use with available fluent helpers to apply the RefServiceOrderTemplate field to query operations. -
REFERENCE_SERVICE_ORDER
Use with available fluent helpers to apply the ReferenceServiceOrder field to query operations. -
SHIPPING_CONDITION
Use with available fluent helpers to apply the ShippingCondition field to query operations. -
RESPY_MGMT_SERVICE_TEAM
Use with available fluent helpers to apply the RespyMgmtServiceTeam field to query operations. -
RESPY_MGMT_SERVICE_TEAM_NAME
Use with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations. -
RESPY_MGMT_GLOBAL_TEAM_ID
Use with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations. -
SRVC_ORD_CREDIT_STATUS
Use with available fluent helpers to apply the SrvcOrdCreditStatus field to query operations. -
SRVC_ORD_EXECUTION_STATUS
Use with available fluent helpers to apply the SrvcOrdExecutionStatus field to query operations. -
PAYMENT_TERMS
Use with available fluent helpers to apply the PaymentTerms field to query operations. -
PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations. -
SEPA_MANDATE
Use with available fluent helpers to apply the SEPAMandate field to query operations. -
SRVC_SEPA_MANDATE_RELEVANCE
Use with available fluent helpers to apply the SrvcSEPAMandateRelevance field to query operations. -
WBS_ELEMENT_EXTERNAL_ID
Use with available fluent helpers to apply the WBSElementExternalID field to query operations. -
SALES_ORGANIZATION_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations. -
SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ServiceOrganization field to query operations. -
SALES_OFFICE_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations. -
SALES_GROUP_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations. -
FSM_SERVICE_CALL
Use with available fluent helpers to apply the FSMServiceCall field to query operations. -
SERVICE_ORDER_REJECTION_REASON
Use with available fluent helpers to apply the ServiceOrderRejectionReason field to query operations. -
REFERENCE_IN_HOUSE_REPAIR
Use with available fluent helpers to apply the ReferenceInHouseRepair field to query operations. -
REFERENCE_IN_HOUSE_REPAIR_ITEM
Use with available fluent helpers to apply the ReferenceInHouseRepairItem field to query operations. -
TO_APPOINTMENT
Use with available fluent helpers to apply the to_Appointment navigation property to query operations. -
TO_CONFIRMATION
Use with available fluent helpers to apply the to_Confirmation navigation property to query operations. -
TO_DEFECT
Use with available fluent helpers to apply the to_Defect navigation property to query operations. -
TO_DURATION
Use with available fluent helpers to apply the to_Duration navigation property to query operations. -
TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations. -
TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations. -
TO_PERSON_RESPONSIBLE
Use with available fluent helpers to apply the to_PersonResponsible navigation property to query operations. -
TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations. -
TO_PRODUCT_REFERENCE_OBJECT
Use with available fluent helpers to apply the to_ProductReferenceObject navigation property to query operations. -
TO_REFERENCE_OBJECT
Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations. -
TO_REFERENCE_SERVICE_CONTRACT
Use with available fluent helpers to apply the to_ReferenceServiceContract navigation property to query operations. -
TO_SERVICE_ORD_USER_STATUS
Use with available fluent helpers to apply the to_ServiceOrdUserStatus navigation property to query operations. -
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
-
-
Constructor Details
-
ServiceOrder
public ServiceOrder() -
ServiceOrder
public ServiceOrder(@Nullable String serviceOrder, @Nullable String serviceOrderType, @Nullable UUID serviceOrderUUID, @Nullable String serviceOrderDescription, @Nullable String serviceObjectType, @Nullable String language, @Nullable String serviceDocumentPriority, @Nullable ZonedDateTime requestedServiceStartDateTime, @Nullable ZonedDateTime requestedServiceEndDateTime, @Nullable ZonedDateTime serviceDocChangedDateTime, @Nullable String serviceDocumentTemplateType, @Nullable String purchaseOrderByCustomer, @Nullable LocalDateTime customerPurchaseOrderDate, @Nullable String serviceOrderIsReleased, @Nullable String serviceOrderIsCompleted, @Nullable String serviceOrderIsRejected, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String division, @Nullable String salesOffice, @Nullable String salesGroup, @Nullable String soldToParty, @Nullable String shipToParty, @Nullable String billToParty, @Nullable String payerParty, @Nullable String contactPerson, @Nullable BigDecimal serviceDocGrossAmount, @Nullable BigDecimal serviceDocNetAmount, @Nullable BigDecimal serviceDocTaxAmount, @Nullable String transactionCurrency, @Nullable String referenceServiceRequest, @Nullable String referenceServiceContract, @Nullable String refServiceOrderTemplate, @Nullable String referenceServiceOrder, @Nullable String shippingCondition, @Nullable String respyMgmtServiceTeam, @Nullable String respyMgmtServiceTeamName, @Nullable String respyMgmtGlobalTeamID, @Nullable String srvcOrdCreditStatus, @Nullable String srvcOrdExecutionStatus, @Nullable String paymentTerms, @Nullable String paymentMethod, @Nullable String sEPAMandate, @Nullable String srvcSEPAMandateRelevance, @Nullable String wBSElementExternalID, @Nullable String salesOrganizationOrgUnitID, @Nullable String serviceOrganization, @Nullable String salesOfficeOrgUnitID, @Nullable String salesGroupOrgUnitID, @Nullable String fSMServiceCall, @Nullable String serviceOrderRejectionReason, @Nullable String referenceInHouseRepair, @Nullable String referenceInHouseRepairItem, List<SrvcOrdAppointment> toAppointment, List<ServiceOrderConfirmation> toConfirmation, List<ServiceOrderDefect> toDefect, List<SrvcOrdDuration> toDuration, List<ServiceOrderItem> toItem, List<SrvcOrdPartner> toPartner, List<ServiceOrderPersonResp> toPersonResponsible, List<ServiceOrderPriceElement> toPricingElement, List<SrvcOrdProdRefObject> toProductReferenceObject, List<ServiceOrderRefObject> toReferenceObject, List<SrvcOrdRefServiceContract> toReferenceServiceContract, List<ServiceOrdUserStatus> toServiceOrdUserStatus, List<ServiceOrderText> toText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ServiceOrder>
-
setServiceOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceOrder
- Parameters:
serviceOrder- Transaction ID
-
setServiceOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ServiceOrderType
- Parameters:
serviceOrderType- Business Transaction Type
-
setServiceOrderUUID
Constraints: noneOriginal property name from the Odata EDM: ServiceOrderUUID
- Parameters:
serviceOrderUUID- GUID of a CRM Order Object
-
setServiceOrderDescription
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ServiceOrderDescription
- Parameters:
serviceOrderDescription- Transaction Description
-
setServiceObjectType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceObjectType
- Parameters:
serviceObjectType- Business Trans. Cat.
-
setLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key of Description
-
setServiceDocumentPriority
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceDocumentPriority
- Parameters:
serviceDocumentPriority- Activity Priority
-
setRequestedServiceStartDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedServiceStartDateTime
- Parameters:
requestedServiceStartDateTime- Service Request Start Date
-
setRequestedServiceEndDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedServiceEndDateTime
- Parameters:
requestedServiceEndDateTime- Service Request Due Date
-
setServiceDocChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ServiceDocChangedDateTime
- Parameters:
serviceDocChangedDateTime- Changed At
-
setServiceDocumentTemplateType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceDocumentTemplateType
- Parameters:
serviceDocumentTemplateType- Template Type of CRM Transaction
-
setPurchaseOrderByCustomer
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: PurchaseOrderByCustomer
- Parameters:
purchaseOrderByCustomer- Sold-To Party's External Reference Number
-
setCustomerPurchaseOrderDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerPurchaseOrderDate
- Parameters:
customerPurchaseOrderDate- Reference Document Date
-
setServiceOrderIsReleased
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceOrderIsReleased
- Parameters:
serviceOrderIsReleased- Release Status
-
setServiceOrderIsCompleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceOrderIsCompleted
- Parameters:
serviceOrderIsCompleted- The serviceOrderIsCompleted to set.
-
setServiceOrderIsRejected
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceOrderIsRejected
- Parameters:
serviceOrderIsRejected- Cancellation Status
-
setSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Parameters:
salesOrganization- Sales Organization
-
setDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Parameters:
distributionChannel- Distribution Channel
-
setDivision
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Division
- Parameters:
division- Division
-
setSalesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Parameters:
salesOffice- Sales Office
-
setSalesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Parameters:
salesGroup- Sales Group
-
setSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Parameters:
soldToParty- Sold-To Party
-
setShipToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Parameters:
shipToParty- Ship-To Party
-
setBillToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BillToParty
- Parameters:
billToParty- Bill-To Party
-
setPayerParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PayerParty
- Parameters:
payerParty- Payer
-
setContactPerson
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ContactPerson
- Parameters:
contactPerson- Customer Contact Person
-
setServiceDocGrossAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ServiceDocGrossAmount
- Parameters:
serviceDocGrossAmount- Total Gross Value of Document in Document Currency
-
setServiceDocNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ServiceDocNetAmount
- Parameters:
serviceDocNetAmount- Total Net Value of Document in Document Currency
-
setServiceDocTaxAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ServiceDocTaxAmount
- Parameters:
serviceDocTaxAmount- Total Tax Amount in Document Currency
-
setTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Parameters:
transactionCurrency- Currency
-
setReferenceServiceRequest
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceServiceRequest
- Parameters:
referenceServiceRequest- Transaction ID
-
setReferenceServiceContract
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceServiceContract
- Parameters:
referenceServiceContract- Transaction ID
-
setRefServiceOrderTemplate
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RefServiceOrderTemplate
- Parameters:
refServiceOrderTemplate- Transaction ID
-
setReferenceServiceOrder
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ReferenceServiceOrder
- Parameters:
referenceServiceOrder- External Reference Number
-
setShippingCondition
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingCondition
- Parameters:
shippingCondition- Shipping Conditions
-
setRespyMgmtServiceTeam
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: RespyMgmtServiceTeam
- Parameters:
respyMgmtServiceTeam- Service Team (Responsibility Management)
-
setRespyMgmtServiceTeamName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: RespyMgmtServiceTeamName
- Parameters:
respyMgmtServiceTeamName- Name
-
setRespyMgmtGlobalTeamID
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: RespyMgmtGlobalTeamID
- Parameters:
respyMgmtGlobalTeamID- Global Team ID in Responsibility Mgmt.
-
setSrvcOrdCreditStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SrvcOrdCreditStatus
- Parameters:
srvcOrdCreditStatus- Credit Status of Header
-
setSrvcOrdExecutionStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SrvcOrdExecutionStatus
- Parameters:
srvcOrdExecutionStatus- Execution Status
-
setPaymentTerms
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PaymentTerms
- Parameters:
paymentTerms- Terms of Payment
-
setPaymentMethod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Parameters:
paymentMethod- Payment Method
-
setSEPAMandate
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: SEPAMandate
- Parameters:
sEPAMandate- Unique Reference to Mandate per Payment Recipient
-
setSrvcSEPAMandateRelevance
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SrvcSEPAMandateRelevance
- Parameters:
srvcSEPAMandateRelevance- Indicator for SEPA-Relevant Transactions
-
setWBSElementExternalID
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementExternalID
- Parameters:
wBSElementExternalID- Work Breakdown Structure Element (WBS Element) Edited
-
setSalesOrganizationOrgUnitID
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: SalesOrganizationOrgUnitID
- Parameters:
salesOrganizationOrgUnitID- Sales Organization ID
-
setServiceOrganization
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ServiceOrganization
- Parameters:
serviceOrganization- Service Organization
-
setSalesOfficeOrgUnitID
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: SalesOfficeOrgUnitID
- Parameters:
salesOfficeOrgUnitID- Sales Office
-
setSalesGroupOrgUnitID
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: SalesGroupOrgUnitID
- Parameters:
salesGroupOrgUnitID- Sales Group
-
setFSMServiceCall
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: FSMServiceCall
- Parameters:
fSMServiceCall- Object key
-
setServiceOrderRejectionReason
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ServiceOrderRejectionReason
- Parameters:
serviceOrderRejectionReason- Cancellation Reason Code
-
setReferenceInHouseRepair
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceInHouseRepair
- Parameters:
referenceInHouseRepair- Reference In-House Repair
-
setReferenceInHouseRepairItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ReferenceInHouseRepairItem
- Parameters:
referenceInHouseRepairItem- Reference In-House Repair Item
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ServiceOrder>
-
getKey
- Overrides:
getKeyin classVdmObject<ServiceOrder>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ServiceOrder>
-
fromMap
- Overrides:
fromMapin classVdmObject<ServiceOrder>
-
field
@Nonnull public static <T> ServiceOrderField<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> ServiceOrderField<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<ServiceOrder>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ServiceOrder>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ServiceOrder>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ServiceOrder>
-
fetchAppointment
Fetches the SrvcOrdAppointment 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 SrvcOrdAppointment 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 SrvcOrdAppointment entities (one to many). This corresponds to the OData navigation property to_Appointment.If the navigation property to_Appointment of a queried ServiceOrder 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 SrvcOrdAppointment 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 SrvcOrdAppointment entities (one to many). This corresponds to the OData navigation property to_Appointment.If the navigation property for an entity ServiceOrder 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 SrvcOrdAppointment entities. If not, an
Optionwith result stateemptyis returned.
-
setAppointment
Overwrites the list of associated SrvcOrdAppointment entities for the loaded navigation property to_Appointment.If the navigation property to_Appointment of a queried ServiceOrder 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 SrvcOrdAppointment entities.
-
addAppointment
Adds elements to the list of associated SrvcOrdAppointment entities. This corresponds to the OData navigation property to_Appointment.If the navigation property to_Appointment of a queried ServiceOrder 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 SrvcOrdAppointment entities.
-
fetchConfirmation
Fetches the ServiceOrderConfirmation entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Confirmation.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ServiceOrderConfirmation 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.
-
getConfirmationOrFetch
Retrieval of associated ServiceOrderConfirmation entities (one to many). This corresponds to the OData navigation property to_Confirmation.If the navigation property to_Confirmation of a queried ServiceOrder 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 ServiceOrderConfirmation 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.
-
getConfirmationIfPresent
Retrieval of associated ServiceOrderConfirmation entities (one to many). This corresponds to the OData navigation property to_Confirmation.If the navigation property for an entity ServiceOrder 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_Confirmation is already loaded, the result will
contain the ServiceOrderConfirmation entities. If not, an
Optionwith result stateemptyis returned.
-
setConfirmation
Overwrites the list of associated ServiceOrderConfirmation entities for the loaded navigation property to_Confirmation.If the navigation property to_Confirmation of a queried ServiceOrder 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 ServiceOrderConfirmation entities.
-
addConfirmation
Adds elements to the list of associated ServiceOrderConfirmation entities. This corresponds to the OData navigation property to_Confirmation.If the navigation property to_Confirmation of a queried ServiceOrder 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 ServiceOrderConfirmation entities.
-
fetchDefect
Fetches the ServiceOrderDefect entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Defect.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ServiceOrderDefect 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.
-
getDefectOrFetch
Retrieval of associated ServiceOrderDefect entities (one to many). This corresponds to the OData navigation property to_Defect.If the navigation property to_Defect of a queried ServiceOrder 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 ServiceOrderDefect 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.
-
getDefectIfPresent
Retrieval of associated ServiceOrderDefect entities (one to many). This corresponds to the OData navigation property to_Defect.If the navigation property for an entity ServiceOrder 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_Defect is already loaded, the result will contain
the ServiceOrderDefect entities. If not, an
Optionwith result stateemptyis returned.
-
setDefect
Overwrites the list of associated ServiceOrderDefect entities for the loaded navigation property to_Defect.If the navigation property to_Defect of a queried ServiceOrder 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 ServiceOrderDefect entities.
-
addDefect
Adds elements to the list of associated ServiceOrderDefect entities. This corresponds to the OData navigation property to_Defect.If the navigation property to_Defect of a queried ServiceOrder 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 ServiceOrderDefect entities.
-
fetchDuration
Fetches the SrvcOrdDuration 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 SrvcOrdDuration 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 SrvcOrdDuration entities (one to many). This corresponds to the OData navigation property to_Duration.If the navigation property to_Duration of a queried ServiceOrder 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 SrvcOrdDuration 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 SrvcOrdDuration entities (one to many). This corresponds to the OData navigation property to_Duration.If the navigation property for an entity ServiceOrder 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 SrvcOrdDuration entities. If not, an
Optionwith result stateemptyis returned.
-
setDuration
Overwrites the list of associated SrvcOrdDuration entities for the loaded navigation property to_Duration.If the navigation property to_Duration of a queried ServiceOrder 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 SrvcOrdDuration entities.
-
addDuration
Adds elements to the list of associated SrvcOrdDuration entities. This corresponds to the OData navigation property to_Duration.If the navigation property to_Duration of a queried ServiceOrder 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 SrvcOrdDuration entities.
-
fetchItem
Fetches the ServiceOrderItem entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Item.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ServiceOrderItem 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.
-
getItemOrFetch
Retrieval of associated ServiceOrderItem entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property to_Item of a queried ServiceOrder 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 ServiceOrderItem 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.
-
getItemIfPresent
Retrieval of associated ServiceOrderItem entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property for an entity ServiceOrder 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_Item is already loaded, the result will contain the
ServiceOrderItem entities. If not, an
Optionwith result stateemptyis returned.
-
setItem
Overwrites the list of associated ServiceOrderItem entities for the loaded navigation property to_Item.If the navigation property to_Item of a queried ServiceOrder 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 ServiceOrderItem entities.
-
addItem
Adds elements to the list of associated ServiceOrderItem entities. This corresponds to the OData navigation property to_Item.If the navigation property to_Item of a queried ServiceOrder 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 ServiceOrderItem entities.
-
fetchPartner
Fetches the SrvcOrdPartner 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 SrvcOrdPartner 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 SrvcOrdPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried ServiceOrder 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 SrvcOrdPartner 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 SrvcOrdPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property for an entity ServiceOrder 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 SrvcOrdPartner entities. If not, an
Optionwith result stateemptyis returned.
-
setPartner
Overwrites the list of associated SrvcOrdPartner entities for the loaded navigation property to_Partner.If the navigation property to_Partner of a queried ServiceOrder 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 SrvcOrdPartner entities.
-
addPartner
Adds elements to the list of associated SrvcOrdPartner entities. This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried ServiceOrder 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 SrvcOrdPartner entities.
-
fetchPersonResponsible
Fetches the ServiceOrderPersonResp entities (one to many) associated with this entity. This corresponds to the OData navigation property to_PersonResponsible.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ServiceOrderPersonResp 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.
-
getPersonResponsibleOrFetch
Retrieval of associated ServiceOrderPersonResp entities (one to many). This corresponds to the OData navigation property to_PersonResponsible.If the navigation property to_PersonResponsible of a queried ServiceOrder 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 ServiceOrderPersonResp 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.
-
getPersonResponsibleIfPresent
@Nonnull public io.vavr.control.Option<List<ServiceOrderPersonResp>> getPersonResponsibleIfPresent()Retrieval of associated ServiceOrderPersonResp entities (one to many). This corresponds to the OData navigation property to_PersonResponsible.If the navigation property for an entity ServiceOrder 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_PersonResponsible is already loaded, the result will
contain the ServiceOrderPersonResp entities. If not, an
Optionwith result stateemptyis returned.
-
setPersonResponsible
Overwrites the list of associated ServiceOrderPersonResp entities for the loaded navigation property to_PersonResponsible.If the navigation property to_PersonResponsible of a queried ServiceOrder 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 ServiceOrderPersonResp entities.
-
addPersonResponsible
Adds elements to the list of associated ServiceOrderPersonResp entities. This corresponds to the OData navigation property to_PersonResponsible.If the navigation property to_PersonResponsible of a queried ServiceOrder 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 ServiceOrderPersonResp entities.
-
fetchPricingElement
Fetches the ServiceOrderPriceElement entities (one to many) associated with this entity. This corresponds to the OData navigation property to_PricingElement.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ServiceOrderPriceElement 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.
-
getPricingElementOrFetch
Retrieval of associated ServiceOrderPriceElement entities (one to many). This corresponds to the OData navigation property to_PricingElement.If the navigation property to_PricingElement of a queried ServiceOrder 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 ServiceOrderPriceElement 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.
-
getPricingElementIfPresent
Retrieval of associated ServiceOrderPriceElement entities (one to many). This corresponds to the OData navigation property to_PricingElement.If the navigation property for an entity ServiceOrder 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_PricingElement is already loaded, the result will
contain the ServiceOrderPriceElement entities. If not, an
Optionwith result stateemptyis returned.
-
setPricingElement
Overwrites the list of associated ServiceOrderPriceElement entities for the loaded navigation property to_PricingElement.If the navigation property to_PricingElement of a queried ServiceOrder 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 ServiceOrderPriceElement entities.
-
addPricingElement
Adds elements to the list of associated ServiceOrderPriceElement entities. This corresponds to the OData navigation property to_PricingElement.If the navigation property to_PricingElement of a queried ServiceOrder 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 ServiceOrderPriceElement entities.
-
fetchProductReferenceObject
Fetches the SrvcOrdProdRefObject entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ProductReferenceObject.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SrvcOrdProdRefObject 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.
-
getProductReferenceObjectOrFetch
Retrieval of associated SrvcOrdProdRefObject entities (one to many). This corresponds to the OData navigation property to_ProductReferenceObject.If the navigation property to_ProductReferenceObject of a queried ServiceOrder 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 SrvcOrdProdRefObject 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.
-
getProductReferenceObjectIfPresent
@Nonnull public io.vavr.control.Option<List<SrvcOrdProdRefObject>> getProductReferenceObjectIfPresent()Retrieval of associated SrvcOrdProdRefObject entities (one to many). This corresponds to the OData navigation property to_ProductReferenceObject.If the navigation property for an entity ServiceOrder 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_ProductReferenceObject is already loaded, the result
will contain the SrvcOrdProdRefObject entities. If not, an
Optionwith result stateemptyis returned.
-
setProductReferenceObject
Overwrites the list of associated SrvcOrdProdRefObject entities for the loaded navigation property to_ProductReferenceObject.If the navigation property to_ProductReferenceObject of a queried ServiceOrder 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 SrvcOrdProdRefObject entities.
-
addProductReferenceObject
Adds elements to the list of associated SrvcOrdProdRefObject entities. This corresponds to the OData navigation property to_ProductReferenceObject.If the navigation property to_ProductReferenceObject of a queried ServiceOrder 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 SrvcOrdProdRefObject entities.
-
fetchReferenceObject
Fetches the ServiceOrderRefObject 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 ServiceOrderRefObject 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 ServiceOrderRefObject entities (one to many). This corresponds to the OData navigation property to_ReferenceObject.If the navigation property to_ReferenceObject of a queried ServiceOrder 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 ServiceOrderRefObject 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
Retrieval of associated ServiceOrderRefObject entities (one to many). This corresponds to the OData navigation property to_ReferenceObject.If the navigation property for an entity ServiceOrder 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 ServiceOrderRefObject entities. If not, an
Optionwith result stateemptyis returned.
-
setReferenceObject
Overwrites the list of associated ServiceOrderRefObject entities for the loaded navigation property to_ReferenceObject.If the navigation property to_ReferenceObject of a queried ServiceOrder 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 ServiceOrderRefObject entities.
-
addReferenceObject
Adds elements to the list of associated ServiceOrderRefObject entities. This corresponds to the OData navigation property to_ReferenceObject.If the navigation property to_ReferenceObject of a queried ServiceOrder 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 ServiceOrderRefObject entities.
-
fetchReferenceServiceContract
Fetches the SrvcOrdRefServiceContract entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ReferenceServiceContract.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SrvcOrdRefServiceContract 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.
-
getReferenceServiceContractOrFetch
Retrieval of associated SrvcOrdRefServiceContract entities (one to many). This corresponds to the OData navigation property to_ReferenceServiceContract.If the navigation property to_ReferenceServiceContract of a queried ServiceOrder 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 SrvcOrdRefServiceContract 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.
-
getReferenceServiceContractIfPresent
@Nonnull public io.vavr.control.Option<List<SrvcOrdRefServiceContract>> getReferenceServiceContractIfPresent()Retrieval of associated SrvcOrdRefServiceContract entities (one to many). This corresponds to the OData navigation property to_ReferenceServiceContract.If the navigation property for an entity ServiceOrder 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_ReferenceServiceContract is already loaded, the
result will contain the SrvcOrdRefServiceContract entities. If not, an
Optionwith result stateemptyis returned.
-
setReferenceServiceContract
Overwrites the list of associated SrvcOrdRefServiceContract entities for the loaded navigation property to_ReferenceServiceContract.If the navigation property to_ReferenceServiceContract of a queried ServiceOrder 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 SrvcOrdRefServiceContract entities.
-
addReferenceServiceContract
Adds elements to the list of associated SrvcOrdRefServiceContract entities. This corresponds to the OData navigation property to_ReferenceServiceContract.If the navigation property to_ReferenceServiceContract of a queried ServiceOrder 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 SrvcOrdRefServiceContract entities.
-
fetchServiceOrdUserStatus
Fetches the ServiceOrdUserStatus entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ServiceOrdUserStatus.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ServiceOrdUserStatus 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.
-
getServiceOrdUserStatusOrFetch
Retrieval of associated ServiceOrdUserStatus entities (one to many). This corresponds to the OData navigation property to_ServiceOrdUserStatus.If the navigation property to_ServiceOrdUserStatus of a queried ServiceOrder 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 ServiceOrdUserStatus 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.
-
getServiceOrdUserStatusIfPresent
@Nonnull public io.vavr.control.Option<List<ServiceOrdUserStatus>> getServiceOrdUserStatusIfPresent()Retrieval of associated ServiceOrdUserStatus entities (one to many). This corresponds to the OData navigation property to_ServiceOrdUserStatus.If the navigation property for an entity ServiceOrder 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_ServiceOrdUserStatus is already loaded, the result
will contain the ServiceOrdUserStatus entities. If not, an
Optionwith result stateemptyis returned.
-
setServiceOrdUserStatus
Overwrites the list of associated ServiceOrdUserStatus entities for the loaded navigation property to_ServiceOrdUserStatus.If the navigation property to_ServiceOrdUserStatus of a queried ServiceOrder 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 ServiceOrdUserStatus entities.
-
addServiceOrdUserStatus
Adds elements to the list of associated ServiceOrdUserStatus entities. This corresponds to the OData navigation property to_ServiceOrdUserStatus.If the navigation property to_ServiceOrdUserStatus of a queried ServiceOrder 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 ServiceOrdUserStatus entities.
-
fetchText
Fetches the ServiceOrderText 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 ServiceOrderText 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 ServiceOrderText entities (one to many). This corresponds to the OData navigation property to_Text.If the navigation property to_Text of a queried ServiceOrder 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 ServiceOrderText 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 ServiceOrderText entities (one to many). This corresponds to the OData navigation property to_Text.If the navigation property for an entity ServiceOrder 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
ServiceOrderText entities. If not, an
Optionwith result stateemptyis returned.
-
setText
Overwrites the list of associated ServiceOrderText entities for the loaded navigation property to_Text.If the navigation property to_Text of a queried ServiceOrder 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 ServiceOrderText entities.
-
addText
Adds elements to the list of associated ServiceOrderText entities. This corresponds to the OData navigation property to_Text.If the navigation property to_Text of a queried ServiceOrder 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 ServiceOrderText entities.
-
builder
-
getServiceOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceOrder
- Returns:
- Transaction ID
-
getServiceOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ServiceOrderType
- Returns:
- Business Transaction Type
-
getServiceOrderUUID
Constraints: noneOriginal property name from the Odata EDM: ServiceOrderUUID
- Returns:
- GUID of a CRM Order Object
-
getServiceOrderDescription
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ServiceOrderDescription
- Returns:
- Transaction Description
-
getServiceObjectType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceObjectType
- Returns:
- Business Trans. Cat.
-
getLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key of Description
-
getServiceDocumentPriority
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceDocumentPriority
- Returns:
- Activity Priority
-
getRequestedServiceStartDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedServiceStartDateTime
- Returns:
- Service Request Start Date
-
getRequestedServiceEndDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedServiceEndDateTime
- Returns:
- Service Request Due Date
-
getServiceDocChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ServiceDocChangedDateTime
- Returns:
- Changed At
-
getServiceDocumentTemplateType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceDocumentTemplateType
- Returns:
- Template Type of CRM Transaction
-
getPurchaseOrderByCustomer
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: PurchaseOrderByCustomer
- Returns:
- Sold-To Party's External Reference Number
-
getCustomerPurchaseOrderDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerPurchaseOrderDate
- Returns:
- Reference Document Date
-
getServiceOrderIsReleased
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceOrderIsReleased
- Returns:
- Release Status
-
getServiceOrderIsCompleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceOrderIsCompleted
- Returns:
- The serviceOrderIsCompleted contained in this entity.
-
getServiceOrderIsRejected
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ServiceOrderIsRejected
- Returns:
- Cancellation Status
-
getSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
- Sales Organization
-
getDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
- Distribution Channel
-
getDivision
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Division
- Returns:
- Division
-
getSalesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Returns:
- Sales Office
-
getSalesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Returns:
- Sales Group
-
getSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Returns:
- Sold-To Party
-
getShipToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Returns:
- Ship-To Party
-
getBillToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BillToParty
- Returns:
- Bill-To Party
-
getPayerParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PayerParty
- Returns:
- Payer
-
getContactPerson
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ContactPerson
- Returns:
- Customer Contact Person
-
getServiceDocGrossAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ServiceDocGrossAmount
- Returns:
- Total Gross Value of Document in Document Currency
-
getServiceDocNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ServiceDocNetAmount
- Returns:
- Total Net Value of Document in Document Currency
-
getServiceDocTaxAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ServiceDocTaxAmount
- Returns:
- Total Tax Amount in Document Currency
-
getTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
- Currency
-
getReferenceServiceRequest
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceServiceRequest
- Returns:
- Transaction ID
-
getReferenceServiceContract
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceServiceContract
- Returns:
- Transaction ID
-
getRefServiceOrderTemplate
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RefServiceOrderTemplate
- Returns:
- Transaction ID
-
getReferenceServiceOrder
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ReferenceServiceOrder
- Returns:
- External Reference Number
-
getShippingCondition
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingCondition
- Returns:
- Shipping Conditions
-
getRespyMgmtServiceTeam
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: RespyMgmtServiceTeam
- Returns:
- Service Team (Responsibility Management)
-
getRespyMgmtServiceTeamName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: RespyMgmtServiceTeamName
- Returns:
- Name
-
getRespyMgmtGlobalTeamID
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: RespyMgmtGlobalTeamID
- Returns:
- Global Team ID in Responsibility Mgmt.
-
getSrvcOrdCreditStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SrvcOrdCreditStatus
- Returns:
- Credit Status of Header
-
getSrvcOrdExecutionStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SrvcOrdExecutionStatus
- Returns:
- Execution Status
-
getPaymentTerms
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PaymentTerms
- Returns:
- Terms of Payment
-
getPaymentMethod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Returns:
- Payment Method
-
getSEPAMandate
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: SEPAMandate
- Returns:
- Unique Reference to Mandate per Payment Recipient
-
getSrvcSEPAMandateRelevance
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SrvcSEPAMandateRelevance
- Returns:
- Indicator for SEPA-Relevant Transactions
-
getWBSElementExternalID
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementExternalID
- Returns:
- Work Breakdown Structure Element (WBS Element) Edited
-
getSalesOrganizationOrgUnitID
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: SalesOrganizationOrgUnitID
- Returns:
- Sales Organization ID
-
getServiceOrganization
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ServiceOrganization
- Returns:
- Service Organization
-
getSalesOfficeOrgUnitID
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: SalesOfficeOrgUnitID
- Returns:
- Sales Office
-
getSalesGroupOrgUnitID
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: SalesGroupOrgUnitID
- Returns:
- Sales Group
-
getFSMServiceCall
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: FSMServiceCall
- Returns:
- Object key
-
getServiceOrderRejectionReason
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ServiceOrderRejectionReason
- Returns:
- Cancellation Reason Code
-
getReferenceInHouseRepair
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceInHouseRepair
- Returns:
- Reference In-House Repair
-
getReferenceInHouseRepairItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ReferenceInHouseRepairItem
- Returns:
- Reference In-House Repair Item
-
toString
- Overrides:
toStringin classVdmObject<ServiceOrder>
-
equals
- Overrides:
equalsin classVdmEntity<ServiceOrder>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ServiceOrder>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ServiceOrder>
-