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

public class SrvcContrItmBillgReqItem extends VdmEntity<SrvcContrItmBillgReqItem>
Billing Request Line

Original entity name from the Odata EDM: A_SrvcContrItmBillgReqItemType

  • Field Details

    • ALL_FIELDS

      public static final SrvcContrItmBillgReqItemSelectable ALL_FIELDS
      Selector for all available fields of SrvcContrItmBillgReqItem.
    • SERVICE_CONTRACT

      public static final SrvcContrItmBillgReqItemField<String> SERVICE_CONTRACT
      Use with available fluent helpers to apply the ServiceContract field to query operations.
    • SERVICE_CONTRACT_ITEM

      public static final SrvcContrItmBillgReqItemField<String> SERVICE_CONTRACT_ITEM
      Use with available fluent helpers to apply the ServiceContractItem field to query operations.
    • BILLING_REQUEST_ITEM

      public static final SrvcContrItmBillgReqItemField<String> BILLING_REQUEST_ITEM
      Use with available fluent helpers to apply the BillingRequestItem field to query operations.
    • BILLG_REQ_ITEM_DESCRIPTION

      public static final SrvcContrItmBillgReqItemField<String> BILLG_REQ_ITEM_DESCRIPTION
      Use with available fluent helpers to apply the BillgReqItemDescription field to query operations.
    • BILLG_REQ_ITEM_BILLING_DATE_TIME

      public static final SrvcContrItmBillgReqItemField<ZonedDateTime> BILLG_REQ_ITEM_BILLING_DATE_TIME
      Use with available fluent helpers to apply the BillgReqItemBillingDateTime field to query operations.
    • BILLG_REQ_ITEM_BILLING_STATUS

      public static final SrvcContrItmBillgReqItemField<String> BILLG_REQ_ITEM_BILLING_STATUS
      Use with available fluent helpers to apply the BillgReqItemBillingStatus field to query operations.
    • SETTLEMENT_START_DATE_TIME

      public static final SrvcContrItmBillgReqItemField<ZonedDateTime> SETTLEMENT_START_DATE_TIME
      Use with available fluent helpers to apply the SettlementStartDateTime field to query operations.
    • SETTLEMENT_END_DATE_TIME

      public static final SrvcContrItmBillgReqItemField<ZonedDateTime> SETTLEMENT_END_DATE_TIME
      Use with available fluent helpers to apply the SettlementEndDateTime field to query operations.
    • BILLING_PLAN_TIME_ZONE

      public static final SrvcContrItmBillgReqItemField<String> BILLING_PLAN_TIME_ZONE
      Use with available fluent helpers to apply the BillingPlanTimeZone field to query operations.
    • TRANSACTION_CURRENCY

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

      public static final SrvcContrItmBillgReqItemField<String> BILLING_BLOCK_REASON
      Use with available fluent helpers to apply the BillingBlockReason field to query operations.
    • SERVICES_RENDERED_DATE_TIME

      public static final SrvcContrItmBillgReqItemField<ZonedDateTime> SERVICES_RENDERED_DATE_TIME
      Use with available fluent helpers to apply the ServicesRenderedDateTime field to query operations.
    • BILLG_REQ_ITEM_PRICING_DATE

      public static final SrvcContrItmBillgReqItemField<LocalDateTime> BILLG_REQ_ITEM_PRICING_DATE
      Use with available fluent helpers to apply the BillgReqItemPricingDate field to query operations.
    • BILLG_REQ_ITEM_NET_AMOUNT

      public static final SrvcContrItmBillgReqItemField<BigDecimal> BILLG_REQ_ITEM_NET_AMOUNT
      Use with available fluent helpers to apply the BillgReqItemNetAmount field to query operations.
    • TO_PRICING_ELEMENT

      public static final SrvcContrItmBillgReqItemLink<SrvcContrBillgReqItmPrcElmnt> TO_PRICING_ELEMENT
      Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
    • TO_SERVICE_CONTRACT_ITEM

      public static final SrvcContrItmBillgReqItemOneToOneLink<ServiceContractItem> TO_SERVICE_CONTRACT_ITEM
      Use with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.
  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: ServiceContract

      Parameters:
      serviceContract - Transaction ID
    • setServiceContractItem

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

      Original property name from the Odata EDM: ServiceContractItem

      Parameters:
      serviceContractItem - Shortened Item Number in Document
    • setBillingRequestItem

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

      Original property name from the Odata EDM: BillingRequestItem

      Parameters:
      billingRequestItem - Billing Request Item No
    • setBillgReqItemDescription

      public void setBillgReqItemDescription(@Nullable String billgReqItemDescription)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BillgReqItemDescription

      Parameters:
      billgReqItemDescription - Description
    • setBillgReqItemBillingDateTime

      public void setBillgReqItemBillingDateTime(@Nullable ZonedDateTime billgReqItemBillingDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: BillgReqItemBillingDateTime

      Parameters:
      billgReqItemBillingDateTime - Billing Date for Billing Index and Printout
    • setBillgReqItemBillingStatus

      public void setBillgReqItemBillingStatus(@Nullable String billgReqItemBillingStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: BillgReqItemBillingStatus

      Parameters:
      billgReqItemBillingStatus - Settlement Status of Billing Request Line
    • setSettlementStartDateTime

      public void setSettlementStartDateTime(@Nullable ZonedDateTime settlementStartDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SettlementStartDateTime

      Parameters:
      settlementStartDateTime - Start of Settlement for Period
    • setSettlementEndDateTime

      public void setSettlementEndDateTime(@Nullable ZonedDateTime settlementEndDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SettlementEndDateTime

      Parameters:
      settlementEndDateTime - End of Settlement for Period
    • setBillingPlanTimeZone

      public void setBillingPlanTimeZone(@Nullable String billingPlanTimeZone)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: BillingPlanTimeZone

      Parameters:
      billingPlanTimeZone - Time Zone of Billing Plan Set
    • setTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Parameters:
      transactionCurrency - Currency
    • setBillingBlockReason

      public void setBillingBlockReason(@Nullable String billingBlockReason)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: BillingBlockReason

      Parameters:
      billingBlockReason - Business Partner: Billing Block Reason
    • setServicesRenderedDateTime

      public void setServicesRenderedDateTime(@Nullable ZonedDateTime servicesRenderedDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ServicesRenderedDateTime

      Parameters:
      servicesRenderedDateTime - Services Rendered Date as Timestamp
    • setBillgReqItemPricingDate

      public void setBillgReqItemPricingDate(@Nullable LocalDateTime billgReqItemPricingDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: BillgReqItemPricingDate

      Parameters:
      billgReqItemPricingDate - Pricing Date
    • setBillgReqItemNetAmount

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

      Original property name from the Odata EDM: BillgReqItemNetAmount

      Parameters:
      billgReqItemNetAmount - Net Value
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> SrvcContrItmBillgReqItemField<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> SrvcContrItmBillgReqItemField<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<SrvcContrItmBillgReqItem>
    • setServicePathForFetch

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

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

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

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

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

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

      Returns:
      List containing one or more associated SrvcContrBillgReqItmPrcElmnt entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPricingElementOrFetch

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

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

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

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

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

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

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

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

      If the navigation property to_PricingElement of a queried SrvcContrItmBillgReqItem 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 SrvcContrBillgReqItmPrcElmnt entities.
    • fetchServiceContractItem

      @Nullable public ServiceContractItem fetchServiceContractItem()
      Fetches the ServiceContractItem entity (one to one) 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:
      The single associated ServiceContractItem 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.
    • getServiceContractItemOrFetch

      @Nullable public ServiceContractItem getServiceContractItemOrFetch()
      Retrieval of associated ServiceContractItem entity (one to one). This corresponds to the OData navigation property to_ServiceContractItem.

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

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

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

      public void setServiceContractItem(ServiceContractItem value)
      Overwrites the associated ServiceContractItem entity for the loaded navigation property to_ServiceContractItem.
      Parameters:
      value - New ServiceContractItem entity.
    • builder

    • getServiceContract

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

      Original property name from the Odata EDM: ServiceContract

      Returns:
      Transaction ID
    • getServiceContractItem

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

      Original property name from the Odata EDM: ServiceContractItem

      Returns:
      Shortened Item Number in Document
    • getBillingRequestItem

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

      Original property name from the Odata EDM: BillingRequestItem

      Returns:
      Billing Request Item No
    • getBillgReqItemDescription

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

      Original property name from the Odata EDM: BillgReqItemDescription

      Returns:
      Description
    • getBillgReqItemBillingDateTime

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

      Original property name from the Odata EDM: BillgReqItemBillingDateTime

      Returns:
      Billing Date for Billing Index and Printout
    • getBillgReqItemBillingStatus

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

      Original property name from the Odata EDM: BillgReqItemBillingStatus

      Returns:
      Settlement Status of Billing Request Line
    • getSettlementStartDateTime

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

      Original property name from the Odata EDM: SettlementStartDateTime

      Returns:
      Start of Settlement for Period
    • getSettlementEndDateTime

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

      Original property name from the Odata EDM: SettlementEndDateTime

      Returns:
      End of Settlement for Period
    • getBillingPlanTimeZone

      @Nullable public String getBillingPlanTimeZone()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: BillingPlanTimeZone

      Returns:
      Time Zone of Billing Plan Set
    • getTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      Currency
    • getBillingBlockReason

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

      Original property name from the Odata EDM: BillingBlockReason

      Returns:
      Business Partner: Billing Block Reason
    • getServicesRenderedDateTime

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

      Original property name from the Odata EDM: ServicesRenderedDateTime

      Returns:
      Services Rendered Date as Timestamp
    • getBillgReqItemPricingDate

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

      Original property name from the Odata EDM: BillgReqItemPricingDate

      Returns:
      Pricing Date
    • getBillgReqItemNetAmount

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

      Original property name from the Odata EDM: BillgReqItemNetAmount

      Returns:
      Net Value
    • toString

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

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

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

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