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

public class BusinessSolutionOrder extends VdmEntity<BusinessSolutionOrder>
Solution Order Header

Original entity name from the Odata EDM: A_BusinessSolutionOrderType

  • Field Details

    • ALL_FIELDS

      public static final BusinessSolutionOrderSelectable ALL_FIELDS
      Selector for all available fields of BusinessSolutionOrder.
    • BUSINESS_SOLUTION_ORDER

      public static final BusinessSolutionOrderField<String> BUSINESS_SOLUTION_ORDER
      Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.
    • BUS_SOLN_ORD_TYPE

      public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_TYPE
      Use with available fluent helpers to apply the BusSolnOrdType field to query operations.
    • BUSINESS_SOLUTION_ORDER_UUID

      public static final BusinessSolutionOrderField<UUID> BUSINESS_SOLUTION_ORDER_UUID
      Use with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.
    • BUS_SOLN_ORD_DESCRIPTION

      public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_DESCRIPTION
      Use with available fluent helpers to apply the BusSolnOrdDescription field to query operations.
    • LANGUAGE

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

      public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_EXT_REFERENCE
      Use with available fluent helpers to apply the BusSolnOrdExtReference field to query operations.
    • PAYMENT_TERMS

      public static final BusinessSolutionOrderField<String> PAYMENT_TERMS
      Use with available fluent helpers to apply the PaymentTerms field to query operations.
    • CREATED_BY_USER

      public static final BusinessSolutionOrderField<String> CREATED_BY_USER
      Use with available fluent helpers to apply the CreatedByUser field to query operations.
    • CREATION_DATE_TIME

      public static final BusinessSolutionOrderField<ZonedDateTime> CREATION_DATE_TIME
      Use with available fluent helpers to apply the CreationDateTime field to query operations.
    • LAST_CHANGED_BY_USER

      public static final BusinessSolutionOrderField<String> LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the LastChangedByUser field to query operations.
    • LAST_CHANGE_DATE_TIME

      public static final BusinessSolutionOrderField<ZonedDateTime> LAST_CHANGE_DATE_TIME
      Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
    • BUS_SOLN_ORD_IS_RELEASED

      public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_IS_RELEASED
      Use with available fluent helpers to apply the BusSolnOrdIsReleased field to query operations.
    • BUS_SOLN_ORD_IS_COMPLETED

      public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_IS_COMPLETED
      Use with available fluent helpers to apply the BusSolnOrdIsCompleted field to query operations.
    • SERVICE_DOCUMENT_HAS_ERROR

      public static final BusinessSolutionOrderField<String> SERVICE_DOCUMENT_HAS_ERROR
      Use with available fluent helpers to apply the ServiceDocumentHasError field to query operations.
    • PURCHASE_ORDER_BY_CUSTOMER

      public static final BusinessSolutionOrderField<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 BusinessSolutionOrderField<LocalDateTime> CUSTOMER_PURCHASE_ORDER_DATE
      Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
    • SERVICE_DOC_NET_AMOUNT

      public static final BusinessSolutionOrderField<BigDecimal> SERVICE_DOC_NET_AMOUNT
      Use with available fluent helpers to apply the ServiceDocNetAmount field to query operations.
    • TRANSACTION_CURRENCY

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

      public static final BusinessSolutionOrderField<String> CPQ_QUOTATION
      Use with available fluent helpers to apply the CPQQuotation field to query operations.
    • SALES_ORGANIZATION

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

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

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

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

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

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

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

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

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

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

      public static final BusinessSolutionOrderField<String> PERSON_RESPONSIBLE
      Use with available fluent helpers to apply the PersonResponsible field to query operations.
    • CONTACT_PERSON

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

      public static final BusinessSolutionOrderLink<BusSolnOrdFUPEntProject> TO_ENTERPRISE_PROJECT
      Use with available fluent helpers to apply the to_EnterpriseProject navigation property to query operations.
    • TO_ENTERPRISE_PROJECT_ITEM

      public static final BusinessSolutionOrderLink<BusSolnOrdEntProjectItem> TO_ENTERPRISE_PROJECT_ITEM
      Use with available fluent helpers to apply the to_EnterpriseProjectItem navigation property to query operations.
    • TO_EXPENSE_ITEM

      public static final BusinessSolutionOrderLink<BusSolnOrderExpenseItem> TO_EXPENSE_ITEM
      Use with available fluent helpers to apply the to_ExpenseItem navigation property to query operations.
    • TO_ITEM_RELATIONSHIPS

      public static final BusinessSolutionOrderLink<BusSolnOrdItemRelationships> TO_ITEM_RELATIONSHIPS
      Use with available fluent helpers to apply the to_ItemRelationships navigation property to query operations.
    • TO_SALES_ITEM

      public static final BusinessSolutionOrderLink<BusSolnOrderSalesItem> TO_SALES_ITEM
      Use with available fluent helpers to apply the to_SalesItem navigation property to query operations.
    • TO_SALES_ORDER

      public static final BusinessSolutionOrderLink<BusSolnOrderFUPSalesOrder> TO_SALES_ORDER
      Use with available fluent helpers to apply the to_SalesOrder navigation property to query operations.
    • TO_SERVICE_CONTRACT

      public static final BusinessSolutionOrderLink<BusSolnOrdFUPServiceContract> TO_SERVICE_CONTRACT
      Use with available fluent helpers to apply the to_ServiceContract navigation property to query operations.
    • TO_SERVICE_CONTRACT_ITEM

      public static final BusinessSolutionOrderLink<BusSolnOrdSrvcContractItem> TO_SERVICE_CONTRACT_ITEM
      Use with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.
    • TO_SERVICE_ITEM

      public static final BusinessSolutionOrderLink<BusSolnOrderServiceItem> TO_SERVICE_ITEM
      Use with available fluent helpers to apply the to_ServiceItem navigation property to query operations.
    • TO_SERVICE_ORDER

      public static final BusinessSolutionOrderLink<BusSolnOrdFUPServiceOrder> TO_SERVICE_ORDER
      Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
    • TO_SERVICE_PART_ITEM

      public static final BusinessSolutionOrderLink<BusSolnOrdSrvcPrtItem> TO_SERVICE_PART_ITEM
      Use with available fluent helpers to apply the to_ServicePartItem navigation property to query operations.
    • TO_SUBSCRIPTION_BILLING

      public static final BusinessSolutionOrderLink<BusSolnOrdFUPSubscrpn> TO_SUBSCRIPTION_BILLING
      Use with available fluent helpers to apply the to_SubscriptionBilling navigation property to query operations.
    • TO_SUBSCRIPTION_BILLING_ITEM

      public static final BusinessSolutionOrderLink<BusSolnOrdSubscrpnBillgItem> TO_SUBSCRIPTION_BILLING_ITEM
      Use with available fluent helpers to apply the to_SubscriptionBillingItem navigation property to query operations.
    • TO_TEXT

      Use with available fluent helpers to apply the to_Text navigation property to query operations.
    • TO_USER_STATUS

      public static final BusinessSolutionOrderLink<BusSolnOrdUserStatus> TO_USER_STATUS
      Use with available fluent helpers to apply the to_UserStatus navigation property to query operations.
  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: BusinessSolutionOrder

      Parameters:
      businessSolutionOrder - Transaction ID
    • setBusSolnOrdType

      public void setBusSolnOrdType(@Nullable String busSolnOrdType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusSolnOrdType

      Parameters:
      busSolnOrdType - Business Transaction Type
    • setBusinessSolutionOrderUUID

      public void setBusinessSolutionOrderUUID(@Nullable UUID businessSolutionOrderUUID)
      Constraints: none

      Original property name from the Odata EDM: BusinessSolutionOrderUUID

      Parameters:
      businessSolutionOrderUUID - GUID of a CRM Order Object
    • setBusSolnOrdDescription

      public void setBusSolnOrdDescription(@Nullable String busSolnOrdDescription)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BusSolnOrdDescription

      Parameters:
      busSolnOrdDescription - Transaction Description
    • 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
    • setBusSolnOrdExtReference

      public void setBusSolnOrdExtReference(@Nullable String busSolnOrdExtReference)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: BusSolnOrdExtReference

      Parameters:
      busSolnOrdExtReference - External Reference Number
    • setPaymentTerms

      public void setPaymentTerms(@Nullable String paymentTerms)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PaymentTerms

      Parameters:
      paymentTerms - Terms of Payment
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - User that Created the Transaction
    • setCreationDateTime

      public void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDateTime

      Parameters:
      creationDateTime - Created At
    • setLastChangedByUser

      public void setLastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Transaction Last Changed By
    • setLastChangeDateTime

      public void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDateTime

      Parameters:
      lastChangeDateTime - Changed At
    • setBusSolnOrdIsReleased

      public void setBusSolnOrdIsReleased(@Nullable String busSolnOrdIsReleased)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: BusSolnOrdIsReleased

      Parameters:
      busSolnOrdIsReleased - Release Status
    • setBusSolnOrdIsCompleted

      public void setBusSolnOrdIsCompleted(@Nullable String busSolnOrdIsCompleted)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: BusSolnOrdIsCompleted

      Parameters:
      busSolnOrdIsCompleted - The busSolnOrdIsCompleted to set.
    • setServiceDocumentHasError

      public void setServiceDocumentHasError(@Nullable String serviceDocumentHasError)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ServiceDocumentHasError

      Parameters:
      serviceDocumentHasError - Error Status
    • 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
    • setServiceDocNetAmount

      public void setServiceDocNetAmount(@Nullable BigDecimal serviceDocNetAmount)
      Constraints: Not nullable, Precision: 16, Scale: 3

      Original property name from the Odata EDM: ServiceDocNetAmount

      Parameters:
      serviceDocNetAmount - Total Net Value of Document in Document Currency
    • setTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Parameters:
      transactionCurrency - Currency
    • setCPQQuotation

      public void setCPQQuotation(@Nullable String cPQQuotation)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CPQQuotation

      Parameters:
      cPQQuotation - The cPQQuotation to set.
    • 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
    • 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
    • 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
    • setPersonResponsible

      public void setPersonResponsible(@Nullable String personResponsible)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PersonResponsible

      Parameters:
      personResponsible - Employee Responsible
    • 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
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> BusinessSolutionOrderField<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> BusinessSolutionOrderField<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<BusinessSolutionOrder>
    • setServicePathForFetch

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

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

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

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

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

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

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

      @Nonnull public List<BusSolnOrdFUPEntProject> getEnterpriseProjectOrFetch()
      Retrieval of associated BusSolnOrdFUPEntProject entities (one to many). This corresponds to the OData navigation property to_EnterpriseProject.

      If the navigation property to_EnterpriseProject of a queried BusinessSolutionOrder 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 BusSolnOrdFUPEntProject 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.
    • getEnterpriseProjectIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_EnterpriseProject is already loaded, the result will contain the BusSolnOrdFUPEntProject entities. If not, an Option with result state empty is returned.
    • setEnterpriseProject

      public void setEnterpriseProject(@Nonnull List<BusSolnOrdFUPEntProject> value)
      Overwrites the list of associated BusSolnOrdFUPEntProject entities for the loaded navigation property to_EnterpriseProject.

      If the navigation property to_EnterpriseProject of a queried BusinessSolutionOrder 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 BusSolnOrdFUPEntProject entities.
    • addEnterpriseProject

      public void addEnterpriseProject(BusSolnOrdFUPEntProject... entity)
      Adds elements to the list of associated BusSolnOrdFUPEntProject entities. This corresponds to the OData navigation property to_EnterpriseProject.

      If the navigation property to_EnterpriseProject of a queried BusinessSolutionOrder 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 BusSolnOrdFUPEntProject entities.
    • fetchEnterpriseProjectItem

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

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

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

      @Nonnull public List<BusSolnOrdEntProjectItem> getEnterpriseProjectItemOrFetch()
      Retrieval of associated BusSolnOrdEntProjectItem entities (one to many). This corresponds to the OData navigation property to_EnterpriseProjectItem.

      If the navigation property to_EnterpriseProjectItem of a queried BusinessSolutionOrder 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 BusSolnOrdEntProjectItem 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.
    • getEnterpriseProjectItemIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_EnterpriseProjectItem is already loaded, the result will contain the BusSolnOrdEntProjectItem entities. If not, an Option with result state empty is returned.
    • setEnterpriseProjectItem

      public void setEnterpriseProjectItem(@Nonnull List<BusSolnOrdEntProjectItem> value)
      Overwrites the list of associated BusSolnOrdEntProjectItem entities for the loaded navigation property to_EnterpriseProjectItem.

      If the navigation property to_EnterpriseProjectItem of a queried BusinessSolutionOrder 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 BusSolnOrdEntProjectItem entities.
    • addEnterpriseProjectItem

      public void addEnterpriseProjectItem(BusSolnOrdEntProjectItem... entity)
      Adds elements to the list of associated BusSolnOrdEntProjectItem entities. This corresponds to the OData navigation property to_EnterpriseProjectItem.

      If the navigation property to_EnterpriseProjectItem of a queried BusinessSolutionOrder 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 BusSolnOrdEntProjectItem entities.
    • fetchExpenseItem

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

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

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

      @Nonnull public List<BusSolnOrderExpenseItem> getExpenseItemOrFetch()
      Retrieval of associated BusSolnOrderExpenseItem entities (one to many). This corresponds to the OData navigation property to_ExpenseItem.

      If the navigation property to_ExpenseItem of a queried BusinessSolutionOrder 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 BusSolnOrderExpenseItem 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.
    • getExpenseItemIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_ExpenseItem is already loaded, the result will contain the BusSolnOrderExpenseItem entities. If not, an Option with result state empty is returned.
    • setExpenseItem

      public void setExpenseItem(@Nonnull List<BusSolnOrderExpenseItem> value)
      Overwrites the list of associated BusSolnOrderExpenseItem entities for the loaded navigation property to_ExpenseItem.

      If the navigation property to_ExpenseItem of a queried BusinessSolutionOrder 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 BusSolnOrderExpenseItem entities.
    • addExpenseItem

      public void addExpenseItem(BusSolnOrderExpenseItem... entity)
      Adds elements to the list of associated BusSolnOrderExpenseItem entities. This corresponds to the OData navigation property to_ExpenseItem.

      If the navigation property to_ExpenseItem of a queried BusinessSolutionOrder 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 BusSolnOrderExpenseItem entities.
    • fetchItemRelationships

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

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

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

      @Nonnull public List<BusSolnOrdItemRelationships> getItemRelationshipsOrFetch()
      Retrieval of associated BusSolnOrdItemRelationships entities (one to many). This corresponds to the OData navigation property to_ItemRelationships.

      If the navigation property to_ItemRelationships of a queried BusinessSolutionOrder 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 BusSolnOrdItemRelationships 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.
    • getItemRelationshipsIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_ItemRelationships is already loaded, the result will contain the BusSolnOrdItemRelationships entities. If not, an Option with result state empty is returned.
    • setItemRelationships

      public void setItemRelationships(@Nonnull List<BusSolnOrdItemRelationships> value)
      Overwrites the list of associated BusSolnOrdItemRelationships entities for the loaded navigation property to_ItemRelationships.

      If the navigation property to_ItemRelationships of a queried BusinessSolutionOrder 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 BusSolnOrdItemRelationships entities.
    • addItemRelationships

      public void addItemRelationships(BusSolnOrdItemRelationships... entity)
      Adds elements to the list of associated BusSolnOrdItemRelationships entities. This corresponds to the OData navigation property to_ItemRelationships.

      If the navigation property to_ItemRelationships of a queried BusinessSolutionOrder 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 BusSolnOrdItemRelationships entities.
    • fetchSalesItem

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

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

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

      @Nonnull public List<BusSolnOrderSalesItem> getSalesItemOrFetch()
      Retrieval of associated BusSolnOrderSalesItem entities (one to many). This corresponds to the OData navigation property to_SalesItem.

      If the navigation property to_SalesItem of a queried BusinessSolutionOrder 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 BusSolnOrderSalesItem 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.
    • getSalesItemIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_SalesItem is already loaded, the result will contain the BusSolnOrderSalesItem entities. If not, an Option with result state empty is returned.
    • setSalesItem

      public void setSalesItem(@Nonnull List<BusSolnOrderSalesItem> value)
      Overwrites the list of associated BusSolnOrderSalesItem entities for the loaded navigation property to_SalesItem.

      If the navigation property to_SalesItem of a queried BusinessSolutionOrder 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 BusSolnOrderSalesItem entities.
    • addSalesItem

      public void addSalesItem(BusSolnOrderSalesItem... entity)
      Adds elements to the list of associated BusSolnOrderSalesItem entities. This corresponds to the OData navigation property to_SalesItem.

      If the navigation property to_SalesItem of a queried BusinessSolutionOrder 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 BusSolnOrderSalesItem entities.
    • fetchSalesOrder

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

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

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

      @Nonnull public List<BusSolnOrderFUPSalesOrder> getSalesOrderOrFetch()
      Retrieval of associated BusSolnOrderFUPSalesOrder entities (one to many). This corresponds to the OData navigation property to_SalesOrder.

      If the navigation property to_SalesOrder of a queried BusinessSolutionOrder 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 BusSolnOrderFUPSalesOrder 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.
    • getSalesOrderIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_SalesOrder is already loaded, the result will contain the BusSolnOrderFUPSalesOrder entities. If not, an Option with result state empty is returned.
    • setSalesOrder

      public void setSalesOrder(@Nonnull List<BusSolnOrderFUPSalesOrder> value)
      Overwrites the list of associated BusSolnOrderFUPSalesOrder entities for the loaded navigation property to_SalesOrder.

      If the navigation property to_SalesOrder of a queried BusinessSolutionOrder 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 BusSolnOrderFUPSalesOrder entities.
    • addSalesOrder

      public void addSalesOrder(BusSolnOrderFUPSalesOrder... entity)
      Adds elements to the list of associated BusSolnOrderFUPSalesOrder entities. This corresponds to the OData navigation property to_SalesOrder.

      If the navigation property to_SalesOrder of a queried BusinessSolutionOrder 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 BusSolnOrderFUPSalesOrder entities.
    • fetchServiceContract

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

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

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

      @Nonnull public List<BusSolnOrdFUPServiceContract> getServiceContractOrFetch()
      Retrieval of associated BusSolnOrdFUPServiceContract entities (one to many). This corresponds to the OData navigation property to_ServiceContract.

      If the navigation property to_ServiceContract of a queried BusinessSolutionOrder 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 BusSolnOrdFUPServiceContract 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.
    • getServiceContractIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_ServiceContract is already loaded, the result will contain the BusSolnOrdFUPServiceContract entities. If not, an Option with result state empty is returned.
    • setServiceContract

      public void setServiceContract(@Nonnull List<BusSolnOrdFUPServiceContract> value)
      Overwrites the list of associated BusSolnOrdFUPServiceContract entities for the loaded navigation property to_ServiceContract.

      If the navigation property to_ServiceContract of a queried BusinessSolutionOrder 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 BusSolnOrdFUPServiceContract entities.
    • addServiceContract

      public void addServiceContract(BusSolnOrdFUPServiceContract... entity)
      Adds elements to the list of associated BusSolnOrdFUPServiceContract entities. This corresponds to the OData navigation property to_ServiceContract.

      If the navigation property to_ServiceContract of a queried BusinessSolutionOrder 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 BusSolnOrdFUPServiceContract entities.
    • fetchServiceContractItem

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

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

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

      @Nonnull public List<BusSolnOrdSrvcContractItem> getServiceContractItemOrFetch()
      Retrieval of associated BusSolnOrdSrvcContractItem entities (one to many). This corresponds to the OData navigation property to_ServiceContractItem.

      If the navigation property to_ServiceContractItem of a queried BusinessSolutionOrder 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 BusSolnOrdSrvcContractItem 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.
    • getServiceContractItemIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_ServiceContractItem is already loaded, the result will contain the BusSolnOrdSrvcContractItem entities. If not, an Option with result state empty is returned.
    • setServiceContractItem

      public void setServiceContractItem(@Nonnull List<BusSolnOrdSrvcContractItem> value)
      Overwrites the list of associated BusSolnOrdSrvcContractItem entities for the loaded navigation property to_ServiceContractItem.

      If the navigation property to_ServiceContractItem of a queried BusinessSolutionOrder 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 BusSolnOrdSrvcContractItem entities.
    • addServiceContractItem

      public void addServiceContractItem(BusSolnOrdSrvcContractItem... entity)
      Adds elements to the list of associated BusSolnOrdSrvcContractItem entities. This corresponds to the OData navigation property to_ServiceContractItem.

      If the navigation property to_ServiceContractItem of a queried BusinessSolutionOrder 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 BusSolnOrdSrvcContractItem entities.
    • fetchServiceItem

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

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

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

      @Nonnull public List<BusSolnOrderServiceItem> getServiceItemOrFetch()
      Retrieval of associated BusSolnOrderServiceItem entities (one to many). This corresponds to the OData navigation property to_ServiceItem.

      If the navigation property to_ServiceItem of a queried BusinessSolutionOrder 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 BusSolnOrderServiceItem 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.
    • getServiceItemIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_ServiceItem is already loaded, the result will contain the BusSolnOrderServiceItem entities. If not, an Option with result state empty is returned.
    • setServiceItem

      public void setServiceItem(@Nonnull List<BusSolnOrderServiceItem> value)
      Overwrites the list of associated BusSolnOrderServiceItem entities for the loaded navigation property to_ServiceItem.

      If the navigation property to_ServiceItem of a queried BusinessSolutionOrder 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 BusSolnOrderServiceItem entities.
    • addServiceItem

      public void addServiceItem(BusSolnOrderServiceItem... entity)
      Adds elements to the list of associated BusSolnOrderServiceItem entities. This corresponds to the OData navigation property to_ServiceItem.

      If the navigation property to_ServiceItem of a queried BusinessSolutionOrder 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 BusSolnOrderServiceItem entities.
    • fetchServiceOrder

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

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

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

      @Nonnull public List<BusSolnOrdFUPServiceOrder> getServiceOrderOrFetch()
      Retrieval of associated BusSolnOrdFUPServiceOrder entities (one to many). This corresponds to the OData navigation property to_ServiceOrder.

      If the navigation property to_ServiceOrder of a queried BusinessSolutionOrder 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 BusSolnOrdFUPServiceOrder 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.
    • getServiceOrderIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_ServiceOrder is already loaded, the result will contain the BusSolnOrdFUPServiceOrder entities. If not, an Option with result state empty is returned.
    • setServiceOrder

      public void setServiceOrder(@Nonnull List<BusSolnOrdFUPServiceOrder> value)
      Overwrites the list of associated BusSolnOrdFUPServiceOrder entities for the loaded navigation property to_ServiceOrder.

      If the navigation property to_ServiceOrder of a queried BusinessSolutionOrder 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 BusSolnOrdFUPServiceOrder entities.
    • addServiceOrder

      public void addServiceOrder(BusSolnOrdFUPServiceOrder... entity)
      Adds elements to the list of associated BusSolnOrdFUPServiceOrder entities. This corresponds to the OData navigation property to_ServiceOrder.

      If the navigation property to_ServiceOrder of a queried BusinessSolutionOrder 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 BusSolnOrdFUPServiceOrder entities.
    • fetchServicePartItem

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

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

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

      @Nonnull public List<BusSolnOrdSrvcPrtItem> getServicePartItemOrFetch()
      Retrieval of associated BusSolnOrdSrvcPrtItem entities (one to many). This corresponds to the OData navigation property to_ServicePartItem.

      If the navigation property to_ServicePartItem of a queried BusinessSolutionOrder 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 BusSolnOrdSrvcPrtItem 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.
    • getServicePartItemIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_ServicePartItem is already loaded, the result will contain the BusSolnOrdSrvcPrtItem entities. If not, an Option with result state empty is returned.
    • setServicePartItem

      public void setServicePartItem(@Nonnull List<BusSolnOrdSrvcPrtItem> value)
      Overwrites the list of associated BusSolnOrdSrvcPrtItem entities for the loaded navigation property to_ServicePartItem.

      If the navigation property to_ServicePartItem of a queried BusinessSolutionOrder 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 BusSolnOrdSrvcPrtItem entities.
    • addServicePartItem

      public void addServicePartItem(BusSolnOrdSrvcPrtItem... entity)
      Adds elements to the list of associated BusSolnOrdSrvcPrtItem entities. This corresponds to the OData navigation property to_ServicePartItem.

      If the navigation property to_ServicePartItem of a queried BusinessSolutionOrder 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 BusSolnOrdSrvcPrtItem entities.
    • fetchSubscriptionBilling

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

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

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

      @Nonnull public List<BusSolnOrdFUPSubscrpn> getSubscriptionBillingOrFetch()
      Retrieval of associated BusSolnOrdFUPSubscrpn entities (one to many). This corresponds to the OData navigation property to_SubscriptionBilling.

      If the navigation property to_SubscriptionBilling of a queried BusinessSolutionOrder 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 BusSolnOrdFUPSubscrpn 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.
    • getSubscriptionBillingIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_SubscriptionBilling is already loaded, the result will contain the BusSolnOrdFUPSubscrpn entities. If not, an Option with result state empty is returned.
    • setSubscriptionBilling

      public void setSubscriptionBilling(@Nonnull List<BusSolnOrdFUPSubscrpn> value)
      Overwrites the list of associated BusSolnOrdFUPSubscrpn entities for the loaded navigation property to_SubscriptionBilling.

      If the navigation property to_SubscriptionBilling of a queried BusinessSolutionOrder 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 BusSolnOrdFUPSubscrpn entities.
    • addSubscriptionBilling

      public void addSubscriptionBilling(BusSolnOrdFUPSubscrpn... entity)
      Adds elements to the list of associated BusSolnOrdFUPSubscrpn entities. This corresponds to the OData navigation property to_SubscriptionBilling.

      If the navigation property to_SubscriptionBilling of a queried BusinessSolutionOrder 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 BusSolnOrdFUPSubscrpn entities.
    • fetchSubscriptionBillingItem

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

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

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

      @Nonnull public List<BusSolnOrdSubscrpnBillgItem> getSubscriptionBillingItemOrFetch()
      Retrieval of associated BusSolnOrdSubscrpnBillgItem entities (one to many). This corresponds to the OData navigation property to_SubscriptionBillingItem.

      If the navigation property to_SubscriptionBillingItem of a queried BusinessSolutionOrder 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 BusSolnOrdSubscrpnBillgItem 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.
    • getSubscriptionBillingItemIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_SubscriptionBillingItem is already loaded, the result will contain the BusSolnOrdSubscrpnBillgItem entities. If not, an Option with result state empty is returned.
    • setSubscriptionBillingItem

      public void setSubscriptionBillingItem(@Nonnull List<BusSolnOrdSubscrpnBillgItem> value)
      Overwrites the list of associated BusSolnOrdSubscrpnBillgItem entities for the loaded navigation property to_SubscriptionBillingItem.

      If the navigation property to_SubscriptionBillingItem of a queried BusinessSolutionOrder 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 BusSolnOrdSubscrpnBillgItem entities.
    • addSubscriptionBillingItem

      public void addSubscriptionBillingItem(BusSolnOrdSubscrpnBillgItem... entity)
      Adds elements to the list of associated BusSolnOrdSubscrpnBillgItem entities. This corresponds to the OData navigation property to_SubscriptionBillingItem.

      If the navigation property to_SubscriptionBillingItem of a queried BusinessSolutionOrder 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 BusSolnOrdSubscrpnBillgItem entities.
    • fetchText

      @Nonnull public List<BusinessSolutionOrderText> fetchText()
      Fetches the BusinessSolutionOrderText 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 BusinessSolutionOrderText 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<BusinessSolutionOrderText> getTextOrFetch()
      Retrieval of associated BusinessSolutionOrderText entities (one to many). This corresponds to the OData navigation property to_Text.

      If the navigation property to_Text of a queried BusinessSolutionOrder 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 BusinessSolutionOrderText 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<BusinessSolutionOrderText>> getTextIfPresent()
      Retrieval of associated BusinessSolutionOrderText entities (one to many). This corresponds to the OData navigation property to_Text.

      If the navigation property for an entity BusinessSolutionOrder 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 BusinessSolutionOrderText entities. If not, an Option with result state empty is returned.
    • setText

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

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

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

      If the navigation property to_Text of a queried BusinessSolutionOrder 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 BusinessSolutionOrderText entities.
    • fetchUserStatus

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

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

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

      @Nonnull public List<BusSolnOrdUserStatus> getUserStatusOrFetch()
      Retrieval of associated BusSolnOrdUserStatus entities (one to many). This corresponds to the OData navigation property to_UserStatus.

      If the navigation property to_UserStatus of a queried BusinessSolutionOrder 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 BusSolnOrdUserStatus 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.
    • getUserStatusIfPresent

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

      If the navigation property for an entity BusinessSolutionOrder 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_UserStatus is already loaded, the result will contain the BusSolnOrdUserStatus entities. If not, an Option with result state empty is returned.
    • setUserStatus

      public void setUserStatus(@Nonnull List<BusSolnOrdUserStatus> value)
      Overwrites the list of associated BusSolnOrdUserStatus entities for the loaded navigation property to_UserStatus.

      If the navigation property to_UserStatus of a queried BusinessSolutionOrder 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 BusSolnOrdUserStatus entities.
    • addUserStatus

      public void addUserStatus(BusSolnOrdUserStatus... entity)
      Adds elements to the list of associated BusSolnOrdUserStatus entities. This corresponds to the OData navigation property to_UserStatus.

      If the navigation property to_UserStatus of a queried BusinessSolutionOrder 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 BusSolnOrdUserStatus entities.
    • builder

      @Nonnull public static BusinessSolutionOrder.BusinessSolutionOrderBuilder builder()
    • getBusinessSolutionOrder

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

      Original property name from the Odata EDM: BusinessSolutionOrder

      Returns:
      Transaction ID
    • getBusSolnOrdType

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

      Original property name from the Odata EDM: BusSolnOrdType

      Returns:
      Business Transaction Type
    • getBusinessSolutionOrderUUID

      @Nullable public UUID getBusinessSolutionOrderUUID()
      Constraints: none

      Original property name from the Odata EDM: BusinessSolutionOrderUUID

      Returns:
      GUID of a CRM Order Object
    • getBusSolnOrdDescription

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

      Original property name from the Odata EDM: BusSolnOrdDescription

      Returns:
      Transaction Description
    • getLanguage

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

      Original property name from the Odata EDM: Language

      Returns:
      Language Key of Description
    • getBusSolnOrdExtReference

      @Nullable public String getBusSolnOrdExtReference()
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: BusSolnOrdExtReference

      Returns:
      External Reference Number
    • getPaymentTerms

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

      Original property name from the Odata EDM: PaymentTerms

      Returns:
      Terms of Payment
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      User that Created the Transaction
    • getCreationDateTime

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

      Original property name from the Odata EDM: CreationDateTime

      Returns:
      Created At
    • getLastChangedByUser

      @Nullable public String getLastChangedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Transaction Last Changed By
    • getLastChangeDateTime

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

      Original property name from the Odata EDM: LastChangeDateTime

      Returns:
      Changed At
    • getBusSolnOrdIsReleased

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

      Original property name from the Odata EDM: BusSolnOrdIsReleased

      Returns:
      Release Status
    • getBusSolnOrdIsCompleted

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

      Original property name from the Odata EDM: BusSolnOrdIsCompleted

      Returns:
      The busSolnOrdIsCompleted contained in this entity.
    • getServiceDocumentHasError

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

      Original property name from the Odata EDM: ServiceDocumentHasError

      Returns:
      Error Status
    • 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
    • getServiceDocNetAmount

      @Nullable public BigDecimal getServiceDocNetAmount()
      Constraints: Not nullable, Precision: 16, Scale: 3

      Original property name from the Odata EDM: ServiceDocNetAmount

      Returns:
      Total Net Value of Document in Document Currency
    • getTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      Currency
    • getCPQQuotation

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

      Original property name from the Odata EDM: CPQQuotation

      Returns:
      The cPQQuotation contained in this entity.
    • getSalesOrganization

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

      Original property name from the Odata EDM: SalesOrganization

      Returns:
      Sales Organization
    • getSalesOrganizationOrgUnitID

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

      Original property name from the Odata EDM: SalesOrganizationOrgUnitID

      Returns:
      Sales Organization ID
    • 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
    • getPersonResponsible

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

      Original property name from the Odata EDM: PersonResponsible

      Returns:
      Employee Responsible
    • getContactPerson

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

      Original property name from the Odata EDM: ContactPerson

      Returns:
      Customer Contact Person
    • toString

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

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

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

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