Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SoldProductText
Packages that use SoldProductText
Package
Description
-
Uses of SoldProductText 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 SoldProductTextModifier and TypeFieldDescriptionstatic final SoldProductLink<SoldProductText>SoldProduct.TO_CNSLDTN_PRODUCT_SOLD_TUse with available fluent helpers to apply the to_CnsldtnProductSoldT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SoldProductTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SoldProductTextModifier and TypeMethodDescriptionSoldProduct.fetchCnsldtnProductSoldT()Fetches the SoldProductText entities (one to many) associated with this entity.io.vavr.control.Option<List<SoldProductText>>SoldProduct.getCnsldtnProductSoldTIfPresent()Retrieval of associated SoldProductText entities (one to many).SoldProduct.getCnsldtnProductSoldTOrFetch()Retrieval of associated SoldProductText entities (one to many).protected Class<SoldProductText>SoldProductTextByKeyFluentHelper.getEntityClass()protected Class<SoldProductText>SoldProductTextFluentHelper.getEntityClass()SoldProductText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SoldProductTextModifier and TypeMethodDescriptionvoidSoldProduct.addCnsldtnProductSoldT(SoldProductText... entity) Adds elements to the list of associated SoldProductText entities.SoldProduct.SoldProductBuilder.cnsldtnProductSoldT(SoldProductText... value) Navigation property to_CnsldtnProductSoldT for SoldProduct to multiple SoldProductText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SoldProductTextModifier and TypeMethodDescriptionvoidSoldProduct.setCnsldtnProductSoldT(List<SoldProductText> value) Overwrites the list of associated SoldProductText entities for the loaded navigation property to_CnsldtnProductSoldT. -
Uses of SoldProductText 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 SoldProductTextModifier and TypeMethodDescriptionSoldProductTextOneToOneLink.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 SoldProductTextModifier and TypeMethodDescriptionprotected SoldProductTextLink<ObjectT>SoldProductTextLink.translateLinkType(EntityLink<SoldProductTextLink<ObjectT>, SoldProductText, ObjectT> link)