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

public class BusSolnOrdEntProjectItem extends VdmEntity<BusSolnOrdEntProjectItem>
Enterprise Project Item

Original entity name from the Odata EDM: A_BusSolnOrdEntProjectItemType

  • Field Details

    • ALL_FIELDS

      public static final BusSolnOrdEntProjectItemSelectable ALL_FIELDS
      Selector for all available fields of BusSolnOrdEntProjectItem.
    • BUSINESS_SOLUTION_ORDER

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

      public static final BusSolnOrdEntProjectItemField<String> BUSINESS_SOLUTION_ORDER_ITEM
      Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.
    • BUSINESS_SOLUTION_ORDER_ITEM_UUID

      public static final BusSolnOrdEntProjectItemField<UUID> BUSINESS_SOLUTION_ORDER_ITEM_UUID
      Use with available fluent helpers to apply the BusinessSolutionOrderItemUUID field to query operations.
    • BUS_SOLN_ORD_ITM_CATEGORY

      public static final BusSolnOrdEntProjectItemField<String> BUS_SOLN_ORD_ITM_CATEGORY
      Use with available fluent helpers to apply the BusSolnOrdItmCategory field to query operations.
    • PRODUCT

      public static final BusSolnOrdEntProjectItemField<String> PRODUCT
      Use with available fluent helpers to apply the Product field to query operations.
    • QUANTITY

      public static final BusSolnOrdEntProjectItemField<BigDecimal> QUANTITY
      Use with available fluent helpers to apply the Quantity field to query operations.
    • QUANTITY_UNIT

      public static final BusSolnOrdEntProjectItemField<String> QUANTITY_UNIT
      Use with available fluent helpers to apply the QuantityUnit field to query operations.
    • BUS_SOLN_ORD_ITM_QTY_UNIT_SAP_CODE

      public static final BusSolnOrdEntProjectItemField<String> BUS_SOLN_ORD_ITM_QTY_UNIT_SAP_CODE
      Use with available fluent helpers to apply the BusSolnOrdItmQtyUnitSAPCode field to query operations.
    • BUS_SOLN_ORD_ITM_QTY_UNIT_ISO_CODE

      public static final BusSolnOrdEntProjectItemField<String> BUS_SOLN_ORD_ITM_QTY_UNIT_ISO_CODE
      Use with available fluent helpers to apply the BusSolnOrdItmQtyUnitISOCode field to query operations.
    • BUS_SOLN_ORD_ITM_DESCRIPTION

      public static final BusSolnOrdEntProjectItemField<String> BUS_SOLN_ORD_ITM_DESCRIPTION
      Use with available fluent helpers to apply the BusSolnOrdItmDescription field to query operations.
    • SERVICE_DOCUMENT_ITEM_NET_AMOUNT

      public static final BusSolnOrdEntProjectItemField<BigDecimal> SERVICE_DOCUMENT_ITEM_NET_AMOUNT
      Use with available fluent helpers to apply the ServiceDocumentItemNetAmount field to query operations.
    • TRANSACTION_CURRENCY

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

      public static final BusSolnOrdEntProjectItemField<String> BUS_SOLN_ORD_ITM_EXT_REFERENCE
      Use with available fluent helpers to apply the BusSolnOrdItmExtReference field to query operations.
    • BUS_SOLN_ORD_ITM_IS_RELEASED

      public static final BusSolnOrdEntProjectItemField<String> BUS_SOLN_ORD_ITM_IS_RELEASED
      Use with available fluent helpers to apply the BusSolnOrdItmIsReleased field to query operations.
    • BUS_SOLN_ORD_ITM_IS_COMPLETED

      public static final BusSolnOrdEntProjectItemField<String> BUS_SOLN_ORD_ITM_IS_COMPLETED
      Use with available fluent helpers to apply the BusSolnOrdItmIsCompleted field to query operations.
    • SOLD_TO_PARTY

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

      public static final BusSolnOrdEntProjectItemField<String> PROJECT_MANAGER
      Use with available fluent helpers to apply the ProjectManager field to query operations.
    • PERSON_RESPONSIBLE

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

      public static final BusSolnOrdEntProjectItemField<LocalDateTime> PROJECT_START_DATE
      Use with available fluent helpers to apply the ProjectStartDate field to query operations.
    • PROJECT_END_DATE

      public static final BusSolnOrdEntProjectItemField<LocalDateTime> PROJECT_END_DATE
      Use with available fluent helpers to apply the ProjectEndDate field to query operations.
    • RESPONSIBLE_COST_CENTER

      public static final BusSolnOrdEntProjectItemField<String> RESPONSIBLE_COST_CENTER
      Use with available fluent helpers to apply the ResponsibleCostCenter field to query operations.
    • PROFIT_CENTER

      public static final BusSolnOrdEntProjectItemField<String> PROFIT_CENTER
      Use with available fluent helpers to apply the ProfitCenter field to query operations.
    • ENTERPRISE_PROJECT_SERVICE_ORG

      public static final BusSolnOrdEntProjectItemField<String> ENTERPRISE_PROJECT_SERVICE_ORG
      Use with available fluent helpers to apply the EnterpriseProjectServiceOrg field to query operations.
    • SERVICE_DOCUMENT_ITEM_CHAR_UUID

      public static final BusSolnOrdEntProjectItemField<UUID> SERVICE_DOCUMENT_ITEM_CHAR_UUID
      Use with available fluent helpers to apply the ServiceDocumentItemCharUUID field to query operations.
    • LINKED_PROJECT

      public static final BusSolnOrdEntProjectItemField<String> LINKED_PROJECT
      Use with available fluent helpers to apply the LinkedProject field to query operations.
    • TO_BUSINESS_SOLUTION_ORDER

      public static final BusSolnOrdEntProjectItemOneToOneLink<BusinessSolutionOrder> TO_BUSINESS_SOLUTION_ORDER
      Use with available fluent helpers to apply the to_BusinessSolutionOrder navigation property to query operations.
    • TO_ENTERPRISE_PROJECT

      public static final BusSolnOrdEntProjectItemOneToOneLink<BusSolnOrdItmFUPEntProject> TO_ENTERPRISE_PROJECT
      Use with available fluent helpers to apply the to_EnterpriseProject 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 BusSolnOrdEntProjectItemLink<BusSolnOrdItmUserStatus> 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<BusSolnOrdEntProjectItem> getType()
      Specified by:
      getType in class VdmObject<BusSolnOrdEntProjectItem>
    • 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
    • setBusinessSolutionOrderItem

      public void setBusinessSolutionOrderItem(@Nullable String businessSolutionOrderItem)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: BusinessSolutionOrderItem

      Parameters:
      businessSolutionOrderItem - Shortened Item Number in Document
    • setBusinessSolutionOrderItemUUID

      public void setBusinessSolutionOrderItemUUID(@Nullable UUID businessSolutionOrderItemUUID)
      Constraints: none

      Original property name from the Odata EDM: BusinessSolutionOrderItemUUID

      Parameters:
      businessSolutionOrderItemUUID - GUID of a CRM Order Object
    • setBusSolnOrdItmCategory

      public void setBusSolnOrdItmCategory(@Nullable String busSolnOrdItmCategory)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusSolnOrdItmCategory

      Parameters:
      busSolnOrdItmCategory - Item Category
    • setProduct

      public void setProduct(@Nullable String product)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: Product

      Parameters:
      product - Product Number
    • setQuantity

      public void setQuantity(@Nullable BigDecimal quantity)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: Quantity

      Parameters:
      quantity - CRM: Order Quantity
    • setQuantityUnit

      public void setQuantityUnit(@Nullable String quantityUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: QuantityUnit

      Parameters:
      quantityUnit - Unit of Measure in Which the Product Is Sold
    • setBusSolnOrdItmQtyUnitSAPCode

      public void setBusSolnOrdItmQtyUnitSAPCode(@Nullable String busSolnOrdItmQtyUnitSAPCode)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BusSolnOrdItmQtyUnitSAPCode

      Parameters:
      busSolnOrdItmQtyUnitSAPCode - SAP Unit Code for Order Quantity
    • setBusSolnOrdItmQtyUnitISOCode

      public void setBusSolnOrdItmQtyUnitISOCode(@Nullable String busSolnOrdItmQtyUnitISOCode)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BusSolnOrdItmQtyUnitISOCode

      Parameters:
      busSolnOrdItmQtyUnitISOCode - ISO Unit Code for Order Quantity
    • setBusSolnOrdItmDescription

      public void setBusSolnOrdItmDescription(@Nullable String busSolnOrdItmDescription)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BusSolnOrdItmDescription

      Parameters:
      busSolnOrdItmDescription - Product Description
    • setServiceDocumentItemNetAmount

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

      Original property name from the Odata EDM: ServiceDocumentItemNetAmount

      Parameters:
      serviceDocumentItemNetAmount - Net Value
    • setTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Parameters:
      transactionCurrency - Currency
    • setBusSolnOrdItmExtReference

      public void setBusSolnOrdItmExtReference(@Nullable String busSolnOrdItmExtReference)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: BusSolnOrdItmExtReference

      Parameters:
      busSolnOrdItmExtReference - External Reference Number
    • setBusSolnOrdItmIsReleased

      public void setBusSolnOrdItmIsReleased(@Nullable String busSolnOrdItmIsReleased)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: BusSolnOrdItmIsReleased

      Parameters:
      busSolnOrdItmIsReleased - Release Status
    • setBusSolnOrdItmIsCompleted

      public void setBusSolnOrdItmIsCompleted(@Nullable String busSolnOrdItmIsCompleted)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: BusSolnOrdItmIsCompleted

      Parameters:
      busSolnOrdItmIsCompleted - The busSolnOrdItmIsCompleted to set.
    • 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
    • setProjectManager

      public void setProjectManager(@Nullable String projectManager)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProjectManager

      Parameters:
      projectManager - Business Partner Number
    • setPersonResponsible

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

      Original property name from the Odata EDM: PersonResponsible

      Parameters:
      personResponsible - The personResponsible to set.
    • setProjectStartDate

      public void setProjectStartDate(@Nullable LocalDateTime projectStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjectStartDate

      Parameters:
      projectStartDate - The projectStartDate to set.
    • setProjectEndDate

      public void setProjectEndDate(@Nullable LocalDateTime projectEndDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjectEndDate

      Parameters:
      projectEndDate - The projectEndDate to set.
    • setResponsibleCostCenter

      public void setResponsibleCostCenter(@Nullable String responsibleCostCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ResponsibleCostCenter

      Parameters:
      responsibleCostCenter - Cost Center
    • setProfitCenter

      public void setProfitCenter(@Nullable String profitCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProfitCenter

      Parameters:
      profitCenter - Profit Center
    • setEnterpriseProjectServiceOrg

      public void setEnterpriseProjectServiceOrg(@Nullable String enterpriseProjectServiceOrg)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: EnterpriseProjectServiceOrg

      Parameters:
      enterpriseProjectServiceOrg - Service Organization (Project)
    • setServiceDocumentItemCharUUID

      public void setServiceDocumentItemCharUUID(@Nullable UUID serviceDocumentItemCharUUID)
      Constraints: none

      Original property name from the Odata EDM: ServiceDocumentItemCharUUID

      Parameters:
      serviceDocumentItemCharUUID - 32 Character CRM Object GUID (Converted)
    • setLinkedProject

      public void setLinkedProject(@Nullable String linkedProject)
      Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: LinkedProject

      Parameters:
      linkedProject - Project ID
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> BusSolnOrdEntProjectItemField<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> BusSolnOrdEntProjectItemField<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<BusSolnOrdEntProjectItem>
    • setServicePathForFetch

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

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

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

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

      @Nullable public BusinessSolutionOrder fetchBusinessSolutionOrder()
      Fetches the BusinessSolutionOrder entity (one to one) associated with this entity. This corresponds to the OData navigation property to_BusinessSolutionOrder.

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

      Returns:
      The single associated BusinessSolutionOrder entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getBusinessSolutionOrderOrFetch

      @Nullable public BusinessSolutionOrder getBusinessSolutionOrderOrFetch()
      Retrieval of associated BusinessSolutionOrder entity (one to one). This corresponds to the OData navigation property to_BusinessSolutionOrder.

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

      @Nonnull public io.vavr.control.Option<BusinessSolutionOrder> getBusinessSolutionOrderIfPresent()
      Retrieval of associated BusinessSolutionOrder entity (one to one). This corresponds to the OData navigation property to_BusinessSolutionOrder.

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

      public void setBusinessSolutionOrder(BusinessSolutionOrder value)
      Overwrites the associated BusinessSolutionOrder entity for the loaded navigation property to_BusinessSolutionOrder.
      Parameters:
      value - New BusinessSolutionOrder entity.
    • fetchEnterpriseProject

      @Nullable public BusSolnOrdItmFUPEntProject fetchEnterpriseProject()
      Fetches the BusSolnOrdItmFUPEntProject entity (one to one) 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:
      The single associated BusSolnOrdItmFUPEntProject entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getEnterpriseProjectOrFetch

      @Nullable public BusSolnOrdItmFUPEntProject getEnterpriseProjectOrFetch()
      Retrieval of associated BusSolnOrdItmFUPEntProject entity (one to one). This corresponds to the OData navigation property to_EnterpriseProject.

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

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

      If the navigation property for an entity BusSolnOrdEntProjectItem 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 BusSolnOrdItmFUPEntProject entity. If not, an Option with result state empty is returned.
    • setEnterpriseProject

      public void setEnterpriseProject(BusSolnOrdItmFUPEntProject value)
      Overwrites the associated BusSolnOrdItmFUPEntProject entity for the loaded navigation property to_EnterpriseProject.
      Parameters:
      value - New BusSolnOrdItmFUPEntProject entity.
    • fetchText

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

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

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

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

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

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

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

      @Nonnull public List<BusSolnOrdItmUserStatus> fetchUserStatus()
      Fetches the BusSolnOrdItmUserStatus 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 BusSolnOrdItmUserStatus 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<BusSolnOrdItmUserStatus> getUserStatusOrFetch()
      Retrieval of associated BusSolnOrdItmUserStatus entities (one to many). This corresponds to the OData navigation property to_UserStatus.

      If the navigation property to_UserStatus of a queried BusSolnOrdEntProjectItem 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 BusSolnOrdItmUserStatus 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<BusSolnOrdItmUserStatus>> getUserStatusIfPresent()
      Retrieval of associated BusSolnOrdItmUserStatus entities (one to many). This corresponds to the OData navigation property to_UserStatus.

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

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

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

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

      If the navigation property to_UserStatus of a queried BusSolnOrdEntProjectItem 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 BusSolnOrdItmUserStatus entities.
    • 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
    • getBusinessSolutionOrderItem

      @Nullable public String getBusinessSolutionOrderItem()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: BusinessSolutionOrderItem

      Returns:
      Shortened Item Number in Document
    • getBusinessSolutionOrderItemUUID

      @Nullable public UUID getBusinessSolutionOrderItemUUID()
      Constraints: none

      Original property name from the Odata EDM: BusinessSolutionOrderItemUUID

      Returns:
      GUID of a CRM Order Object
    • getBusSolnOrdItmCategory

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

      Original property name from the Odata EDM: BusSolnOrdItmCategory

      Returns:
      Item Category
    • getProduct

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

      Original property name from the Odata EDM: Product

      Returns:
      Product Number
    • getQuantity

      @Nullable public BigDecimal getQuantity()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: Quantity

      Returns:
      CRM: Order Quantity
    • getQuantityUnit

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

      Original property name from the Odata EDM: QuantityUnit

      Returns:
      Unit of Measure in Which the Product Is Sold
    • getBusSolnOrdItmQtyUnitSAPCode

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

      Original property name from the Odata EDM: BusSolnOrdItmQtyUnitSAPCode

      Returns:
      SAP Unit Code for Order Quantity
    • getBusSolnOrdItmQtyUnitISOCode

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

      Original property name from the Odata EDM: BusSolnOrdItmQtyUnitISOCode

      Returns:
      ISO Unit Code for Order Quantity
    • getBusSolnOrdItmDescription

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

      Original property name from the Odata EDM: BusSolnOrdItmDescription

      Returns:
      Product Description
    • getServiceDocumentItemNetAmount

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

      Original property name from the Odata EDM: ServiceDocumentItemNetAmount

      Returns:
      Net Value
    • getTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      Currency
    • getBusSolnOrdItmExtReference

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

      Original property name from the Odata EDM: BusSolnOrdItmExtReference

      Returns:
      External Reference Number
    • getBusSolnOrdItmIsReleased

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

      Original property name from the Odata EDM: BusSolnOrdItmIsReleased

      Returns:
      Release Status
    • getBusSolnOrdItmIsCompleted

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

      Original property name from the Odata EDM: BusSolnOrdItmIsCompleted

      Returns:
      The busSolnOrdItmIsCompleted contained in this entity.
    • getSoldToParty

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

      Original property name from the Odata EDM: SoldToParty

      Returns:
      Sold-To Party
    • getProjectManager

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

      Original property name from the Odata EDM: ProjectManager

      Returns:
      Business Partner Number
    • getPersonResponsible

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

      Original property name from the Odata EDM: PersonResponsible

      Returns:
      The personResponsible contained in this entity.
    • getProjectStartDate

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

      Original property name from the Odata EDM: ProjectStartDate

      Returns:
      The projectStartDate contained in this entity.
    • getProjectEndDate

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

      Original property name from the Odata EDM: ProjectEndDate

      Returns:
      The projectEndDate contained in this entity.
    • getResponsibleCostCenter

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

      Original property name from the Odata EDM: ResponsibleCostCenter

      Returns:
      Cost Center
    • getProfitCenter

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

      Original property name from the Odata EDM: ProfitCenter

      Returns:
      Profit Center
    • getEnterpriseProjectServiceOrg

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

      Original property name from the Odata EDM: EnterpriseProjectServiceOrg

      Returns:
      Service Organization (Project)
    • getServiceDocumentItemCharUUID

      @Nullable public UUID getServiceDocumentItemCharUUID()
      Constraints: none

      Original property name from the Odata EDM: ServiceDocumentItemCharUUID

      Returns:
      32 Character CRM Object GUID (Converted)
    • getLinkedProject

      @Nullable public String getLinkedProject()
      Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: LinkedProject

      Returns:
      Project ID
    • toString

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

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

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

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