Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerSupplierCountry
Packages that use CustomerSupplierCountry
Package
Description
-
Uses of CustomerSupplierCountry 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 CustomerSupplierCountryModifier and TypeFieldDescriptionCustomerSupplierCountryHier.TO_CNSLDTN_COUNTRYUse with available fluent helpers to apply the to_CnsldtnCountry navigation property to query operations.CustomerSupplierCountryText.TO_CNSLDTN_COUNTRYUse with available fluent helpers to apply the to_CnsldtnCountry navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerSupplierCountryModifier and TypeMethodDescriptionCustomerSupplierCountry.CustomerSupplierCountryBuilder.build()CustomerSupplierCountryHier.fetchCnsldtnCountry()Fetches the CustomerSupplierCountry entity (one to one) associated with this entity.CustomerSupplierCountryText.fetchCnsldtnCountry()Fetches the CustomerSupplierCountry entity (one to one) associated with this entity.CustomerSupplierCountryHier.getCnsldtnCountryOrFetch()Retrieval of associated CustomerSupplierCountry entity (one to one).CustomerSupplierCountryText.getCnsldtnCountryOrFetch()Retrieval of associated CustomerSupplierCountry entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerSupplierCountryModifier and TypeMethodDescriptionio.vavr.control.Option<CustomerSupplierCountry>CustomerSupplierCountryHier.getCnsldtnCountryIfPresent()Retrieval of associated CustomerSupplierCountry entity (one to one).io.vavr.control.Option<CustomerSupplierCountry>CustomerSupplierCountryText.getCnsldtnCountryIfPresent()Retrieval of associated CustomerSupplierCountry entity (one to one).protected Class<CustomerSupplierCountry>CustomerSupplierCountryByKeyFluentHelper.getEntityClass()protected Class<CustomerSupplierCountry>CustomerSupplierCountryFluentHelper.getEntityClass()CustomerSupplierCountry.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerSupplierCountryModifier and TypeMethodDescriptionCustomerSupplierCountryHier.CustomerSupplierCountryHierBuilder.cnsldtnCountry(CustomerSupplierCountry value) Navigation property to_CnsldtnCountry for CustomerSupplierCountryHier to single CustomerSupplierCountry.CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder.cnsldtnCountry(CustomerSupplierCountry value) Navigation property to_CnsldtnCountry for CustomerSupplierCountryText to single CustomerSupplierCountry.voidCustomerSupplierCountryHier.setCnsldtnCountry(CustomerSupplierCountry value) Overwrites the associated CustomerSupplierCountry entity for the loaded navigation property to_CnsldtnCountry.voidCustomerSupplierCountryText.setCnsldtnCountry(CustomerSupplierCountry value) Overwrites the associated CustomerSupplierCountry entity for the loaded navigation property to_CnsldtnCountry.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerSupplierCountryModifierConstructorDescriptionCustomerSupplierCountryHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String country, String country_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, CustomerSupplierCountry toCnsldtnCountry, List<CustomerSuplrCntryHierText> toCnsldtnCountryHierT) CustomerSupplierCountryText(String language, String country, String customerSupplierCountryText, CustomerSupplierCountry toCnsldtnCountry) -
Uses of CustomerSupplierCountry 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 CustomerSupplierCountryModifier and TypeMethodDescriptionCustomerSupplierCountryOneToOneLink.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 CustomerSupplierCountryModifier and TypeMethodDescriptionprotected CustomerSupplierCountryLink<ObjectT>CustomerSupplierCountryLink.translateLinkType(EntityLink<CustomerSupplierCountryLink<ObjectT>, CustomerSupplierCountry, ObjectT> link)