Modifier and Type | Field and Description |
---|---|
static SupplierInvoiceLink<SupplierInvoiceItemGLAcct> |
SupplierInvoice.TO_SUPPLIER_INVOICE_ITEM_GL_ACCT
Use with available fluent helpers to apply the to_SupplierInvoiceItemGLAcct navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierInvoiceItemGLAcct |
SupplierInvoiceItemGLAcct.SupplierInvoiceItemGLAcctBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SupplierInvoiceItemGLAcct> |
SupplierInvoice.fetchSupplierInvoiceItemGLAcct()
Fetches the SupplierInvoiceItemGLAcct entities (one to many) associated with this entity.
|
protected Class<SupplierInvoiceItemGLAcct> |
SupplierInvoiceItemGLAcctByKeyFluentHelper.getEntityClass() |
protected Class<SupplierInvoiceItemGLAcct> |
SupplierInvoiceItemGLAcctFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SupplierInvoiceItemGLAcct>> |
SupplierInvoice.getSupplierInvoiceItemGLAcctIfPresent()
Retrieval of associated SupplierInvoiceItemGLAcct entities (one to many).
|
List<SupplierInvoiceItemGLAcct> |
SupplierInvoice.getSupplierInvoiceItemGLAcctOrFetch()
Retrieval of associated SupplierInvoiceItemGLAcct entities (one to many).
|
Class<SupplierInvoiceItemGLAcct> |
SupplierInvoiceItemGLAcct.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierInvoice.addSupplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct... entity)
Adds elements to the list of associated SupplierInvoiceItemGLAcct entities.
|
SupplierInvoice.SupplierInvoiceBuilder |
SupplierInvoice.SupplierInvoiceBuilder.supplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct... value)
Navigation property to_SupplierInvoiceItemGLAcct for SupplierInvoice to multiple
SupplierInvoiceItemGLAcct.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierInvoice.setSupplierInvoiceItemGLAcct(List<SupplierInvoiceItemGLAcct> value)
Overwrites the list of associated SupplierInvoiceItemGLAcct entities for the loaded navigation property
to_SupplierInvoiceItemGLAcct.
|
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<SupplierInvoiceItemGLAcct> |
SupplierInvoiceItemGLAcctOneToOneLink.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 SupplierInvoiceItemGLAcctLink<ObjectT> |
SupplierInvoiceItemGLAcctLink.translateLinkType(EntityLink<SupplierInvoiceItemGLAcctLink<ObjectT>,SupplierInvoiceItemGLAcct,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.