Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcSeldPurgDocument
Packages that use SuplrInvcSeldPurgDocument
Package
Description
-
Uses of SuplrInvcSeldPurgDocument 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 SuplrInvcSeldPurgDocumentModifier and TypeFieldDescriptionstatic final SupplierInvoiceLink<SuplrInvcSeldPurgDocument>SupplierInvoice.TO_SELECTED_PURCHASE_ORDERSUse with available fluent helpers to apply the to_SelectedPurchaseOrders navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SuplrInvcSeldPurgDocumentModifier and TypeMethodDescriptionSuplrInvcSeldPurgDocument.SuplrInvcSeldPurgDocumentBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return types with arguments of type SuplrInvcSeldPurgDocumentModifier and TypeMethodDescriptionSupplierInvoice.fetchSelectedPurchaseOrders()Fetches the SuplrInvcSeldPurgDocument entities (one to many) associated with this entity.protected Class<SuplrInvcSeldPurgDocument>SuplrInvcSeldPurgDocumentByKeyFluentHelper.getEntityClass()protected Class<SuplrInvcSeldPurgDocument>SuplrInvcSeldPurgDocumentFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrInvcSeldPurgDocument>>SupplierInvoice.getSelectedPurchaseOrdersIfPresent()Retrieval of associated SuplrInvcSeldPurgDocument entities (one to many).SupplierInvoice.getSelectedPurchaseOrdersOrFetch()Retrieval of associated SuplrInvcSeldPurgDocument entities (one to many).SuplrInvcSeldPurgDocument.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with parameters of type SuplrInvcSeldPurgDocumentModifier and TypeMethodDescriptionvoidSupplierInvoice.addSelectedPurchaseOrders(SuplrInvcSeldPurgDocument... entity) Adds elements to the list of associated SuplrInvcSeldPurgDocument entities.SupplierInvoice.SupplierInvoiceBuilder.selectedPurchaseOrders(SuplrInvcSeldPurgDocument... value) Navigation property to_SelectedPurchaseOrders for SupplierInvoice to multiple SuplrInvcSeldPurgDocument.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type arguments of type SuplrInvcSeldPurgDocumentModifier and TypeMethodDescriptionvoidSupplierInvoice.setSelectedPurchaseOrders(List<SuplrInvcSeldPurgDocument> value) Overwrites the list of associated SuplrInvcSeldPurgDocument entities for the loaded navigation property to_SelectedPurchaseOrders. -
Uses of SuplrInvcSeldPurgDocument 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 SuplrInvcSeldPurgDocumentModifier and TypeMethodDescriptionSuplrInvcSeldPurgDocumentOneToOneLink.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 SuplrInvcSeldPurgDocumentModifier and TypeMethodDescriptionprotected SuplrInvcSeldPurgDocumentLink<ObjectT>SuplrInvcSeldPurgDocumentLink.translateLinkType(EntityLink<SuplrInvcSeldPurgDocumentLink<ObjectT>, SuplrInvcSeldPurgDocument, ObjectT> link)