Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcItemAcctAssgmt
Packages that use SuplrInvcItemAcctAssgmt
Package
Description
-
Uses of SuplrInvcItemAcctAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type parameters of type SuplrInvcItemAcctAssgmtModifier and TypeFieldDescriptionstatic final SuplrInvcItemPurOrdRefLink<SuplrInvcItemAcctAssgmt>SuplrInvcItemPurOrdRef.TO_SUPPLIER_INVOICE_ITM_ACCT_ASSGMTUse with available fluent helpers to apply the to_SupplierInvoiceItmAcctAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SuplrInvcItemAcctAssgmtMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return types with arguments of type SuplrInvcItemAcctAssgmtModifier and TypeMethodDescriptionSuplrInvcItemPurOrdRef.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).SuplrInvcItemPurOrdRef.getSupplierInvoiceItmAcctAssgmtOrFetch()Retrieval of associated SuplrInvcItemAcctAssgmt entities (one to many).SuplrInvcItemAcctAssgmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with parameters of type SuplrInvcItemAcctAssgmtModifier and TypeMethodDescriptionvoidSuplrInvcItemPurOrdRef.addSupplierInvoiceItmAcctAssgmt(SuplrInvcItemAcctAssgmt... entity) Adds elements to the list of associated SuplrInvcItemAcctAssgmt entities.SuplrInvcItemPurOrdRef.SuplrInvcItemPurOrdRefBuilder.supplierInvoiceItmAcctAssgmt(SuplrInvcItemAcctAssgmt... value) Navigation property to_SupplierInvoiceItmAcctAssgmt for SuplrInvcItemPurOrdRef to multiple SuplrInvcItemAcctAssgmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type arguments of type SuplrInvcItemAcctAssgmtModifier and TypeMethodDescriptionvoidSuplrInvcItemPurOrdRef.setSupplierInvoiceItmAcctAssgmt(List<SuplrInvcItemAcctAssgmt> value) Overwrites the list of associated SuplrInvcItemAcctAssgmt entities for the loaded navigation property to_SupplierInvoiceItmAcctAssgmt.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type arguments of type SuplrInvcItemAcctAssgmtModifierConstructorDescriptionSuplrInvcItemPurOrdRef(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, String purchaseOrderQtyUnitSAPCode, String purchaseOrderQtyUnitISOCode, BigDecimal quantityInPurchaseOrderUnit, String purchaseOrderPriceUnit, String purchaseOrderPriceUnitSAPCode, String purchaseOrderPriceUnitISOCode, BigDecimal qtyInPurchaseOrderPriceUnit, String suplrInvcDeliveryCostCndnType, String suplrInvcDeliveryCostCndnStep, String suplrInvcDeliveryCostCndnCount, String supplierInvoiceItemText, String freightSupplier, Boolean isNotCashDiscountLiable, String purchasingDocumentItemCategory, String productType, BigDecimal retentionAmountInDocCurrency, BigDecimal retentionPercentage, LocalDateTime retentionDueDate, Boolean suplrInvcItmIsNotRlvtForRtntn, String serviceEntrySheet, String serviceEntrySheetItem, String taxCountry, Boolean isFinallyInvoiced, LocalDateTime taxDeterminationDate, String iN_HSNOrSACCode, BigDecimal iN_CustomDutyAssessableValue, List<SuplrInvcItemAcctAssgmt> toSupplierInvoiceItmAcctAssgmt) -
Uses of SuplrInvcItemAcctAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.link that return types with arguments of type SuplrInvcItemAcctAssgmtModifier and TypeMethodDescriptionSuplrInvcItemAcctAssgmtOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.link with type arguments of type SuplrInvcItemAcctAssgmtModifier and TypeMethodDescriptionprotected SuplrInvcItemAcctAssgmtLink<ObjectT>SuplrInvcItemAcctAssgmtLink.translateLinkType(EntityLink<SuplrInvcItemAcctAssgmtLink<ObjectT>, SuplrInvcItemAcctAssgmt, ObjectT> link)