Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcItemPurOrdRef
Packages that use SuplrInvcItemPurOrdRef
Package
Description
-
Uses of SuplrInvcItemPurOrdRef 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 SuplrInvcItemPurOrdRefModifier and TypeFieldDescriptionstatic final SupplierInvoiceLink<SuplrInvcItemPurOrdRef>SupplierInvoice.TO_SUPLR_INVC_ITEM_PUR_ORD_REFUse with available fluent helpers to apply the to_SuplrInvcItemPurOrdRef navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SuplrInvcItemPurOrdRefMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return types with arguments of type SuplrInvcItemPurOrdRefModifier and TypeMethodDescriptionSupplierInvoice.fetchSuplrInvcItemPurOrdRef()Fetches the SuplrInvcItemPurOrdRef entities (one to many) associated with this entity.protected Class<SuplrInvcItemPurOrdRef>SuplrInvcItemPurOrdRefByKeyFluentHelper.getEntityClass()protected Class<SuplrInvcItemPurOrdRef>SuplrInvcItemPurOrdRefFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrInvcItemPurOrdRef>>SupplierInvoice.getSuplrInvcItemPurOrdRefIfPresent()Retrieval of associated SuplrInvcItemPurOrdRef entities (one to many).SupplierInvoice.getSuplrInvcItemPurOrdRefOrFetch()Retrieval of associated SuplrInvcItemPurOrdRef entities (one to many).SuplrInvcItemPurOrdRef.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with parameters of type SuplrInvcItemPurOrdRefModifier and TypeMethodDescriptionvoidSupplierInvoice.addSuplrInvcItemPurOrdRef(SuplrInvcItemPurOrdRef... entity) Adds elements to the list of associated SuplrInvcItemPurOrdRef entities.SupplierInvoice.SupplierInvoiceBuilder.suplrInvcItemPurOrdRef(SuplrInvcItemPurOrdRef... value) Navigation property to_SuplrInvcItemPurOrdRef for SupplierInvoice to multiple SuplrInvcItemPurOrdRef.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type arguments of type SuplrInvcItemPurOrdRefModifier and TypeMethodDescriptionvoidSupplierInvoice.setSuplrInvcItemPurOrdRef(List<SuplrInvcItemPurOrdRef> value) Overwrites the list of associated SuplrInvcItemPurOrdRef entities for the loaded navigation property to_SuplrInvcItemPurOrdRef. -
Uses of SuplrInvcItemPurOrdRef 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 SuplrInvcItemPurOrdRefModifier and TypeMethodDescriptionSuplrInvcItemPurOrdRefOneToOneLink.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 SuplrInvcItemPurOrdRefModifier and TypeMethodDescriptionprotected SuplrInvcItemPurOrdRefLink<ObjectT>SuplrInvcItemPurOrdRefLink.translateLinkType(EntityLink<SuplrInvcItemPurOrdRefLink<ObjectT>, SuplrInvcItemPurOrdRef, ObjectT> link)