Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CnsldtnInvesteeUnit
Packages that use CnsldtnInvesteeUnit
Package
Description
-
Uses of CnsldtnInvesteeUnit 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 CnsldtnInvesteeUnitModifier and TypeFieldDescriptionstatic final CnsldtnInvesteeUnitHierOneToOneLink<CnsldtnInvesteeUnit>CnsldtnInvesteeUnitHier.TO_CNSLDTN_INVESTEE_UNITUse with available fluent helpers to apply the to_CnsldtnInvesteeUnit navigation property to query operations.static final CnsldtnInvesteeUnitTextOneToOneLink<CnsldtnInvesteeUnit>CnsldtnInvesteeUnitText.TO_CNSLDTN_INVESTEE_UNITUse with available fluent helpers to apply the to_CnsldtnInvesteeUnit navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CnsldtnInvesteeUnitModifier and TypeMethodDescriptionCnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder.build()CnsldtnInvesteeUnitHier.fetchCnsldtnInvesteeUnit()Fetches the CnsldtnInvesteeUnit entity (one to one) associated with this entity.CnsldtnInvesteeUnitText.fetchCnsldtnInvesteeUnit()Fetches the CnsldtnInvesteeUnit entity (one to one) associated with this entity.CnsldtnInvesteeUnitHier.getCnsldtnInvesteeUnitOrFetch()Retrieval of associated CnsldtnInvesteeUnit entity (one to one).CnsldtnInvesteeUnitText.getCnsldtnInvesteeUnitOrFetch()Retrieval of associated CnsldtnInvesteeUnit entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CnsldtnInvesteeUnitModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnInvesteeUnit>CnsldtnInvesteeUnitHier.getCnsldtnInvesteeUnitIfPresent()Retrieval of associated CnsldtnInvesteeUnit entity (one to one).io.vavr.control.Option<CnsldtnInvesteeUnit>CnsldtnInvesteeUnitText.getCnsldtnInvesteeUnitIfPresent()Retrieval of associated CnsldtnInvesteeUnit entity (one to one).protected Class<CnsldtnInvesteeUnit>CnsldtnInvesteeUnitByKeyFluentHelper.getEntityClass()protected Class<CnsldtnInvesteeUnit>CnsldtnInvesteeUnitFluentHelper.getEntityClass()CnsldtnInvesteeUnit.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CnsldtnInvesteeUnitModifier and TypeMethodDescriptionCnsldtnInvesteeUnitHier.CnsldtnInvesteeUnitHierBuilder.cnsldtnInvesteeUnit(CnsldtnInvesteeUnit value) Navigation property to_CnsldtnInvesteeUnit for CnsldtnInvesteeUnitHier to single CnsldtnInvesteeUnit.CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder.cnsldtnInvesteeUnit(CnsldtnInvesteeUnit value) Navigation property to_CnsldtnInvesteeUnit for CnsldtnInvesteeUnitText to single CnsldtnInvesteeUnit.voidCnsldtnInvesteeUnitHier.setCnsldtnInvesteeUnit(CnsldtnInvesteeUnit value) Overwrites the associated CnsldtnInvesteeUnit entity for the loaded navigation property to_CnsldtnInvesteeUnit.voidCnsldtnInvesteeUnitText.setCnsldtnInvesteeUnit(CnsldtnInvesteeUnit value) Overwrites the associated CnsldtnInvesteeUnit entity for the loaded navigation property to_CnsldtnInvesteeUnit.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CnsldtnInvesteeUnitModifierConstructorDescriptionCnsldtnInvesteeUnitHier(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) CnsldtnInvesteeUnitText(String consolidationUnit, String language, String consolidationUnitText, String consolidationUnitLongText, CnsldtnInvesteeUnit toCnsldtnInvesteeUnit) -
Uses of CnsldtnInvesteeUnit 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 CnsldtnInvesteeUnitModifier and TypeMethodDescriptionCnsldtnInvesteeUnitOneToOneLink.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 CnsldtnInvesteeUnitModifier and TypeMethodDescriptionprotected CnsldtnInvesteeUnitLink<ObjectT>CnsldtnInvesteeUnitLink.translateLinkType(EntityLink<CnsldtnInvesteeUnitLink<ObjectT>, CnsldtnInvesteeUnit, ObjectT> link)