Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CostCenterHierText
Packages that use CostCenterHierText
Package
Description
-
Uses of CostCenterHierText 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 CostCenterHierTextModifier and TypeFieldDescriptionstatic final CostCenterHierLink<CostCenterHierText>CostCenterHier.TO_CNSLDTN_COST_CENTER_HIER_TUse with available fluent helpers to apply the to_CnsldtnCostCenterHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CostCenterHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CostCenterHierTextModifier and TypeMethodDescriptionCostCenterHier.fetchCnsldtnCostCenterHierT()Fetches the CostCenterHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<CostCenterHierText>>CostCenterHier.getCnsldtnCostCenterHierTIfPresent()Retrieval of associated CostCenterHierText entities (one to many).CostCenterHier.getCnsldtnCostCenterHierTOrFetch()Retrieval of associated CostCenterHierText entities (one to many).protected Class<CostCenterHierText>CostCenterHierTextByKeyFluentHelper.getEntityClass()protected Class<CostCenterHierText>CostCenterHierTextFluentHelper.getEntityClass()CostCenterHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CostCenterHierTextModifier and TypeMethodDescriptionvoidCostCenterHier.addCnsldtnCostCenterHierT(CostCenterHierText... entity) Adds elements to the list of associated CostCenterHierText entities.CostCenterHier.CostCenterHierBuilder.cnsldtnCostCenterHierT(CostCenterHierText... value) Navigation property to_CnsldtnCostCenterHierT for CostCenterHier to multiple CostCenterHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CostCenterHierTextModifier and TypeMethodDescriptionvoidCostCenterHier.setCnsldtnCostCenterHierT(List<CostCenterHierText> value) Overwrites the list of associated CostCenterHierText entities for the loaded navigation property to_CnsldtnCostCenterHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CostCenterHierTextModifierConstructorDescriptionCostCenterHier(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, String hierarchyVersion, LocalDateTime validityStartDate, String costCenter, String costCenter_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, CostCenter toCnsldtnCostCenter, List<CostCenterHierText> toCnsldtnCostCenterHierT) -
Uses of CostCenterHierText 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 CostCenterHierTextModifier and TypeMethodDescriptionCostCenterHierTextOneToOneLink.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 CostCenterHierTextModifier and TypeMethodDescriptionprotected CostCenterHierTextLink<ObjectT>CostCenterHierTextLink.translateLinkType(EntityLink<CostCenterHierTextLink<ObjectT>, CostCenterHierText, ObjectT> link)