java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<ServiceConfirmation>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.ServiceConfirmation

public class ServiceConfirmation extends VdmEntity<ServiceConfirmation>
Service Confirmation

Original entity name from the Odata EDM: A_ServiceConfirmationType

  • Field Details

    • ALL_FIELDS

      public static final ServiceConfirmationSelectable ALL_FIELDS
      Selector for all available fields of ServiceConfirmation.
    • SERVICE_CONFIRMATION

      public static final ServiceConfirmationField<String> SERVICE_CONFIRMATION
      Use with available fluent helpers to apply the ServiceConfirmation field to query operations.
    • SERVICE_CONFIRMATION_TYPE

      public static final ServiceConfirmationField<String> SERVICE_CONFIRMATION_TYPE
      Use with available fluent helpers to apply the ServiceConfirmationType field to query operations.
    • SERVICE_CONFIRMATION_UUID

      public static final ServiceConfirmationField<UUID> SERVICE_CONFIRMATION_UUID
      Use with available fluent helpers to apply the ServiceConfirmationUUID field to query operations.
    • SERVICE_CONFIRMATION_DESCRIPTION

      public static final ServiceConfirmationField<String> SERVICE_CONFIRMATION_DESCRIPTION
      Use with available fluent helpers to apply the ServiceConfirmationDescription field to query operations.
    • SERVICE_OBJECT_TYPE

      public static final ServiceConfirmationField<String> SERVICE_OBJECT_TYPE
      Use with available fluent helpers to apply the ServiceObjectType field to query operations.
    • LANGUAGE

      public static final ServiceConfirmationField<String> LANGUAGE
      Use with available fluent helpers to apply the Language field to query operations.
    • SERVICE_DOCUMENT_PRIORITY

      public static final ServiceConfirmationField<String> SERVICE_DOCUMENT_PRIORITY
      Use with available fluent helpers to apply the ServiceDocumentPriority field to query operations.
    • REQUESTED_SERVICE_START_DATE_TIME

      public static final ServiceConfirmationField<ZonedDateTime> REQUESTED_SERVICE_START_DATE_TIME
      Use with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.
    • REQUESTED_SERVICE_END_DATE_TIME

      public static final ServiceConfirmationField<ZonedDateTime> REQUESTED_SERVICE_END_DATE_TIME
      Use with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.
    • PURCHASE_ORDER_BY_CUSTOMER

      public static final ServiceConfirmationField<String> PURCHASE_ORDER_BY_CUSTOMER
      Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
    • CUSTOMER_PURCHASE_ORDER_DATE

      public static final ServiceConfirmationField<LocalDateTime> CUSTOMER_PURCHASE_ORDER_DATE
      Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
    • SERVICE_CONFIRMATION_IS_COMPLETED

      public static final ServiceConfirmationField<String> SERVICE_CONFIRMATION_IS_COMPLETED
      Use with available fluent helpers to apply the ServiceConfirmationIsCompleted field to query operations.
    • SERVICE_CONFIRMATION_IS_CANCELED

      public static final ServiceConfirmationField<Boolean> SERVICE_CONFIRMATION_IS_CANCELED
      Use with available fluent helpers to apply the ServiceConfirmationIsCanceled field to query operations.
    • SALES_ORGANIZATION

      public static final ServiceConfirmationField<String> SALES_ORGANIZATION
      Use with available fluent helpers to apply the SalesOrganization field to query operations.
    • DISTRIBUTION_CHANNEL

      public static final ServiceConfirmationField<String> DISTRIBUTION_CHANNEL
      Use with available fluent helpers to apply the DistributionChannel field to query operations.
    • DIVISION

      public static final ServiceConfirmationField<String> DIVISION
      Use with available fluent helpers to apply the Division field to query operations.
    • SALES_OFFICE

      public static final ServiceConfirmationField<String> SALES_OFFICE
      Use with available fluent helpers to apply the SalesOffice field to query operations.
    • SALES_GROUP

      public static final ServiceConfirmationField<String> SALES_GROUP
      Use with available fluent helpers to apply the SalesGroup field to query operations.
    • SOLD_TO_PARTY

      public static final ServiceConfirmationField<String> SOLD_TO_PARTY
      Use with available fluent helpers to apply the SoldToParty field to query operations.
    • SHIP_TO_PARTY

      public static final ServiceConfirmationField<String> SHIP_TO_PARTY
      Use with available fluent helpers to apply the ShipToParty field to query operations.
    • BILL_TO_PARTY

      public static final ServiceConfirmationField<String> BILL_TO_PARTY
      Use with available fluent helpers to apply the BillToParty field to query operations.
    • PAYER_PARTY

      public static final ServiceConfirmationField<String> PAYER_PARTY
      Use with available fluent helpers to apply the PayerParty field to query operations.
    • CONTACT_PERSON

      public static final ServiceConfirmationField<String> CONTACT_PERSON
      Use with available fluent helpers to apply the ContactPerson field to query operations.
    • REFERENCE_SERVICE_ORDER

      public static final ServiceConfirmationField<String> REFERENCE_SERVICE_ORDER
      Use with available fluent helpers to apply the ReferenceServiceOrder field to query operations.
    • SERVICE_CONFIRMATION_IS_FINAL

      public static final ServiceConfirmationField<String> SERVICE_CONFIRMATION_IS_FINAL
      Use with available fluent helpers to apply the ServiceConfirmationIsFinal field to query operations.
    • TRANSACTION_CURRENCY

      public static final ServiceConfirmationField<String> TRANSACTION_CURRENCY
      Use with available fluent helpers to apply the TransactionCurrency field to query operations.
    • SHIPPING_CONDITION

      public static final ServiceConfirmationField<String> SHIPPING_CONDITION
      Use with available fluent helpers to apply the ShippingCondition field to query operations.
    • RESPY_MGMT_SERVICE_TEAM

      public static final ServiceConfirmationField<String> RESPY_MGMT_SERVICE_TEAM
      Use with available fluent helpers to apply the RespyMgmtServiceTeam field to query operations.
    • RESPY_MGMT_SERVICE_TEAM_NAME

      public static final ServiceConfirmationField<String> RESPY_MGMT_SERVICE_TEAM_NAME
      Use with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.
    • RESPY_MGMT_GLOBAL_TEAM_ID

      public static final ServiceConfirmationField<String> RESPY_MGMT_GLOBAL_TEAM_ID
      Use with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.
    • SALES_ORGANIZATION_ORG_UNIT_ID

      public static final ServiceConfirmationField<String> SALES_ORGANIZATION_ORG_UNIT_ID
      Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.
    • SERVICE_ORGANIZATION

      public static final ServiceConfirmationField<String> SERVICE_ORGANIZATION
      Use with available fluent helpers to apply the ServiceOrganization field to query operations.
    • SALES_OFFICE_ORG_UNIT_ID

      public static final ServiceConfirmationField<String> SALES_OFFICE_ORG_UNIT_ID
      Use with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations.
    • SALES_GROUP_ORG_UNIT_ID

      public static final ServiceConfirmationField<String> SALES_GROUP_ORG_UNIT_ID
      Use with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations.
    • TO_APPOINTMENT

      public static final ServiceConfirmationLink<SrvcConfAppointment> TO_APPOINTMENT
      Use with available fluent helpers to apply the to_Appointment navigation property to query operations.
    • TO_DURATION

      public static final ServiceConfirmationLink<SrvcConfDuration> TO_DURATION
      Use with available fluent helpers to apply the to_Duration navigation property to query operations.
    • TO_ITEM

      public static final ServiceConfirmationLink<ServiceConfirmationItem> TO_ITEM
      Use with available fluent helpers to apply the to_Item navigation property to query operations.
    • TO_PARTNER

      public static final ServiceConfirmationLink<SrvcConfPartner> TO_PARTNER
      Use with available fluent helpers to apply the to_Partner navigation property to query operations.
    • TO_PERSON_RESPONSIBLE

      public static final ServiceConfirmationLink<ServiceConfPersonResp> TO_PERSON_RESPONSIBLE
      Use with available fluent helpers to apply the to_PersonResponsible navigation property to query operations.
    • TO_PRICING_ELEMENT

      public static final ServiceConfirmationLink<ServiceConfPriceElement> TO_PRICING_ELEMENT
      Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
    • TO_REFERENCE_OBJECT

      public static final ServiceConfirmationLink<ServiceConfRefObject> TO_REFERENCE_OBJECT
      Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.
    • TO_SERVICE_CONF_USER_STATUS

      public static final ServiceConfirmationLink<ServiceConfUserStatus> TO_SERVICE_CONF_USER_STATUS
      Use with available fluent helpers to apply the to_ServiceConfUserStatus navigation property to query operations.
    • TO_TEXT

      public static final ServiceConfirmationLink<ServiceConfirmationText> TO_TEXT
      Use with available fluent helpers to apply the to_Text navigation property to query operations.
  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<ServiceConfirmation> getType()
      Specified by:
      getType in class VdmObject<ServiceConfirmation>
    • setServiceConfirmation

      public void setServiceConfirmation(@Nullable String serviceConfirmation)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceConfirmation

      Parameters:
      serviceConfirmation - Transaction ID
    • setServiceConfirmationType

      public void setServiceConfirmationType(@Nullable String serviceConfirmationType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceConfirmationType

      Parameters:
      serviceConfirmationType - Business Transaction Type
    • setServiceConfirmationUUID

      public void setServiceConfirmationUUID(@Nullable UUID serviceConfirmationUUID)
      Constraints: none

      Original property name from the Odata EDM: ServiceConfirmationUUID

      Parameters:
      serviceConfirmationUUID - GUID of a CRM Order Object
    • setServiceConfirmationDescription

      public void setServiceConfirmationDescription(@Nullable String serviceConfirmationDescription)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ServiceConfirmationDescription

      Parameters:
      serviceConfirmationDescription - Transaction Description
    • setServiceObjectType

      public void setServiceObjectType(@Nullable String serviceObjectType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceObjectType

      Parameters:
      serviceObjectType - Business Trans. Cat.
    • setLanguage

      public void setLanguage(@Nullable String language)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Language

      Parameters:
      language - Language Key of Description
    • setServiceDocumentPriority

      public void setServiceDocumentPriority(@Nullable String serviceDocumentPriority)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceDocumentPriority

      Parameters:
      serviceDocumentPriority - Activity Priority
    • setRequestedServiceStartDateTime

      public void setRequestedServiceStartDateTime(@Nullable ZonedDateTime requestedServiceStartDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: RequestedServiceStartDateTime

      Parameters:
      requestedServiceStartDateTime - Service Request Start Date
    • setRequestedServiceEndDateTime

      public void setRequestedServiceEndDateTime(@Nullable ZonedDateTime requestedServiceEndDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: RequestedServiceEndDateTime

      Parameters:
      requestedServiceEndDateTime - Service Request Due Date
    • setPurchaseOrderByCustomer

      public void setPurchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: PurchaseOrderByCustomer

      Parameters:
      purchaseOrderByCustomer - Sold-To Party's External Reference Number
    • setCustomerPurchaseOrderDate

      public void setCustomerPurchaseOrderDate(@Nullable LocalDateTime customerPurchaseOrderDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CustomerPurchaseOrderDate

      Parameters:
      customerPurchaseOrderDate - Reference Document Date
    • setServiceConfirmationIsCompleted

      public void setServiceConfirmationIsCompleted(@Nullable String serviceConfirmationIsCompleted)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceConfirmationIsCompleted

      Parameters:
      serviceConfirmationIsCompleted - The serviceConfirmationIsCompleted to set.
    • setServiceConfirmationIsCanceled

      public void setServiceConfirmationIsCanceled(@Nullable Boolean serviceConfirmationIsCanceled)
      Constraints: none

      Original property name from the Odata EDM: ServiceConfirmationIsCanceled

      Parameters:
      serviceConfirmationIsCanceled - Status Is Active
    • setSalesOrganization

      public void setSalesOrganization(@Nullable String salesOrganization)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Parameters:
      salesOrganization - Sales Organization
    • setDistributionChannel

      public void setDistributionChannel(@Nullable String distributionChannel)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Parameters:
      distributionChannel - Distribution Channel
    • setDivision

      public void setDivision(@Nullable String division)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Division

      Parameters:
      division - Division
    • setSalesOffice

      public void setSalesOffice(@Nullable String salesOffice)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOffice

      Parameters:
      salesOffice - Sales Office
    • setSalesGroup

      public void setSalesGroup(@Nullable String salesGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: SalesGroup

      Parameters:
      salesGroup - Sales Group
    • setSoldToParty

      public void setSoldToParty(@Nullable String soldToParty)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SoldToParty

      Parameters:
      soldToParty - Sold-To Party
    • setShipToParty

      public void setShipToParty(@Nullable String shipToParty)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ShipToParty

      Parameters:
      shipToParty - Ship-To Party
    • setBillToParty

      public void setBillToParty(@Nullable String billToParty)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: BillToParty

      Parameters:
      billToParty - Bill-To Party
    • setPayerParty

      public void setPayerParty(@Nullable String payerParty)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PayerParty

      Parameters:
      payerParty - Payer
    • setContactPerson

      public void setContactPerson(@Nullable String contactPerson)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ContactPerson

      Parameters:
      contactPerson - Customer Contact Person
    • setReferenceServiceOrder

      public void setReferenceServiceOrder(@Nullable String referenceServiceOrder)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceServiceOrder

      Parameters:
      referenceServiceOrder - Transaction ID
    • setServiceConfirmationIsFinal

      public void setServiceConfirmationIsFinal(@Nullable String serviceConfirmationIsFinal)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceConfirmationIsFinal

      Parameters:
      serviceConfirmationIsFinal - Final service confirmation for the related service order
    • setTransactionCurrency

      public void setTransactionCurrency(@Nullable String transactionCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: TransactionCurrency

      Parameters:
      transactionCurrency - Currency
    • setShippingCondition

      public void setShippingCondition(@Nullable String shippingCondition)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ShippingCondition

      Parameters:
      shippingCondition - Shipping Conditions
    • setRespyMgmtServiceTeam

      public void setRespyMgmtServiceTeam(@Nullable String respyMgmtServiceTeam)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: RespyMgmtServiceTeam

      Parameters:
      respyMgmtServiceTeam - Service Team (Responsibility Management)
    • setRespyMgmtServiceTeamName

      public void setRespyMgmtServiceTeamName(@Nullable String respyMgmtServiceTeamName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: RespyMgmtServiceTeamName

      Parameters:
      respyMgmtServiceTeamName - Name
    • setRespyMgmtGlobalTeamID

      public void setRespyMgmtGlobalTeamID(@Nullable String respyMgmtGlobalTeamID)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: RespyMgmtGlobalTeamID

      Parameters:
      respyMgmtGlobalTeamID - Global Team ID in Responsibility Mgmt.
    • setSalesOrganizationOrgUnitID

      public void setSalesOrganizationOrgUnitID(@Nullable String salesOrganizationOrgUnitID)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: SalesOrganizationOrgUnitID

      Parameters:
      salesOrganizationOrgUnitID - Sales Organization ID
    • setServiceOrganization

      public void setServiceOrganization(@Nullable String serviceOrganization)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ServiceOrganization

      Parameters:
      serviceOrganization - Service Organization
    • setSalesOfficeOrgUnitID

      public void setSalesOfficeOrgUnitID(@Nullable String salesOfficeOrgUnitID)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: SalesOfficeOrgUnitID

      Parameters:
      salesOfficeOrgUnitID - Sales Office
    • setSalesGroupOrgUnitID

      public void setSalesGroupOrgUnitID(@Nullable String salesGroupOrgUnitID)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: SalesGroupOrgUnitID

      Parameters:
      salesGroupOrgUnitID - Sales Group
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<ServiceConfirmation>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<ServiceConfirmation>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<ServiceConfirmation>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<ServiceConfirmation>
    • field

      @Nonnull public static <T> ServiceConfirmationField<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> ServiceConfirmationField<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 field
      fieldName - 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

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<ServiceConfirmation>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<ServiceConfirmation>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<ServiceConfirmation>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<ServiceConfirmation>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<ServiceConfirmation>
    • fetchAppointment

      @Nonnull public List<SrvcConfAppointment> fetchAppointment()
      Fetches the SrvcConfAppointment 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 SrvcConfAppointment 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

      @Nonnull public List<SrvcConfAppointment> getAppointmentOrFetch()
      Retrieval of associated SrvcConfAppointment entities (one to many). This corresponds to the OData navigation property to_Appointment.

      If the navigation property to_Appointment of a queried ServiceConfirmation 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 SrvcConfAppointment 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

      @Nonnull public io.vavr.control.Option<List<SrvcConfAppointment>> getAppointmentIfPresent()
      Retrieval of associated SrvcConfAppointment entities (one to many). This corresponds to the OData navigation property to_Appointment.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Appointment is already loaded, the result will contain the SrvcConfAppointment entities. If not, an Option with result state empty is returned.
    • setAppointment

      public void setAppointment(@Nonnull List<SrvcConfAppointment> value)
      Overwrites the list of associated SrvcConfAppointment entities for the loaded navigation property to_Appointment.

      If the navigation property to_Appointment of a queried ServiceConfirmation 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 SrvcConfAppointment entities.
    • addAppointment

      public void addAppointment(SrvcConfAppointment... entity)
      Adds elements to the list of associated SrvcConfAppointment entities. This corresponds to the OData navigation property to_Appointment.

      If the navigation property to_Appointment of a queried ServiceConfirmation 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 SrvcConfAppointment entities.
    • fetchDuration

      @Nonnull public List<SrvcConfDuration> fetchDuration()
      Fetches the SrvcConfDuration 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 SrvcConfDuration 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

      @Nonnull public List<SrvcConfDuration> getDurationOrFetch()
      Retrieval of associated SrvcConfDuration entities (one to many). This corresponds to the OData navigation property to_Duration.

      If the navigation property to_Duration of a queried ServiceConfirmation 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 SrvcConfDuration 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

      @Nonnull public io.vavr.control.Option<List<SrvcConfDuration>> getDurationIfPresent()
      Retrieval of associated SrvcConfDuration entities (one to many). This corresponds to the OData navigation property to_Duration.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Duration is already loaded, the result will contain the SrvcConfDuration entities. If not, an Option with result state empty is returned.
    • setDuration

      public void setDuration(@Nonnull List<SrvcConfDuration> value)
      Overwrites the list of associated SrvcConfDuration entities for the loaded navigation property to_Duration.

      If the navigation property to_Duration of a queried ServiceConfirmation 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 SrvcConfDuration entities.
    • addDuration

      public void addDuration(SrvcConfDuration... entity)
      Adds elements to the list of associated SrvcConfDuration entities. This corresponds to the OData navigation property to_Duration.

      If the navigation property to_Duration of a queried ServiceConfirmation 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 SrvcConfDuration entities.
    • fetchItem

      @Nonnull public List<ServiceConfirmationItem> fetchItem()
      Fetches the ServiceConfirmationItem 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 ServiceConfirmationItem 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

      @Nonnull public List<ServiceConfirmationItem> getItemOrFetch()
      Retrieval of associated ServiceConfirmationItem entities (one to many). This corresponds to the OData navigation property to_Item.

      If the navigation property to_Item of a queried ServiceConfirmation 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 ServiceConfirmationItem 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

      @Nonnull public io.vavr.control.Option<List<ServiceConfirmationItem>> getItemIfPresent()
      Retrieval of associated ServiceConfirmationItem entities (one to many). This corresponds to the OData navigation property to_Item.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Item is already loaded, the result will contain the ServiceConfirmationItem entities. If not, an Option with result state empty is returned.
    • setItem

      public void setItem(@Nonnull List<ServiceConfirmationItem> value)
      Overwrites the list of associated ServiceConfirmationItem entities for the loaded navigation property to_Item.

      If the navigation property to_Item of a queried ServiceConfirmation 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 ServiceConfirmationItem entities.
    • addItem

      public void addItem(ServiceConfirmationItem... entity)
      Adds elements to the list of associated ServiceConfirmationItem entities. This corresponds to the OData navigation property to_Item.

      If the navigation property to_Item of a queried ServiceConfirmation 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 ServiceConfirmationItem entities.
    • fetchPartner

      @Nonnull public List<SrvcConfPartner> fetchPartner()
      Fetches the SrvcConfPartner 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 SrvcConfPartner 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

      @Nonnull public List<SrvcConfPartner> getPartnerOrFetch()
      Retrieval of associated SrvcConfPartner entities (one to many). This corresponds to the OData navigation property to_Partner.

      If the navigation property to_Partner of a queried ServiceConfirmation 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 SrvcConfPartner 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

      @Nonnull public io.vavr.control.Option<List<SrvcConfPartner>> getPartnerIfPresent()
      Retrieval of associated SrvcConfPartner entities (one to many). This corresponds to the OData navigation property to_Partner.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Partner is already loaded, the result will contain the SrvcConfPartner entities. If not, an Option with result state empty is returned.
    • setPartner

      public void setPartner(@Nonnull List<SrvcConfPartner> value)
      Overwrites the list of associated SrvcConfPartner entities for the loaded navigation property to_Partner.

      If the navigation property to_Partner of a queried ServiceConfirmation 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 SrvcConfPartner entities.
    • addPartner

      public void addPartner(SrvcConfPartner... entity)
      Adds elements to the list of associated SrvcConfPartner entities. This corresponds to the OData navigation property to_Partner.

      If the navigation property to_Partner of a queried ServiceConfirmation 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 SrvcConfPartner entities.
    • fetchPersonResponsible

      @Nonnull public List<ServiceConfPersonResp> fetchPersonResponsible()
      Fetches the ServiceConfPersonResp 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 ServiceConfPersonResp 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

      @Nonnull public List<ServiceConfPersonResp> getPersonResponsibleOrFetch()
      Retrieval of associated ServiceConfPersonResp entities (one to many). This corresponds to the OData navigation property to_PersonResponsible.

      If the navigation property to_PersonResponsible of a queried ServiceConfirmation 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 ServiceConfPersonResp 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<ServiceConfPersonResp>> getPersonResponsibleIfPresent()
      Retrieval of associated ServiceConfPersonResp entities (one to many). This corresponds to the OData navigation property to_PersonResponsible.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_PersonResponsible is already loaded, the result will contain the ServiceConfPersonResp entities. If not, an Option with result state empty is returned.
    • setPersonResponsible

      public void setPersonResponsible(@Nonnull List<ServiceConfPersonResp> value)
      Overwrites the list of associated ServiceConfPersonResp entities for the loaded navigation property to_PersonResponsible.

      If the navigation property to_PersonResponsible of a queried ServiceConfirmation 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 ServiceConfPersonResp entities.
    • addPersonResponsible

      public void addPersonResponsible(ServiceConfPersonResp... entity)
      Adds elements to the list of associated ServiceConfPersonResp entities. This corresponds to the OData navigation property to_PersonResponsible.

      If the navigation property to_PersonResponsible of a queried ServiceConfirmation 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 ServiceConfPersonResp entities.
    • fetchPricingElement

      @Nonnull public List<ServiceConfPriceElement> fetchPricingElement()
      Fetches the ServiceConfPriceElement 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 ServiceConfPriceElement 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

      @Nonnull public List<ServiceConfPriceElement> getPricingElementOrFetch()
      Retrieval of associated ServiceConfPriceElement entities (one to many). This corresponds to the OData navigation property to_PricingElement.

      If the navigation property to_PricingElement of a queried ServiceConfirmation 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 ServiceConfPriceElement 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

      @Nonnull public io.vavr.control.Option<List<ServiceConfPriceElement>> getPricingElementIfPresent()
      Retrieval of associated ServiceConfPriceElement entities (one to many). This corresponds to the OData navigation property to_PricingElement.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_PricingElement is already loaded, the result will contain the ServiceConfPriceElement entities. If not, an Option with result state empty is returned.
    • setPricingElement

      public void setPricingElement(@Nonnull List<ServiceConfPriceElement> value)
      Overwrites the list of associated ServiceConfPriceElement entities for the loaded navigation property to_PricingElement.

      If the navigation property to_PricingElement of a queried ServiceConfirmation 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 ServiceConfPriceElement entities.
    • addPricingElement

      public void addPricingElement(ServiceConfPriceElement... entity)
      Adds elements to the list of associated ServiceConfPriceElement entities. This corresponds to the OData navigation property to_PricingElement.

      If the navigation property to_PricingElement of a queried ServiceConfirmation 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 ServiceConfPriceElement entities.
    • fetchReferenceObject

      @Nonnull public List<ServiceConfRefObject> fetchReferenceObject()
      Fetches the ServiceConfRefObject 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 ServiceConfRefObject 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

      @Nonnull public List<ServiceConfRefObject> getReferenceObjectOrFetch()
      Retrieval of associated ServiceConfRefObject entities (one to many). This corresponds to the OData navigation property to_ReferenceObject.

      If the navigation property to_ReferenceObject of a queried ServiceConfirmation 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 ServiceConfRefObject entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getReferenceObjectIfPresent

      @Nonnull public io.vavr.control.Option<List<ServiceConfRefObject>> getReferenceObjectIfPresent()
      Retrieval of associated ServiceConfRefObject entities (one to many). This corresponds to the OData navigation property to_ReferenceObject.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_ReferenceObject is already loaded, the result will contain the ServiceConfRefObject entities. If not, an Option with result state empty is returned.
    • setReferenceObject

      public void setReferenceObject(@Nonnull List<ServiceConfRefObject> value)
      Overwrites the list of associated ServiceConfRefObject entities for the loaded navigation property to_ReferenceObject.

      If the navigation property to_ReferenceObject of a queried ServiceConfirmation 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 ServiceConfRefObject entities.
    • addReferenceObject

      public void addReferenceObject(ServiceConfRefObject... entity)
      Adds elements to the list of associated ServiceConfRefObject entities. This corresponds to the OData navigation property to_ReferenceObject.

      If the navigation property to_ReferenceObject of a queried ServiceConfirmation 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 ServiceConfRefObject entities.
    • fetchServiceConfUserStatus

      @Nonnull public List<ServiceConfUserStatus> fetchServiceConfUserStatus()
      Fetches the ServiceConfUserStatus entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ServiceConfUserStatus.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated ServiceConfUserStatus 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.
    • getServiceConfUserStatusOrFetch

      @Nonnull public List<ServiceConfUserStatus> getServiceConfUserStatusOrFetch()
      Retrieval of associated ServiceConfUserStatus entities (one to many). This corresponds to the OData navigation property to_ServiceConfUserStatus.

      If the navigation property to_ServiceConfUserStatus of a queried ServiceConfirmation 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 ServiceConfUserStatus 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.
    • getServiceConfUserStatusIfPresent

      @Nonnull public io.vavr.control.Option<List<ServiceConfUserStatus>> getServiceConfUserStatusIfPresent()
      Retrieval of associated ServiceConfUserStatus entities (one to many). This corresponds to the OData navigation property to_ServiceConfUserStatus.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_ServiceConfUserStatus is already loaded, the result will contain the ServiceConfUserStatus entities. If not, an Option with result state empty is returned.
    • setServiceConfUserStatus

      public void setServiceConfUserStatus(@Nonnull List<ServiceConfUserStatus> value)
      Overwrites the list of associated ServiceConfUserStatus entities for the loaded navigation property to_ServiceConfUserStatus.

      If the navigation property to_ServiceConfUserStatus of a queried ServiceConfirmation 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 ServiceConfUserStatus entities.
    • addServiceConfUserStatus

      public void addServiceConfUserStatus(ServiceConfUserStatus... entity)
      Adds elements to the list of associated ServiceConfUserStatus entities. This corresponds to the OData navigation property to_ServiceConfUserStatus.

      If the navigation property to_ServiceConfUserStatus of a queried ServiceConfirmation 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 ServiceConfUserStatus entities.
    • fetchText

      @Nonnull public List<ServiceConfirmationText> fetchText()
      Fetches the ServiceConfirmationText 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 ServiceConfirmationText 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

      @Nonnull public List<ServiceConfirmationText> getTextOrFetch()
      Retrieval of associated ServiceConfirmationText entities (one to many). This corresponds to the OData navigation property to_Text.

      If the navigation property to_Text of a queried ServiceConfirmation 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 ServiceConfirmationText 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

      @Nonnull public io.vavr.control.Option<List<ServiceConfirmationText>> getTextIfPresent()
      Retrieval of associated ServiceConfirmationText entities (one to many). This corresponds to the OData navigation property to_Text.

      If the navigation property for an entity ServiceConfirmation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Text is already loaded, the result will contain the ServiceConfirmationText entities. If not, an Option with result state empty is returned.
    • setText

      public void setText(@Nonnull List<ServiceConfirmationText> value)
      Overwrites the list of associated ServiceConfirmationText entities for the loaded navigation property to_Text.

      If the navigation property to_Text of a queried ServiceConfirmation 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 ServiceConfirmationText entities.
    • addText

      public void addText(ServiceConfirmationText... entity)
      Adds elements to the list of associated ServiceConfirmationText entities. This corresponds to the OData navigation property to_Text.

      If the navigation property to_Text of a queried ServiceConfirmation 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 ServiceConfirmationText entities.
    • builder

      @Nonnull public static ServiceConfirmation.ServiceConfirmationBuilder builder()
    • getServiceConfirmation

      @Nullable public String getServiceConfirmation()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceConfirmation

      Returns:
      Transaction ID
    • getServiceConfirmationType

      @Nullable public String getServiceConfirmationType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceConfirmationType

      Returns:
      Business Transaction Type
    • getServiceConfirmationUUID

      @Nullable public UUID getServiceConfirmationUUID()
      Constraints: none

      Original property name from the Odata EDM: ServiceConfirmationUUID

      Returns:
      GUID of a CRM Order Object
    • getServiceConfirmationDescription

      @Nullable public String getServiceConfirmationDescription()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ServiceConfirmationDescription

      Returns:
      Transaction Description
    • getServiceObjectType

      @Nullable public String getServiceObjectType()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceObjectType

      Returns:
      Business Trans. Cat.
    • getLanguage

      @Nullable public String getLanguage()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Language

      Returns:
      Language Key of Description
    • getServiceDocumentPriority

      @Nullable public String getServiceDocumentPriority()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceDocumentPriority

      Returns:
      Activity Priority
    • getRequestedServiceStartDateTime

      @Nullable public ZonedDateTime getRequestedServiceStartDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: RequestedServiceStartDateTime

      Returns:
      Service Request Start Date
    • getRequestedServiceEndDateTime

      @Nullable public ZonedDateTime getRequestedServiceEndDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: RequestedServiceEndDateTime

      Returns:
      Service Request Due Date
    • getPurchaseOrderByCustomer

      @Nullable public String getPurchaseOrderByCustomer()
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: PurchaseOrderByCustomer

      Returns:
      Sold-To Party's External Reference Number
    • getCustomerPurchaseOrderDate

      @Nullable public LocalDateTime getCustomerPurchaseOrderDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CustomerPurchaseOrderDate

      Returns:
      Reference Document Date
    • getServiceConfirmationIsCompleted

      @Nullable public String getServiceConfirmationIsCompleted()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceConfirmationIsCompleted

      Returns:
      The serviceConfirmationIsCompleted contained in this entity.
    • getServiceConfirmationIsCanceled

      @Nullable public Boolean getServiceConfirmationIsCanceled()
      Constraints: none

      Original property name from the Odata EDM: ServiceConfirmationIsCanceled

      Returns:
      Status Is Active
    • getSalesOrganization

      @Nullable public String getSalesOrganization()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Returns:
      Sales Organization
    • getDistributionChannel

      @Nullable public String getDistributionChannel()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Returns:
      Distribution Channel
    • getDivision

      @Nullable public String getDivision()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Division

      Returns:
      Division
    • getSalesOffice

      @Nullable public String getSalesOffice()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOffice

      Returns:
      Sales Office
    • getSalesGroup

      @Nullable public String getSalesGroup()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: SalesGroup

      Returns:
      Sales Group
    • getSoldToParty

      @Nullable public String getSoldToParty()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SoldToParty

      Returns:
      Sold-To Party
    • getShipToParty

      @Nullable public String getShipToParty()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ShipToParty

      Returns:
      Ship-To Party
    • getBillToParty

      @Nullable public String getBillToParty()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: BillToParty

      Returns:
      Bill-To Party
    • getPayerParty

      @Nullable public String getPayerParty()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PayerParty

      Returns:
      Payer
    • getContactPerson

      @Nullable public String getContactPerson()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ContactPerson

      Returns:
      Customer Contact Person
    • getReferenceServiceOrder

      @Nullable public String getReferenceServiceOrder()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceServiceOrder

      Returns:
      Transaction ID
    • getServiceConfirmationIsFinal

      @Nullable public String getServiceConfirmationIsFinal()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceConfirmationIsFinal

      Returns:
      Final service confirmation for the related service order
    • getTransactionCurrency

      @Nullable public String getTransactionCurrency()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      Currency
    • getShippingCondition

      @Nullable public String getShippingCondition()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ShippingCondition

      Returns:
      Shipping Conditions
    • getRespyMgmtServiceTeam

      @Nullable public String getRespyMgmtServiceTeam()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: RespyMgmtServiceTeam

      Returns:
      Service Team (Responsibility Management)
    • getRespyMgmtServiceTeamName

      @Nullable public String getRespyMgmtServiceTeamName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: RespyMgmtServiceTeamName

      Returns:
      Name
    • getRespyMgmtGlobalTeamID

      @Nullable public String getRespyMgmtGlobalTeamID()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: RespyMgmtGlobalTeamID

      Returns:
      Global Team ID in Responsibility Mgmt.
    • getSalesOrganizationOrgUnitID

      @Nullable public String getSalesOrganizationOrgUnitID()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: SalesOrganizationOrgUnitID

      Returns:
      Sales Organization ID
    • getServiceOrganization

      @Nullable public String getServiceOrganization()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ServiceOrganization

      Returns:
      Service Organization
    • getSalesOfficeOrgUnitID

      @Nullable public String getSalesOfficeOrgUnitID()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: SalesOfficeOrgUnitID

      Returns:
      Sales Office
    • getSalesGroupOrgUnitID

      @Nullable public String getSalesGroupOrgUnitID()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: SalesGroupOrgUnitID

      Returns:
      Sales Group
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<ServiceConfirmation>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<ServiceConfirmation>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<ServiceConfirmation>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<ServiceConfirmation>