Modifier and Type | Field and Description |
---|---|
static SupplierInvoiceLink<SuplrInvcHeaderWhldgTax> |
SupplierInvoice.TO_SUPPLIER_INVOICE_WHLDG_TAX
Use with available fluent helpers to apply the to_SupplierInvoiceWhldgTax navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrInvcHeaderWhldgTax |
SuplrInvcHeaderWhldgTax.SuplrInvcHeaderWhldgTaxBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrInvcHeaderWhldgTax> |
SupplierInvoice.fetchSupplierInvoiceWhldgTax()
Fetches the SuplrInvcHeaderWhldgTax entities (one to many) associated with this entity.
|
protected Class<SuplrInvcHeaderWhldgTax> |
SuplrInvcHeaderWhldgTaxByKeyFluentHelper.getEntityClass() |
protected Class<SuplrInvcHeaderWhldgTax> |
SuplrInvcHeaderWhldgTaxFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrInvcHeaderWhldgTax>> |
SupplierInvoice.getSupplierInvoiceWhldgTaxIfPresent()
Retrieval of associated SuplrInvcHeaderWhldgTax entities (one to many).
|
List<SuplrInvcHeaderWhldgTax> |
SupplierInvoice.getSupplierInvoiceWhldgTaxOrFetch()
Retrieval of associated SuplrInvcHeaderWhldgTax entities (one to many).
|
Class<SuplrInvcHeaderWhldgTax> |
SuplrInvcHeaderWhldgTax.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierInvoice.addSupplierInvoiceWhldgTax(SuplrInvcHeaderWhldgTax... entity)
Adds elements to the list of associated SuplrInvcHeaderWhldgTax entities.
|
SupplierInvoice.SupplierInvoiceBuilder |
SupplierInvoice.SupplierInvoiceBuilder.supplierInvoiceWhldgTax(SuplrInvcHeaderWhldgTax... value)
Navigation property to_SupplierInvoiceWhldgTax for SupplierInvoice to multiple
SuplrInvcHeaderWhldgTax.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierInvoice.setSupplierInvoiceWhldgTax(List<SuplrInvcHeaderWhldgTax> value)
Overwrites the list of associated SuplrInvcHeaderWhldgTax entities for the loaded navigation property
to_SupplierInvoiceWhldgTax.
|
Constructor and Description |
---|
SupplierInvoice(String supplierInvoice,
String fiscalYear,
String companyCode,
LocalDateTime documentDate,
LocalDateTime postingDate,
String supplierInvoiceIDByInvcgParty,
String invoicingParty,
String documentCurrency,
BigDecimal invoiceGrossAmount,
BigDecimal unplannedDeliveryCost,
String documentHeaderText,
BigDecimal manualCashDiscount,
String paymentTerms,
LocalDateTime dueCalculationBaseDate,
BigDecimal cashDiscount1Percent,
BigDecimal cashDiscount1Days,
BigDecimal cashDiscount2Percent,
BigDecimal cashDiscount2Days,
BigDecimal netPaymentDays,
String paymentBlockingReason,
String accountingDocumentType,
String bPBankAccountInternalID,
BigDecimal indirectQuotedExchangeRate,
BigDecimal directQuotedExchangeRate,
String stateCentralBankPaymentReason,
String supplyingCountry,
String paymentMethod,
String paymentMethodSupplement,
String paymentReference,
String invoiceReference,
String invoiceReferenceFiscalYear,
String fixedCashDiscount,
String unplannedDeliveryCostTaxCode,
String unplndDelivCostTaxJurisdiction,
String assignmentReference,
String supplierPostingLineItemText,
Boolean taxIsCalculatedAutomatically,
String businessPlace,
String businessSectionCode,
String businessArea,
String supplierInvoiceIsCreditMemo,
String paytSlipWthRefSubscriber,
String paytSlipWthRefCheckDigit,
String paytSlipWthRefReference,
LocalDateTime taxDeterminationDate,
LocalDateTime invoiceReceiptDate,
String deliveryOfGoodsReportingCntry,
String supplierVATRegistration,
Boolean isEUTriangularDeal,
List<SuplrInvcItemPurOrdRef> toSuplrInvcItemPurOrdRef,
List<SupplierInvoiceItemGLAcct> toSupplierInvoiceItemGLAcct,
List<SupplierInvoiceTax> toSupplierInvoiceTax,
List<SuplrInvcHeaderWhldgTax> toSupplierInvoiceWhldgTax) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrInvcHeaderWhldgTax> |
SuplrInvcHeaderWhldgTaxOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SuplrInvcHeaderWhldgTaxLink<ObjectT> |
SuplrInvcHeaderWhldgTaxLink.translateLinkType(EntityLink<SuplrInvcHeaderWhldgTaxLink<ObjectT>,SuplrInvcHeaderWhldgTax,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.