Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct
Packages that use SupplierInvoiceItemGLAcct
Package
Description
-
Uses of SupplierInvoiceItemGLAcct 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 SupplierInvoiceItemGLAcctModifier and TypeFieldDescriptionstatic final SupplierInvoiceLink<SupplierInvoiceItemGLAcct>SupplierInvoice.TO_SUPPLIER_INVOICE_ITEM_GL_ACCTUse with available fluent helpers to apply the to_SupplierInvoiceItemGLAcct navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SupplierInvoiceItemGLAcctModifier and TypeMethodDescriptionSupplierInvoiceItemGLAcct.SupplierInvoiceItemGLAcctBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return types with arguments of type SupplierInvoiceItemGLAcctModifier and TypeMethodDescriptionSupplierInvoice.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).SupplierInvoice.getSupplierInvoiceItemGLAcctOrFetch()Retrieval of associated SupplierInvoiceItemGLAcct entities (one to many).SupplierInvoiceItemGLAcct.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with parameters of type SupplierInvoiceItemGLAcctModifier and TypeMethodDescriptionvoidSupplierInvoice.addSupplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct... entity) Adds elements to the list of associated SupplierInvoiceItemGLAcct entities.SupplierInvoice.SupplierInvoiceBuilder.supplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct... value) Navigation property to_SupplierInvoiceItemGLAcct for SupplierInvoice to multiple SupplierInvoiceItemGLAcct.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type arguments of type SupplierInvoiceItemGLAcctModifier and TypeMethodDescriptionvoidSupplierInvoice.setSupplierInvoiceItemGLAcct(List<SupplierInvoiceItemGLAcct> value) Overwrites the list of associated SupplierInvoiceItemGLAcct entities for the loaded navigation property to_SupplierInvoiceItemGLAcct. -
Uses of SupplierInvoiceItemGLAcct 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 SupplierInvoiceItemGLAcctModifier and TypeMethodDescriptionSupplierInvoiceItemGLAcctOneToOneLink.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 SupplierInvoiceItemGLAcctModifier and TypeMethodDescriptionprotected SupplierInvoiceItemGLAcctLink<ObjectT>SupplierInvoiceItemGLAcctLink.translateLinkType(EntityLink<SupplierInvoiceItemGLAcctLink<ObjectT>, SupplierInvoiceItemGLAcct, ObjectT> link)