Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CnsldtnInvesteeUnitHier
Packages that use CnsldtnInvesteeUnitHier
Package
Description
-
Uses of CnsldtnInvesteeUnitHier 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 CnsldtnInvesteeUnitHierModifier and TypeFieldDescriptionstatic final CnsldtnInvesteeUnitLink<CnsldtnInvesteeUnitHier>CnsldtnInvesteeUnit.TO_CNSLDTN_INVESTEE_UNIT_HIERUse with available fluent helpers to apply the to_CnsldtnInvesteeUnitHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CnsldtnInvesteeUnitHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CnsldtnInvesteeUnitHierModifier and TypeMethodDescriptionCnsldtnInvesteeUnit.fetchCnsldtnInvesteeUnitHier()Fetches the CnsldtnInvesteeUnitHier entities (one to many) associated with this entity.io.vavr.control.Option<List<CnsldtnInvesteeUnitHier>>CnsldtnInvesteeUnit.getCnsldtnInvesteeUnitHierIfPresent()Retrieval of associated CnsldtnInvesteeUnitHier entities (one to many).CnsldtnInvesteeUnit.getCnsldtnInvesteeUnitHierOrFetch()Retrieval of associated CnsldtnInvesteeUnitHier entities (one to many).protected Class<CnsldtnInvesteeUnitHier>CnsldtnInvesteeUnitHierByKeyFluentHelper.getEntityClass()protected Class<CnsldtnInvesteeUnitHier>CnsldtnInvesteeUnitHierFluentHelper.getEntityClass()CnsldtnInvesteeUnitHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CnsldtnInvesteeUnitHierModifier and TypeMethodDescriptionvoidCnsldtnInvesteeUnit.addCnsldtnInvesteeUnitHier(CnsldtnInvesteeUnitHier... entity) Adds elements to the list of associated CnsldtnInvesteeUnitHier entities.CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder.cnsldtnInvesteeUnitHier(CnsldtnInvesteeUnitHier... value) Navigation property to_CnsldtnInvesteeUnitHier for CnsldtnInvesteeUnit to multiple CnsldtnInvesteeUnitHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CnsldtnInvesteeUnitHierModifier and TypeMethodDescriptionvoidCnsldtnInvesteeUnit.setCnsldtnInvesteeUnitHier(List<CnsldtnInvesteeUnitHier> value) Overwrites the list of associated CnsldtnInvesteeUnitHier entities for the loaded navigation property to_CnsldtnInvesteeUnitHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CnsldtnInvesteeUnitHierModifierConstructorDescriptionCnsldtnInvesteeUnit(String consolidationUnit, String consolidationUnit_Text, String consolidationUnitLocalCurrency, String consolidationUnitLocalCurrency_Text, String country, String country_Text, List<CnsldtnInvesteeUnitHier> toCnsldtnInvesteeUnitHier, List<CnsldtnInvesteeUnitText> toCnsldtnInvesteeUnitT) -
Uses of CnsldtnInvesteeUnitHier 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 CnsldtnInvesteeUnitHierModifier and TypeMethodDescriptionCnsldtnInvesteeUnitHierOneToOneLink.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 CnsldtnInvesteeUnitHierModifier and TypeMethodDescriptionprotected CnsldtnInvesteeUnitHierLink<ObjectT>CnsldtnInvesteeUnitHierLink.translateLinkType(EntityLink<CnsldtnInvesteeUnitHierLink<ObjectT>, CnsldtnInvesteeUnitHier, ObjectT> link)