Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SalesDistrictText
Packages that use SalesDistrictText
Package
Description
-
Uses of SalesDistrictText 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 SalesDistrictTextModifier and TypeFieldDescriptionstatic final SalesDistrictLink<SalesDistrictText>SalesDistrict.TO_CNSLDTN_SALE_DISTRICT_TUse with available fluent helpers to apply the to_CnsldtnSaleDistrictT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SalesDistrictTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SalesDistrictTextModifier and TypeMethodDescriptionSalesDistrict.fetchCnsldtnSaleDistrictT()Fetches the SalesDistrictText entities (one to many) associated with this entity.io.vavr.control.Option<List<SalesDistrictText>>SalesDistrict.getCnsldtnSaleDistrictTIfPresent()Retrieval of associated SalesDistrictText entities (one to many).SalesDistrict.getCnsldtnSaleDistrictTOrFetch()Retrieval of associated SalesDistrictText entities (one to many).protected Class<SalesDistrictText>SalesDistrictTextByKeyFluentHelper.getEntityClass()protected Class<SalesDistrictText>SalesDistrictTextFluentHelper.getEntityClass()SalesDistrictText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SalesDistrictTextModifier and TypeMethodDescriptionvoidSalesDistrict.addCnsldtnSaleDistrictT(SalesDistrictText... entity) Adds elements to the list of associated SalesDistrictText entities.SalesDistrict.SalesDistrictBuilder.cnsldtnSaleDistrictT(SalesDistrictText... value) Navigation property to_CnsldtnSaleDistrictT for SalesDistrict to multiple SalesDistrictText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SalesDistrictTextModifier and TypeMethodDescriptionvoidSalesDistrict.setCnsldtnSaleDistrictT(List<SalesDistrictText> value) Overwrites the list of associated SalesDistrictText entities for the loaded navigation property to_CnsldtnSaleDistrictT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SalesDistrictTextModifierConstructorDescriptionSalesDistrict(String salesDistrict, String salesDistrict_Text, String additionalMasterDataSource, List<SalesDistrictText> toCnsldtnSaleDistrictT) -
Uses of SalesDistrictText 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 SalesDistrictTextModifier and TypeMethodDescriptionSalesDistrictTextOneToOneLink.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 SalesDistrictTextModifier and TypeMethodDescriptionprotected SalesDistrictTextLink<ObjectT>SalesDistrictTextLink.translateLinkType(EntityLink<SalesDistrictTextLink<ObjectT>, SalesDistrictText, ObjectT> link)