Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SupplierText
Packages that use SupplierText
Package
Description
-
Uses of SupplierText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type SupplierTextModifier and TypeFieldDescriptionstatic final SupplierLink<SupplierText>Supplier.TO_CNSLDTN_SUPPLIER_TUse with available fluent helpers to apply the to_CnsldtnSupplierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SupplierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SupplierTextModifier and TypeMethodDescriptionSupplier.fetchCnsldtnSupplierT()Fetches the SupplierText entities (one to many) associated with this entity.io.vavr.control.Option<List<SupplierText>>Supplier.getCnsldtnSupplierTIfPresent()Retrieval of associated SupplierText entities (one to many).Supplier.getCnsldtnSupplierTOrFetch()Retrieval of associated SupplierText entities (one to many).protected Class<SupplierText>SupplierTextByKeyFluentHelper.getEntityClass()protected Class<SupplierText>SupplierTextFluentHelper.getEntityClass()SupplierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SupplierTextModifier and TypeMethodDescriptionvoidSupplier.addCnsldtnSupplierT(SupplierText... entity) Adds elements to the list of associated SupplierText entities.Supplier.SupplierBuilder.cnsldtnSupplierT(SupplierText... value) Navigation property to_CnsldtnSupplierT for Supplier to multiple SupplierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SupplierTextModifier and TypeMethodDescriptionvoidSupplier.setCnsldtnSupplierT(List<SupplierText> value) Overwrites the list of associated SupplierText entities for the loaded navigation property to_CnsldtnSupplierT. -
Uses of SupplierText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type SupplierTextModifier and TypeMethodDescriptionSupplierTextOneToOneLink.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.masterdataforgroupreporting.link with type arguments of type SupplierTextModifier and TypeMethodDescriptionprotected SupplierTextLink<ObjectT>SupplierTextLink.translateLinkType(EntityLink<SupplierTextLink<ObjectT>, SupplierText, ObjectT> link)