Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CnsldtnInvesteeUnitHierText
Packages that use CnsldtnInvesteeUnitHierText
Package
Description
-
Uses of CnsldtnInvesteeUnitHierText 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 CnsldtnInvesteeUnitHierTextModifier and TypeFieldDescriptionstatic final CnsldtnInvesteeUnitHierLink<CnsldtnInvesteeUnitHierText>CnsldtnInvesteeUnitHier.TO_CNSLDTN_INVESTEE_UNIT_HIER_TUse with available fluent helpers to apply the to_CnsldtnInvesteeUnitHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CnsldtnInvesteeUnitHierTextModifier and TypeMethodDescriptionCnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CnsldtnInvesteeUnitHierTextModifier and TypeMethodDescriptionCnsldtnInvesteeUnitHier.fetchCnsldtnInvesteeUnitHierT()Fetches the CnsldtnInvesteeUnitHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<CnsldtnInvesteeUnitHierText>>CnsldtnInvesteeUnitHier.getCnsldtnInvesteeUnitHierTIfPresent()Retrieval of associated CnsldtnInvesteeUnitHierText entities (one to many).CnsldtnInvesteeUnitHier.getCnsldtnInvesteeUnitHierTOrFetch()Retrieval of associated CnsldtnInvesteeUnitHierText entities (one to many).protected Class<CnsldtnInvesteeUnitHierText>CnsldtnInvesteeUnitHierTextByKeyFluentHelper.getEntityClass()protected Class<CnsldtnInvesteeUnitHierText>CnsldtnInvesteeUnitHierTextFluentHelper.getEntityClass()CnsldtnInvesteeUnitHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CnsldtnInvesteeUnitHierTextModifier and TypeMethodDescriptionvoidCnsldtnInvesteeUnitHier.addCnsldtnInvesteeUnitHierT(CnsldtnInvesteeUnitHierText... entity) Adds elements to the list of associated CnsldtnInvesteeUnitHierText entities.CnsldtnInvesteeUnitHier.CnsldtnInvesteeUnitHierBuilder.cnsldtnInvesteeUnitHierT(CnsldtnInvesteeUnitHierText... value) Navigation property to_CnsldtnInvesteeUnitHierT for CnsldtnInvesteeUnitHier to multiple CnsldtnInvesteeUnitHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CnsldtnInvesteeUnitHierTextModifier and TypeMethodDescriptionvoidCnsldtnInvesteeUnitHier.setCnsldtnInvesteeUnitHierT(List<CnsldtnInvesteeUnitHierText> value) Overwrites the list of associated CnsldtnInvesteeUnitHierText entities for the loaded navigation property to_CnsldtnInvesteeUnitHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CnsldtnInvesteeUnitHierTextModifierConstructorDescriptionCnsldtnInvesteeUnitHier(String consolidationUnitHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, LocalDateTime validityStartDate, String parentNode, String consolidationUnit, String consolidationUnit_Text, String sequenceNumber, String hierarchyNodeLevel, String nodeType, CnsldtnInvesteeUnit toCnsldtnInvesteeUnit, List<CnsldtnInvesteeUnitHierText> toCnsldtnInvesteeUnitHierT) -
Uses of CnsldtnInvesteeUnitHierText 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 CnsldtnInvesteeUnitHierTextModifier and TypeMethodDescriptionCnsldtnInvesteeUnitHierTextOneToOneLink.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 CnsldtnInvesteeUnitHierTextModifier and TypeMethodDescriptionprotected CnsldtnInvesteeUnitHierTextLink<ObjectT>CnsldtnInvesteeUnitHierTextLink.translateLinkType(EntityLink<CnsldtnInvesteeUnitHierTextLink<ObjectT>, CnsldtnInvesteeUnitHierText, ObjectT> link)