Modifier and Type | Field and Description |
---|---|
static SuplrInvcItemPurOrdRefLink<SuplrInvcItemAcctAssgmt> |
SuplrInvcItemPurOrdRef.TO_SUPPLIER_INVOICE_ITM_ACCT_ASSGMT
Use with available fluent helpers to apply the to_SupplierInvoiceItmAcctAssgmt navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrInvcItemAcctAssgmt |
SuplrInvcItemAcctAssgmt.SuplrInvcItemAcctAssgmtBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrInvcItemAcctAssgmt> |
SuplrInvcItemPurOrdRef.fetchSupplierInvoiceItmAcctAssgmt()
Fetches the SuplrInvcItemAcctAssgmt entities (one to many) associated with this entity.
|
protected Class<SuplrInvcItemAcctAssgmt> |
SuplrInvcItemAcctAssgmtByKeyFluentHelper.getEntityClass() |
protected Class<SuplrInvcItemAcctAssgmt> |
SuplrInvcItemAcctAssgmtFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrInvcItemAcctAssgmt>> |
SuplrInvcItemPurOrdRef.getSupplierInvoiceItmAcctAssgmtIfPresent()
Retrieval of associated SuplrInvcItemAcctAssgmt entities (one to many).
|
List<SuplrInvcItemAcctAssgmt> |
SuplrInvcItemPurOrdRef.getSupplierInvoiceItmAcctAssgmtOrFetch()
Retrieval of associated SuplrInvcItemAcctAssgmt entities (one to many).
|
Class<SuplrInvcItemAcctAssgmt> |
SuplrInvcItemAcctAssgmt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrInvcItemPurOrdRef.addSupplierInvoiceItmAcctAssgmt(SuplrInvcItemAcctAssgmt... entity)
Adds elements to the list of associated SuplrInvcItemAcctAssgmt entities.
|
SuplrInvcItemPurOrdRef.SuplrInvcItemPurOrdRefBuilder |
SuplrInvcItemPurOrdRef.SuplrInvcItemPurOrdRefBuilder.supplierInvoiceItmAcctAssgmt(SuplrInvcItemAcctAssgmt... value)
Navigation property to_SupplierInvoiceItmAcctAssgmt for SuplrInvcItemPurOrdRef to multiple
SuplrInvcItemAcctAssgmt.
|
Modifier and Type | Method and Description |
---|---|
void |
SuplrInvcItemPurOrdRef.setSupplierInvoiceItmAcctAssgmt(List<SuplrInvcItemAcctAssgmt> value)
Overwrites the list of associated SuplrInvcItemAcctAssgmt entities for the loaded navigation property
to_SupplierInvoiceItmAcctAssgmt.
|
Constructor and Description |
---|
SuplrInvcItemPurOrdRef(String supplierInvoice,
String fiscalYear,
String supplierInvoiceItem,
String purchaseOrder,
String purchaseOrderItem,
String plant,
String referenceDocument,
String referenceDocumentFiscalYear,
String referenceDocumentItem,
String isSubsequentDebitCredit,
String taxCode,
String taxJurisdiction,
String documentCurrency,
BigDecimal supplierInvoiceItemAmount,
String purchaseOrderQuantityUnit,
BigDecimal quantityInPurchaseOrderUnit,
String purchaseOrderPriceUnit,
BigDecimal qtyInPurchaseOrderPriceUnit,
String suplrInvcDeliveryCostCndnType,
String suplrInvcDeliveryCostCndnStep,
String suplrInvcDeliveryCostCndnCount,
String supplierInvoiceItemText,
String freightSupplier,
Boolean isNotCashDiscountLiable,
String purchasingDocumentItemCategory,
String productType,
String serviceEntrySheet,
String serviceEntrySheetItem,
String taxCountry,
List<SuplrInvcItemAcctAssgmt> toSupplierInvoiceItmAcctAssgmt) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrInvcItemAcctAssgmt> |
SuplrInvcItemAcctAssgmtOneToOneLink.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 SuplrInvcItemAcctAssgmtLink<ObjectT> |
SuplrInvcItemAcctAssgmtLink.translateLinkType(EntityLink<SuplrInvcItemAcctAssgmtLink<ObjectT>,SuplrInvcItemAcctAssgmt,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.