Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerSuplrCntryHierText
Packages that use CustomerSuplrCntryHierText
Package
Description
-
Uses of CustomerSuplrCntryHierText 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 CustomerSuplrCntryHierTextModifier and TypeFieldDescriptionstatic final CustomerSupplierCountryHierLink<CustomerSuplrCntryHierText>CustomerSupplierCountryHier.TO_CNSLDTN_COUNTRY_HIER_TUse with available fluent helpers to apply the to_CnsldtnCountryHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerSuplrCntryHierTextModifier and TypeMethodDescriptionCustomerSuplrCntryHierText.CustomerSuplrCntryHierTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerSuplrCntryHierTextModifier and TypeMethodDescriptionCustomerSupplierCountryHier.fetchCnsldtnCountryHierT()Fetches the CustomerSuplrCntryHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerSuplrCntryHierText>>CustomerSupplierCountryHier.getCnsldtnCountryHierTIfPresent()Retrieval of associated CustomerSuplrCntryHierText entities (one to many).CustomerSupplierCountryHier.getCnsldtnCountryHierTOrFetch()Retrieval of associated CustomerSuplrCntryHierText entities (one to many).protected Class<CustomerSuplrCntryHierText>CustomerSuplrCntryHierTextByKeyFluentHelper.getEntityClass()protected Class<CustomerSuplrCntryHierText>CustomerSuplrCntryHierTextFluentHelper.getEntityClass()CustomerSuplrCntryHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerSuplrCntryHierTextModifier and TypeMethodDescriptionvoidCustomerSupplierCountryHier.addCnsldtnCountryHierT(CustomerSuplrCntryHierText... entity) Adds elements to the list of associated CustomerSuplrCntryHierText entities.CustomerSupplierCountryHier.CustomerSupplierCountryHierBuilder.cnsldtnCountryHierT(CustomerSuplrCntryHierText... value) Navigation property to_CnsldtnCountryHierT for CustomerSupplierCountryHier to multiple CustomerSuplrCntryHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerSuplrCntryHierTextModifier and TypeMethodDescriptionvoidCustomerSupplierCountryHier.setCnsldtnCountryHierT(List<CustomerSuplrCntryHierText> value) Overwrites the list of associated CustomerSuplrCntryHierText entities for the loaded navigation property to_CnsldtnCountryHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerSuplrCntryHierTextModifierConstructorDescriptionCustomerSupplierCountryHier(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) -
Uses of CustomerSuplrCntryHierText 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 CustomerSuplrCntryHierTextModifier and TypeMethodDescriptionCustomerSuplrCntryHierTextOneToOneLink.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 CustomerSuplrCntryHierTextModifier and TypeMethodDescriptionprotected CustomerSuplrCntryHierTextLink<ObjectT>CustomerSuplrCntryHierTextLink.translateLinkType(EntityLink<CustomerSuplrCntryHierTextLink<ObjectT>, CustomerSuplrCntryHierText, ObjectT> link)