Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SalesDistrict
Packages that use SalesDistrict
Package
Description
-
Uses of SalesDistrict 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 SalesDistrictModifier and TypeFieldDescriptionstatic final SalesDistrictTextOneToOneLink<SalesDistrict>SalesDistrictText.TO_CNSLDTN_SALES_DISTRICTUse with available fluent helpers to apply the to_CnsldtnSalesDistrict navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SalesDistrictModifier and TypeMethodDescriptionSalesDistrict.SalesDistrictBuilder.build()SalesDistrictText.fetchCnsldtnSalesDistrict()Fetches the SalesDistrict entity (one to one) associated with this entity.SalesDistrictText.getCnsldtnSalesDistrictOrFetch()Retrieval of associated SalesDistrict entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SalesDistrictModifier and TypeMethodDescriptionio.vavr.control.Option<SalesDistrict>SalesDistrictText.getCnsldtnSalesDistrictIfPresent()Retrieval of associated SalesDistrict entity (one to one).protected Class<SalesDistrict>SalesDistrictByKeyFluentHelper.getEntityClass()protected Class<SalesDistrict>SalesDistrictFluentHelper.getEntityClass()SalesDistrict.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SalesDistrictModifier and TypeMethodDescriptionSalesDistrictText.SalesDistrictTextBuilder.cnsldtnSalesDistrict(SalesDistrict value) Navigation property to_CnsldtnSalesDistrict for SalesDistrictText to single SalesDistrict.voidSalesDistrictText.setCnsldtnSalesDistrict(SalesDistrict value) Overwrites the associated SalesDistrict entity for the loaded navigation property to_CnsldtnSalesDistrict.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SalesDistrictModifierConstructorDescriptionSalesDistrictText(String language, String salesDistrict, String salesDistrictText, SalesDistrict toCnsldtnSalesDistrict) -
Uses of SalesDistrict 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 SalesDistrictModifier and TypeMethodDescriptionSalesDistrictOneToOneLink.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 SalesDistrictModifier and TypeMethodDescriptionprotected SalesDistrictLink<ObjectT>SalesDistrictLink.translateLinkType(EntityLink<SalesDistrictLink<ObjectT>, SalesDistrict, ObjectT> link)