Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BusinessAreaHierText
Packages that use BusinessAreaHierText
Package
Description
-
Uses of BusinessAreaHierText 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 BusinessAreaHierTextModifier and TypeFieldDescriptionstatic final BusinessAreaHierLink<BusinessAreaHierText>BusinessAreaHier.TO_CNSLDTN_BUSINESS_AREA_HIER_TUse with available fluent helpers to apply the to_CnsldtnBusinessAreaHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BusinessAreaHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BusinessAreaHierTextModifier and TypeMethodDescriptionBusinessAreaHier.fetchCnsldtnBusinessAreaHierT()Fetches the BusinessAreaHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<BusinessAreaHierText>>BusinessAreaHier.getCnsldtnBusinessAreaHierTIfPresent()Retrieval of associated BusinessAreaHierText entities (one to many).BusinessAreaHier.getCnsldtnBusinessAreaHierTOrFetch()Retrieval of associated BusinessAreaHierText entities (one to many).protected Class<BusinessAreaHierText>BusinessAreaHierTextByKeyFluentHelper.getEntityClass()protected Class<BusinessAreaHierText>BusinessAreaHierTextFluentHelper.getEntityClass()BusinessAreaHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BusinessAreaHierTextModifier and TypeMethodDescriptionvoidBusinessAreaHier.addCnsldtnBusinessAreaHierT(BusinessAreaHierText... entity) Adds elements to the list of associated BusinessAreaHierText entities.BusinessAreaHier.BusinessAreaHierBuilder.cnsldtnBusinessAreaHierT(BusinessAreaHierText... value) Navigation property to_CnsldtnBusinessAreaHierT for BusinessAreaHier to multiple BusinessAreaHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BusinessAreaHierTextModifier and TypeMethodDescriptionvoidBusinessAreaHier.setCnsldtnBusinessAreaHierT(List<BusinessAreaHierText> value) Overwrites the list of associated BusinessAreaHierText entities for the loaded navigation property to_CnsldtnBusinessAreaHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BusinessAreaHierTextModifierConstructorDescriptionBusinessAreaHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String businessArea, String businessArea_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, BusinessArea toCnsldtnBusinessArea, List<BusinessAreaHierText> toCnsldtnBusinessAreaHierT) -
Uses of BusinessAreaHierText 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 BusinessAreaHierTextModifier and TypeMethodDescriptionBusinessAreaHierTextOneToOneLink.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 BusinessAreaHierTextModifier and TypeMethodDescriptionprotected BusinessAreaHierTextLink<ObjectT>BusinessAreaHierTextLink.translateLinkType(EntityLink<BusinessAreaHierTextLink<ObjectT>, BusinessAreaHierText, ObjectT> link)