Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerSupplierCountryHier
Packages that use CustomerSupplierCountryHier
Package
Description
-
Uses of CustomerSupplierCountryHier 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 CustomerSupplierCountryHierModifier and TypeFieldDescriptionstatic final CustomerSupplierCountryLink<CustomerSupplierCountryHier>CustomerSupplierCountry.TO_CNSLDTN_COUNTRY_HIERUse with available fluent helpers to apply the to_CnsldtnCountryHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerSupplierCountryHierModifier and TypeMethodDescriptionCustomerSupplierCountryHier.CustomerSupplierCountryHierBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerSupplierCountryHierModifier and TypeMethodDescriptionCustomerSupplierCountry.fetchCnsldtnCountryHier()Fetches the CustomerSupplierCountryHier entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerSupplierCountryHier>>CustomerSupplierCountry.getCnsldtnCountryHierIfPresent()Retrieval of associated CustomerSupplierCountryHier entities (one to many).CustomerSupplierCountry.getCnsldtnCountryHierOrFetch()Retrieval of associated CustomerSupplierCountryHier entities (one to many).protected Class<CustomerSupplierCountryHier>CustomerSupplierCountryHierByKeyFluentHelper.getEntityClass()protected Class<CustomerSupplierCountryHier>CustomerSupplierCountryHierFluentHelper.getEntityClass()CustomerSupplierCountryHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerSupplierCountryHierModifier and TypeMethodDescriptionvoidCustomerSupplierCountry.addCnsldtnCountryHier(CustomerSupplierCountryHier... entity) Adds elements to the list of associated CustomerSupplierCountryHier entities.CustomerSupplierCountry.CustomerSupplierCountryBuilder.cnsldtnCountryHier(CustomerSupplierCountryHier... value) Navigation property to_CnsldtnCountryHier for CustomerSupplierCountry to multiple CustomerSupplierCountryHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerSupplierCountryHierModifier and TypeMethodDescriptionvoidCustomerSupplierCountry.setCnsldtnCountryHier(List<CustomerSupplierCountryHier> value) Overwrites the list of associated CustomerSupplierCountryHier entities for the loaded navigation property to_CnsldtnCountryHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerSupplierCountryHierModifierConstructorDescriptionCustomerSupplierCountry(String country, String country_Text, String additionalMasterDataSource, List<CustomerSupplierCountryHier> toCnsldtnCountryHier, List<CustomerSupplierCountryText> toCnsldtnCountryT) -
Uses of CustomerSupplierCountryHier 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 CustomerSupplierCountryHierModifier and TypeMethodDescriptionCustomerSupplierCountryHierOneToOneLink.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 CustomerSupplierCountryHierModifier and TypeMethodDescriptionprotected CustomerSupplierCountryHierLink<ObjectT>CustomerSupplierCountryHierLink.translateLinkType(EntityLink<CustomerSupplierCountryHierLink<ObjectT>, CustomerSupplierCountryHier, ObjectT> link)