Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerHierText
Packages that use CustomerHierText
Package
Description
-
Uses of CustomerHierText 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 CustomerHierTextModifier and TypeFieldDescriptionstatic final CustomerHierLink<CustomerHierText>CustomerHier.TO_CNSLDTN_CUSTOMER_HIER_TUse with available fluent helpers to apply the to_CnsldtnCustomerHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerHierTextModifier and TypeMethodDescriptionCustomerHier.fetchCnsldtnCustomerHierT()Fetches the CustomerHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerHierText>>CustomerHier.getCnsldtnCustomerHierTIfPresent()Retrieval of associated CustomerHierText entities (one to many).CustomerHier.getCnsldtnCustomerHierTOrFetch()Retrieval of associated CustomerHierText entities (one to many).protected Class<CustomerHierText>CustomerHierTextByKeyFluentHelper.getEntityClass()protected Class<CustomerHierText>CustomerHierTextFluentHelper.getEntityClass()CustomerHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerHierTextModifier and TypeMethodDescriptionvoidCustomerHier.addCnsldtnCustomerHierT(CustomerHierText... entity) Adds elements to the list of associated CustomerHierText entities.CustomerHier.CustomerHierBuilder.cnsldtnCustomerHierT(CustomerHierText... value) Navigation property to_CnsldtnCustomerHierT for CustomerHier to multiple CustomerHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerHierTextModifier and TypeMethodDescriptionvoidCustomerHier.setCnsldtnCustomerHierT(List<CustomerHierText> value) Overwrites the list of associated CustomerHierText entities for the loaded navigation property to_CnsldtnCustomerHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerHierTextModifierConstructorDescriptionCustomerHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String customer, String customer_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, Customer toCnsldtnCustomer, List<CustomerHierText> toCnsldtnCustomerHierT) -
Uses of CustomerHierText 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 CustomerHierTextModifier and TypeMethodDescriptionCustomerHierTextOneToOneLink.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 CustomerHierTextModifier and TypeMethodDescriptionprotected CustomerHierTextLink<ObjectT>CustomerHierTextLink.translateLinkType(EntityLink<CustomerHierTextLink<ObjectT>, CustomerHierText, ObjectT> link)