java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_CnsldtnGrpJrnlEntrPostItemP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.journalentryforgroupreportingpost.D_CnsldtnGrpJrnlEntrPostItemP

public class D_CnsldtnGrpJrnlEntrPostItemP extends VdmComplex<D_CnsldtnGrpJrnlEntrPostItemP>

Original complex type name from the Odata EDM: D_CnsldtnGrpJrnlEntrPostItemP

  • Field Details

  • Constructor Details

    • D_CnsldtnGrpJrnlEntrPostItemP

      public D_CnsldtnGrpJrnlEntrPostItemP()
    • D_CnsldtnGrpJrnlEntrPostItemP

      public D_CnsldtnGrpJrnlEntrPostItemP(@Nullable String consolidationPostingItem, @Nullable String financialStatementItem, @Nullable String consolidationVersion, @Nullable String subItem, @Nullable BigDecimal amountInLocalCurrency, @Nullable String localCurrency, @Nullable BigDecimal amountInGroupCurrency, @Nullable String groupCurrency, @Nullable BigDecimal amountInTransactionCurrency, @Nullable String transactionCurrency, @Nullable String partnerConsolidationUnit, @Nullable String consolidationUnit, @Nullable String baseUnit, @Nullable BigDecimal quantity, @Nullable String company, @Nullable String companyCode, @Nullable String businessTransactionType, @Nullable String controllingArea, @Nullable String costCenter, @Nullable String gLAccount, @Nullable String profitCenter, @Nullable String businessArea, @Nullable String partnerCostCenter, @Nullable String partnerProfitCenter, @Nullable String assignmentReference, @Nullable String segment, @Nullable String partnerFunctionalArea, @Nullable String partnerBusinessArea, @Nullable String partnerCompany, @Nullable String partnerSegment, @Nullable String orderID, @Nullable String customer, @Nullable String functionalArea, @Nullable String supplier, @Nullable String material, @Nullable String plant, @Nullable String financialTransactionType, @Nullable String billingDocumentType, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String organizationDivision, @Nullable String soldMaterial, @Nullable String materialGroup, @Nullable String productGroup, @Nullable String customerGroup, @Nullable String customerSupplierCountry, @Nullable String customerSupplierIndustry, @Nullable String salesDistrict, @Nullable String billToParty, @Nullable String shipToParty, @Nullable String customerSupplierCorporateGroup)
  • Method Details

    • getType

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

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

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

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<D_CnsldtnGrpJrnlEntrPostItemP>
    • setConsolidationPostingItem

      public void setConsolidationPostingItem(@Nullable String consolidationPostingItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ConsolidationPostingItem

      Parameters:
      consolidationPostingItem - The consolidationPostingItem to set.
    • setFinancialStatementItem

      public void setFinancialStatementItem(@Nullable String financialStatementItem)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: FinancialStatementItem

      Parameters:
      financialStatementItem - The financialStatementItem to set.
    • setConsolidationVersion

      public void setConsolidationVersion(@Nullable String consolidationVersion)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ConsolidationVersion

      Parameters:
      consolidationVersion - The consolidationVersion to set.
    • setSubItem

      public void setSubItem(@Nullable String subItem)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SubItem

      Parameters:
      subItem - The subItem to set.
    • setAmountInLocalCurrency

      public void setAmountInLocalCurrency(@Nullable BigDecimal amountInLocalCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: AmountInLocalCurrency

      Parameters:
      amountInLocalCurrency - The amountInLocalCurrency to set.
    • setLocalCurrency

      public void setLocalCurrency(@Nullable String localCurrency)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: LocalCurrency

      Parameters:
      localCurrency - The localCurrency to set.
    • setAmountInGroupCurrency

      public void setAmountInGroupCurrency(@Nullable BigDecimal amountInGroupCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: AmountInGroupCurrency

      Parameters:
      amountInGroupCurrency - The amountInGroupCurrency to set.
    • setGroupCurrency

      public void setGroupCurrency(@Nullable String groupCurrency)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: GroupCurrency

      Parameters:
      groupCurrency - The groupCurrency to set.
    • setAmountInTransactionCurrency

      public void setAmountInTransactionCurrency(@Nullable BigDecimal amountInTransactionCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: AmountInTransactionCurrency

      Parameters:
      amountInTransactionCurrency - The amountInTransactionCurrency to set.
    • setTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Parameters:
      transactionCurrency - The transactionCurrency to set.
    • setPartnerConsolidationUnit

      public void setPartnerConsolidationUnit(@Nullable String partnerConsolidationUnit)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: PartnerConsolidationUnit

      Parameters:
      partnerConsolidationUnit - The partnerConsolidationUnit to set.
    • setConsolidationUnit

      public void setConsolidationUnit(@Nullable String consolidationUnit)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ConsolidationUnit

      Parameters:
      consolidationUnit - The consolidationUnit to set.
    • setBaseUnit

      public void setBaseUnit(@Nullable String baseUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BaseUnit

      Parameters:
      baseUnit - The baseUnit to set.
    • setQuantity

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

      Original property name from the Odata EDM: Quantity

      Parameters:
      quantity - The quantity to set.
    • setCompany

      public void setCompany(@Nullable String company)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: Company

      Parameters:
      company - The company to set.
    • setCompanyCode

      public void setCompanyCode(@Nullable String companyCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Parameters:
      companyCode - The companyCode to set.
    • setBusinessTransactionType

      public void setBusinessTransactionType(@Nullable String businessTransactionType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessTransactionType

      Parameters:
      businessTransactionType - The businessTransactionType to set.
    • setControllingArea

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

      Original property name from the Odata EDM: ControllingArea

      Parameters:
      controllingArea - The controllingArea to set.
    • setCostCenter

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

      Original property name from the Odata EDM: CostCenter

      Parameters:
      costCenter - The costCenter to set.
    • setGLAccount

      public void setGLAccount(@Nullable String gLAccount)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: GLAccount

      Parameters:
      gLAccount - The gLAccount to set.
    • setProfitCenter

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

      Original property name from the Odata EDM: ProfitCenter

      Parameters:
      profitCenter - The profitCenter to set.
    • setBusinessArea

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

      Original property name from the Odata EDM: BusinessArea

      Parameters:
      businessArea - The businessArea to set.
    • setPartnerCostCenter

      public void setPartnerCostCenter(@Nullable String partnerCostCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerCostCenter

      Parameters:
      partnerCostCenter - The partnerCostCenter to set.
    • setPartnerProfitCenter

      public void setPartnerProfitCenter(@Nullable String partnerProfitCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerProfitCenter

      Parameters:
      partnerProfitCenter - The partnerProfitCenter to set.
    • setAssignmentReference

      public void setAssignmentReference(@Nullable String assignmentReference)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: AssignmentReference

      Parameters:
      assignmentReference - The assignmentReference to set.
    • setSegment

      public void setSegment(@Nullable String segment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Segment

      Parameters:
      segment - The segment to set.
    • setPartnerFunctionalArea

      public void setPartnerFunctionalArea(@Nullable String partnerFunctionalArea)
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: PartnerFunctionalArea

      Parameters:
      partnerFunctionalArea - The partnerFunctionalArea to set.
    • setPartnerBusinessArea

      public void setPartnerBusinessArea(@Nullable String partnerBusinessArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PartnerBusinessArea

      Parameters:
      partnerBusinessArea - The partnerBusinessArea to set.
    • setPartnerCompany

      public void setPartnerCompany(@Nullable String partnerCompany)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerCompany

      Parameters:
      partnerCompany - The partnerCompany to set.
    • setPartnerSegment

      public void setPartnerSegment(@Nullable String partnerSegment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerSegment

      Parameters:
      partnerSegment - The partnerSegment to set.
    • setOrderID

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

      Original property name from the Odata EDM: OrderID

      Parameters:
      orderID - The orderID to set.
    • setCustomer

      public void setCustomer(@Nullable String customer)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Customer

      Parameters:
      customer - The customer to set.
    • setFunctionalArea

      public void setFunctionalArea(@Nullable String functionalArea)
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: FunctionalArea

      Parameters:
      functionalArea - The functionalArea to set.
    • setSupplier

      public void setSupplier(@Nullable String supplier)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Parameters:
      supplier - The supplier to set.
    • setMaterial

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

      Original property name from the Odata EDM: Material

      Parameters:
      material - The material to set.
    • setPlant

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

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - The plant to set.
    • setFinancialTransactionType

      public void setFinancialTransactionType(@Nullable String financialTransactionType)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: FinancialTransactionType

      Parameters:
      financialTransactionType - The financialTransactionType to set.
    • setBillingDocumentType

      public void setBillingDocumentType(@Nullable String billingDocumentType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BillingDocumentType

      Parameters:
      billingDocumentType - The billingDocumentType to set.
    • setSalesOrganization

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

      Original property name from the Odata EDM: SalesOrganization

      Parameters:
      salesOrganization - The salesOrganization to set.
    • setDistributionChannel

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

      Original property name from the Odata EDM: DistributionChannel

      Parameters:
      distributionChannel - The distributionChannel to set.
    • setOrganizationDivision

      public void setOrganizationDivision(@Nullable String organizationDivision)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OrganizationDivision

      Parameters:
      organizationDivision - The organizationDivision to set.
    • setSoldMaterial

      public void setSoldMaterial(@Nullable String soldMaterial)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: SoldMaterial

      Parameters:
      soldMaterial - The soldMaterial to set.
    • setMaterialGroup

      public void setMaterialGroup(@Nullable String materialGroup)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: MaterialGroup

      Parameters:
      materialGroup - The materialGroup to set.
    • setProductGroup

      public void setProductGroup(@Nullable String productGroup)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: ProductGroup

      Parameters:
      productGroup - The productGroup to set.
    • setCustomerGroup

      public void setCustomerGroup(@Nullable String customerGroup)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CustomerGroup

      Parameters:
      customerGroup - The customerGroup to set.
    • setCustomerSupplierCountry

      public void setCustomerSupplierCountry(@Nullable String customerSupplierCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CustomerSupplierCountry

      Parameters:
      customerSupplierCountry - The customerSupplierCountry to set.
    • setCustomerSupplierIndustry

      public void setCustomerSupplierIndustry(@Nullable String customerSupplierIndustry)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CustomerSupplierIndustry

      Parameters:
      customerSupplierIndustry - The customerSupplierIndustry to set.
    • setSalesDistrict

      public void setSalesDistrict(@Nullable String salesDistrict)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesDistrict

      Parameters:
      salesDistrict - The salesDistrict to set.
    • setBillToParty

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

      Original property name from the Odata EDM: BillToParty

      Parameters:
      billToParty - The billToParty to set.
    • setShipToParty

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

      Original property name from the Odata EDM: ShipToParty

      Parameters:
      shipToParty - The shipToParty to set.
    • setCustomerSupplierCorporateGroup

      public void setCustomerSupplierCorporateGroup(@Nullable String customerSupplierCorporateGroup)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CustomerSupplierCorporateGroup

      Parameters:
      customerSupplierCorporateGroup - The customerSupplierCorporateGroup to set.
    • builder

    • getConsolidationPostingItem

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

      Original property name from the Odata EDM: ConsolidationPostingItem

      Returns:
      The consolidationPostingItem contained in this VdmComplex.
    • getFinancialStatementItem

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

      Original property name from the Odata EDM: FinancialStatementItem

      Returns:
      The financialStatementItem contained in this VdmComplex.
    • getConsolidationVersion

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

      Original property name from the Odata EDM: ConsolidationVersion

      Returns:
      The consolidationVersion contained in this VdmComplex.
    • getSubItem

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

      Original property name from the Odata EDM: SubItem

      Returns:
      The subItem contained in this VdmComplex.
    • getAmountInLocalCurrency

      @Nullable public BigDecimal getAmountInLocalCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: AmountInLocalCurrency

      Returns:
      The amountInLocalCurrency contained in this VdmComplex.
    • getLocalCurrency

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

      Original property name from the Odata EDM: LocalCurrency

      Returns:
      The localCurrency contained in this VdmComplex.
    • getAmountInGroupCurrency

      @Nullable public BigDecimal getAmountInGroupCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: AmountInGroupCurrency

      Returns:
      The amountInGroupCurrency contained in this VdmComplex.
    • getGroupCurrency

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

      Original property name from the Odata EDM: GroupCurrency

      Returns:
      The groupCurrency contained in this VdmComplex.
    • getAmountInTransactionCurrency

      @Nullable public BigDecimal getAmountInTransactionCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: AmountInTransactionCurrency

      Returns:
      The amountInTransactionCurrency contained in this VdmComplex.
    • getTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      The transactionCurrency contained in this VdmComplex.
    • getPartnerConsolidationUnit

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

      Original property name from the Odata EDM: PartnerConsolidationUnit

      Returns:
      The partnerConsolidationUnit contained in this VdmComplex.
    • getConsolidationUnit

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

      Original property name from the Odata EDM: ConsolidationUnit

      Returns:
      The consolidationUnit contained in this VdmComplex.
    • getBaseUnit

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

      Original property name from the Odata EDM: BaseUnit

      Returns:
      The baseUnit contained in this VdmComplex.
    • getQuantity

      @Nullable public BigDecimal getQuantity()
      Constraints: Not nullable, Precision: 29, Scale: 8

      Original property name from the Odata EDM: Quantity

      Returns:
      The quantity contained in this VdmComplex.
    • getCompany

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

      Original property name from the Odata EDM: Company

      Returns:
      The company contained in this VdmComplex.
    • getCompanyCode

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

      Original property name from the Odata EDM: CompanyCode

      Returns:
      The companyCode contained in this VdmComplex.
    • getBusinessTransactionType

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

      Original property name from the Odata EDM: BusinessTransactionType

      Returns:
      The businessTransactionType contained in this VdmComplex.
    • getControllingArea

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

      Original property name from the Odata EDM: ControllingArea

      Returns:
      The controllingArea contained in this VdmComplex.
    • getCostCenter

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

      Original property name from the Odata EDM: CostCenter

      Returns:
      The costCenter contained in this VdmComplex.
    • getGLAccount

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

      Original property name from the Odata EDM: GLAccount

      Returns:
      The gLAccount contained in this VdmComplex.
    • getProfitCenter

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

      Original property name from the Odata EDM: ProfitCenter

      Returns:
      The profitCenter contained in this VdmComplex.
    • getBusinessArea

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

      Original property name from the Odata EDM: BusinessArea

      Returns:
      The businessArea contained in this VdmComplex.
    • getPartnerCostCenter

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

      Original property name from the Odata EDM: PartnerCostCenter

      Returns:
      The partnerCostCenter contained in this VdmComplex.
    • getPartnerProfitCenter

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

      Original property name from the Odata EDM: PartnerProfitCenter

      Returns:
      The partnerProfitCenter contained in this VdmComplex.
    • getAssignmentReference

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

      Original property name from the Odata EDM: AssignmentReference

      Returns:
      The assignmentReference contained in this VdmComplex.
    • getSegment

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

      Original property name from the Odata EDM: Segment

      Returns:
      The segment contained in this VdmComplex.
    • getPartnerFunctionalArea

      @Nullable public String getPartnerFunctionalArea()
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: PartnerFunctionalArea

      Returns:
      The partnerFunctionalArea contained in this VdmComplex.
    • getPartnerBusinessArea

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

      Original property name from the Odata EDM: PartnerBusinessArea

      Returns:
      The partnerBusinessArea contained in this VdmComplex.
    • getPartnerCompany

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

      Original property name from the Odata EDM: PartnerCompany

      Returns:
      The partnerCompany contained in this VdmComplex.
    • getPartnerSegment

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

      Original property name from the Odata EDM: PartnerSegment

      Returns:
      The partnerSegment contained in this VdmComplex.
    • getOrderID

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

      Original property name from the Odata EDM: OrderID

      Returns:
      The orderID contained in this VdmComplex.
    • getCustomer

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

      Original property name from the Odata EDM: Customer

      Returns:
      The customer contained in this VdmComplex.
    • getFunctionalArea

      @Nullable public String getFunctionalArea()
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: FunctionalArea

      Returns:
      The functionalArea contained in this VdmComplex.
    • getSupplier

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

      Original property name from the Odata EDM: Supplier

      Returns:
      The supplier contained in this VdmComplex.
    • getMaterial

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

      Original property name from the Odata EDM: Material

      Returns:
      The material contained in this VdmComplex.
    • getPlant

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

      Original property name from the Odata EDM: Plant

      Returns:
      The plant contained in this VdmComplex.
    • getFinancialTransactionType

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

      Original property name from the Odata EDM: FinancialTransactionType

      Returns:
      The financialTransactionType contained in this VdmComplex.
    • getBillingDocumentType

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

      Original property name from the Odata EDM: BillingDocumentType

      Returns:
      The billingDocumentType contained in this VdmComplex.
    • getSalesOrganization

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

      Original property name from the Odata EDM: SalesOrganization

      Returns:
      The salesOrganization contained in this VdmComplex.
    • getDistributionChannel

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

      Original property name from the Odata EDM: DistributionChannel

      Returns:
      The distributionChannel contained in this VdmComplex.
    • getOrganizationDivision

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

      Original property name from the Odata EDM: OrganizationDivision

      Returns:
      The organizationDivision contained in this VdmComplex.
    • getSoldMaterial

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

      Original property name from the Odata EDM: SoldMaterial

      Returns:
      The soldMaterial contained in this VdmComplex.
    • getMaterialGroup

      @Nullable public String getMaterialGroup()
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: MaterialGroup

      Returns:
      The materialGroup contained in this VdmComplex.
    • getProductGroup

      @Nullable public String getProductGroup()
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: ProductGroup

      Returns:
      The productGroup contained in this VdmComplex.
    • getCustomerGroup

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

      Original property name from the Odata EDM: CustomerGroup

      Returns:
      The customerGroup contained in this VdmComplex.
    • getCustomerSupplierCountry

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

      Original property name from the Odata EDM: CustomerSupplierCountry

      Returns:
      The customerSupplierCountry contained in this VdmComplex.
    • getCustomerSupplierIndustry

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

      Original property name from the Odata EDM: CustomerSupplierIndustry

      Returns:
      The customerSupplierIndustry contained in this VdmComplex.
    • getSalesDistrict

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

      Original property name from the Odata EDM: SalesDistrict

      Returns:
      The salesDistrict contained in this VdmComplex.
    • getBillToParty

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

      Original property name from the Odata EDM: BillToParty

      Returns:
      The billToParty contained in this VdmComplex.
    • getShipToParty

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

      Original property name from the Odata EDM: ShipToParty

      Returns:
      The shipToParty contained in this VdmComplex.
    • getCustomerSupplierCorporateGroup

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

      Original property name from the Odata EDM: CustomerSupplierCorporateGroup

      Returns:
      The customerSupplierCorporateGroup contained in this VdmComplex.
    • toString

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

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

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

      public int hashCode()
      Overrides:
      hashCode in class VdmObject<D_CnsldtnGrpJrnlEntrPostItemP>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<D_CnsldtnGrpJrnlEntrPostItemP>