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

public class BillingDocumentRequestItem extends VdmEntity<BillingDocumentRequestItem>
Billing Document Request Item

Original entity name from the Odata EDM: A_BillingDocumentRequestItemType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: BillingDocumentRequest

      Parameters:
      billingDocumentRequest - Billing Document Request
    • setBillingDocumentRequestItem

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

      Original property name from the Odata EDM: BillingDocumentRequestItem

      Parameters:
      billingDocumentRequestItem - Billing Document Request Item
    • setCreationDate

      public void setCreationDate(@Nullable LocalDateTime creationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Record Created On
    • setCreationTime

      public void setCreationTime(@Nullable LocalTime creationTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationTime

      Parameters:
      creationTime - Entry time
    • setReferenceLogicalSystem

      public void setReferenceLogicalSystem(@Nullable String referenceLogicalSystem)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceLogicalSystem

      Parameters:
      referenceLogicalSystem - Logical System
    • setDivision

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

      Original property name from the Odata EDM: Division

      Parameters:
      division - Division
    • setMaterial

      public void setMaterial(@Nullable String material)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: Material

      Parameters:
      material - Material Number
    • setProductHierarchyNode

      public void setProductHierarchyNode(@Nullable String productHierarchyNode)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ProductHierarchyNode

      Parameters:
      productHierarchyNode - Product Hierarchy
    • setPlant

      public void setPlant(@Nullable String plant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - Plant
    • setBillingDocumentRequestItemText

      public void setBillingDocumentRequestItemText(@Nullable String billingDocumentRequestItemText)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BillingDocumentRequestItemText

      Parameters:
      billingDocumentRequestItemText - Text of Billing Document Request Item
    • setServicesRenderedDate

      public void setServicesRenderedDate(@Nullable LocalDateTime servicesRenderedDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ServicesRenderedDate

      Parameters:
      servicesRenderedDate - Date on which services are rendered
    • setBillingQuantity

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

      Original property name from the Odata EDM: BillingQuantity

      Parameters:
      billingQuantity - Billing Quantity
    • setBillingQuantityUnit

      public void setBillingQuantityUnit(@Nullable String billingQuantityUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillingQuantityUnit

      Parameters:
      billingQuantityUnit - Billing Quantity Unit
    • setNetAmount

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

      Original property name from the Odata EDM: NetAmount

      Parameters:
      netAmount - Net Value of Billing item 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 - SD Document Currency
    • setGrossAmount

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

      Original property name from the Odata EDM: GrossAmount

      Parameters:
      grossAmount - Gross Value of the Billing Item in Document Currency
    • setPricingDate

      public void setPricingDate(@Nullable LocalDateTime pricingDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: PricingDate

      Parameters:
      pricingDate - Date for Pricing and Exchange Rate
    • setAbsltPriceDetnExchangeRate

      public void setAbsltPriceDetnExchangeRate(@Nullable BigDecimal absltPriceDetnExchangeRate)
      Constraints: Not nullable, Precision: 9, Scale: 5

      Original property name from the Odata EDM: AbsltPriceDetnExchangeRate

      Parameters:
      absltPriceDetnExchangeRate - Absolute exchange rate for price determination
    • setPriceDetnExchRateIsIndrctQtan

      public void setPriceDetnExchRateIsIndrctQtan(@Nullable Boolean priceDetnExchRateIsIndrctQtan)
      Constraints: none

      Original property name from the Odata EDM: PriceDetnExchRateIsIndrctQtan

      Parameters:
      priceDetnExchRateIsIndrctQtan - Pricing exchange rate quotation is indirect
    • setTaxAmount

      public void setTaxAmount(@Nullable BigDecimal taxAmount)
      Constraints: Not nullable, Precision: 14, Scale: 3

      Original property name from the Odata EDM: TaxAmount

      Parameters:
      taxAmount - Tax Amount in Document Currency
    • setDepartureCountry

      public void setDepartureCountry(@Nullable String departureCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: DepartureCountry

      Parameters:
      departureCountry - Departure Country/Region (from which the goods are sent)
    • setTaxJurisdiction

      public void setTaxJurisdiction(@Nullable String taxJurisdiction)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: TaxJurisdiction

      Parameters:
      taxJurisdiction - Tax Jurisdiction
    • setProductTaxClassification1

      public void setProductTaxClassification1(@Nullable String productTaxClassification1)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification1

      Parameters:
      productTaxClassification1 - Tax Classification of Material
    • setBusinessArea

      public void setBusinessArea(@Nullable String businessArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessArea

      Parameters:
      businessArea - Business Area
    • 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
    • setWBSElement

      public void setWBSElement(@Nullable String wBSElement)
      Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: WBSElement

      Parameters:
      wBSElement - Work Breakdown Structure Element (WBS Element)
    • setControllingArea

      public void setControllingArea(@Nullable String controllingArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ControllingArea

      Parameters:
      controllingArea - Controlling Area
    • setProfitabilitySegment

      public void setProfitabilitySegment(@Nullable String profitabilitySegment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProfitabilitySegment

      Parameters:
      profitabilitySegment - Deprecated: Profitability Segment
    • setOrderID

      public void setOrderID(@Nullable String orderID)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: OrderID

      Parameters:
      orderID - Order Number
    • setCostCenter

      public void setCostCenter(@Nullable String costCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CostCenter

      Parameters:
      costCenter - Cost Center
    • setMatlAccountAssignmentGroup

      public void setMatlAccountAssignmentGroup(@Nullable String matlAccountAssignmentGroup)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: MatlAccountAssignmentGroup

      Parameters:
      matlAccountAssignmentGroup - Account Assignment Group for Material
    • setReferenceDocument

      public void setReferenceDocument(@Nullable String referenceDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceDocument

      Parameters:
      referenceDocument - Source document of data contained in billing doc. request
    • setReferenceDocumentItem

      public void setReferenceDocumentItem(@Nullable String referenceDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ReferenceDocumentItem

      Parameters:
      referenceDocumentItem - Source Document Item
    • setHigherLevelItem

      public void setHigherLevelItem(@Nullable String higherLevelItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: HigherLevelItem

      Parameters:
      higherLevelItem - Higher-Level Item in Bill of Material Structures
    • setBillgDocRequestItemInPartSgmt

      public void setBillgDocRequestItemInPartSgmt(@Nullable String billgDocRequestItemInPartSgmt)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: BillgDocRequestItemInPartSgmt

      Parameters:
      billgDocRequestItemInPartSgmt - Item Number in the Partner Segment
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> BillingDocumentRequestItemField<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> BillingDocumentRequestItemField<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<BillingDocumentRequestItem>
    • setServicePathForFetch

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

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

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

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

      @Nullable public BillingDocumentRequest fetchBillingDocumentRequest()
      Fetches the BillingDocumentRequest entity (one to one) associated with this entity. This corresponds to the OData navigation property to_BillingDocumentRequest.

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

      Returns:
      The single associated BillingDocumentRequest 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.
    • getBillingDocumentRequestOrFetch

      @Nullable public BillingDocumentRequest getBillingDocumentRequestOrFetch()
      Retrieval of associated BillingDocumentRequest entity (one to one). This corresponds to the OData navigation property to_BillingDocumentRequest.

      If the navigation property to_BillingDocumentRequest of a queried BillingDocumentRequestItem 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 BillingDocumentRequest 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.
    • getBillingDocumentRequestIfPresent

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

      If the navigation property for an entity BillingDocumentRequestItem 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_BillingDocumentRequest is already loaded, the result will contain the BillingDocumentRequest entity. If not, an Option with result state empty is returned.
    • setBillingDocumentRequest

      public void setBillingDocumentRequest(BillingDocumentRequest value)
      Overwrites the associated BillingDocumentRequest entity for the loaded navigation property to_BillingDocumentRequest.
      Parameters:
      value - New BillingDocumentRequest entity.
    • fetchPartner

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

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

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

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

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

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

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

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

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

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

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

      If the navigation property to_Partner of a queried BillingDocumentRequestItem 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 BillingDocReqItemPartner entities.
    • fetchPricingElement

      @Nonnull public List<BillingDocReqItemPrcgElmnt> fetchPricingElement()
      Fetches the BillingDocReqItemPrcgElmnt 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 BillingDocReqItemPrcgElmnt 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<BillingDocReqItemPrcgElmnt> getPricingElementOrFetch()
      Retrieval of associated BillingDocReqItemPrcgElmnt entities (one to many). This corresponds to the OData navigation property to_PricingElement.

      If the navigation property to_PricingElement of a queried BillingDocumentRequestItem 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 BillingDocReqItemPrcgElmnt 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<BillingDocReqItemPrcgElmnt>> getPricingElementIfPresent()
      Retrieval of associated BillingDocReqItemPrcgElmnt entities (one to many). This corresponds to the OData navigation property to_PricingElement.

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

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

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

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

      If the navigation property to_PricingElement of a queried BillingDocumentRequestItem 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 BillingDocReqItemPrcgElmnt entities.
    • builder

    • getBillingDocumentRequest

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

      Original property name from the Odata EDM: BillingDocumentRequest

      Returns:
      Billing Document Request
    • getBillingDocumentRequestItem

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

      Original property name from the Odata EDM: BillingDocumentRequestItem

      Returns:
      Billing Document Request Item
    • getCreationDate

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

      Original property name from the Odata EDM: CreationDate

      Returns:
      Record Created On
    • getCreationTime

      @Nullable public LocalTime getCreationTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationTime

      Returns:
      Entry time
    • getReferenceLogicalSystem

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

      Original property name from the Odata EDM: ReferenceLogicalSystem

      Returns:
      Logical System
    • getDivision

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

      Original property name from the Odata EDM: Division

      Returns:
      Division
    • getMaterial

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

      Original property name from the Odata EDM: Material

      Returns:
      Material Number
    • getProductHierarchyNode

      @Nullable public String getProductHierarchyNode()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ProductHierarchyNode

      Returns:
      Product Hierarchy
    • getPlant

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

      Original property name from the Odata EDM: Plant

      Returns:
      Plant
    • getBillingDocumentRequestItemText

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

      Original property name from the Odata EDM: BillingDocumentRequestItemText

      Returns:
      Text of Billing Document Request Item
    • getServicesRenderedDate

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

      Original property name from the Odata EDM: ServicesRenderedDate

      Returns:
      Date on which services are rendered
    • getBillingQuantity

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

      Original property name from the Odata EDM: BillingQuantity

      Returns:
      Billing Quantity
    • getBillingQuantityUnit

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

      Original property name from the Odata EDM: BillingQuantityUnit

      Returns:
      Billing Quantity Unit
    • getNetAmount

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

      Original property name from the Odata EDM: NetAmount

      Returns:
      Net Value of Billing item in Document Currency
    • getTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      SD Document Currency
    • getGrossAmount

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

      Original property name from the Odata EDM: GrossAmount

      Returns:
      Gross Value of the Billing Item in Document Currency
    • getPricingDate

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

      Original property name from the Odata EDM: PricingDate

      Returns:
      Date for Pricing and Exchange Rate
    • getAbsltPriceDetnExchangeRate

      @Nullable public BigDecimal getAbsltPriceDetnExchangeRate()
      Constraints: Not nullable, Precision: 9, Scale: 5

      Original property name from the Odata EDM: AbsltPriceDetnExchangeRate

      Returns:
      Absolute exchange rate for price determination
    • getPriceDetnExchRateIsIndrctQtan

      @Nullable public Boolean getPriceDetnExchRateIsIndrctQtan()
      Constraints: none

      Original property name from the Odata EDM: PriceDetnExchRateIsIndrctQtan

      Returns:
      Pricing exchange rate quotation is indirect
    • getTaxAmount

      @Nullable public BigDecimal getTaxAmount()
      Constraints: Not nullable, Precision: 14, Scale: 3

      Original property name from the Odata EDM: TaxAmount

      Returns:
      Tax Amount in Document Currency
    • getDepartureCountry

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

      Original property name from the Odata EDM: DepartureCountry

      Returns:
      Departure Country/Region (from which the goods are sent)
    • getTaxJurisdiction

      @Nullable public String getTaxJurisdiction()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: TaxJurisdiction

      Returns:
      Tax Jurisdiction
    • getProductTaxClassification1

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

      Original property name from the Odata EDM: ProductTaxClassification1

      Returns:
      Tax Classification of Material
    • getBusinessArea

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

      Original property name from the Odata EDM: BusinessArea

      Returns:
      Business Area
    • getProfitCenter

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

      Original property name from the Odata EDM: ProfitCenter

      Returns:
      Profit Center
    • getWBSElement

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

      Original property name from the Odata EDM: WBSElement

      Returns:
      Work Breakdown Structure Element (WBS Element)
    • getControllingArea

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

      Original property name from the Odata EDM: ControllingArea

      Returns:
      Controlling Area
    • getProfitabilitySegment

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

      Original property name from the Odata EDM: ProfitabilitySegment

      Returns:
      Deprecated: Profitability Segment
    • getOrderID

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

      Original property name from the Odata EDM: OrderID

      Returns:
      Order Number
    • getCostCenter

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

      Original property name from the Odata EDM: CostCenter

      Returns:
      Cost Center
    • getMatlAccountAssignmentGroup

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

      Original property name from the Odata EDM: MatlAccountAssignmentGroup

      Returns:
      Account Assignment Group for Material
    • getReferenceDocument

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

      Original property name from the Odata EDM: ReferenceDocument

      Returns:
      Source document of data contained in billing doc. request
    • getReferenceDocumentItem

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

      Original property name from the Odata EDM: ReferenceDocumentItem

      Returns:
      Source Document Item
    • getHigherLevelItem

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

      Original property name from the Odata EDM: HigherLevelItem

      Returns:
      Higher-Level Item in Bill of Material Structures
    • getBillgDocRequestItemInPartSgmt

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

      Original property name from the Odata EDM: BillgDocRequestItemInPartSgmt

      Returns:
      Item Number in the Partner Segment
    • toString

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

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

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

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