Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.InvestmentActivityType
Packages that use InvestmentActivityType
Package
Description
-
Uses of InvestmentActivityType 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 InvestmentActivityTypeModifier and TypeFieldDescriptionstatic final InvestmentActivityTypeTextOneToOneLink<InvestmentActivityType>InvestmentActivityTypeText.TO_CNSLDTN_INVMT_ACTY_TYPEUse with available fluent helpers to apply the to_CnsldtnInvmtActyType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return InvestmentActivityTypeModifier and TypeMethodDescriptionInvestmentActivityType.InvestmentActivityTypeBuilder.build()InvestmentActivityTypeText.fetchCnsldtnInvmtActyType()Fetches the InvestmentActivityType entity (one to one) associated with this entity.InvestmentActivityTypeText.getCnsldtnInvmtActyTypeOrFetch()Retrieval of associated InvestmentActivityType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type InvestmentActivityTypeModifier and TypeMethodDescriptionio.vavr.control.Option<InvestmentActivityType>InvestmentActivityTypeText.getCnsldtnInvmtActyTypeIfPresent()Retrieval of associated InvestmentActivityType entity (one to one).protected Class<InvestmentActivityType>InvestmentActivityTypeByKeyFluentHelper.getEntityClass()protected Class<InvestmentActivityType>InvestmentActivityTypeFluentHelper.getEntityClass()InvestmentActivityType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type InvestmentActivityTypeModifier and TypeMethodDescriptionInvestmentActivityTypeText.InvestmentActivityTypeTextBuilder.cnsldtnInvmtActyType(InvestmentActivityType value) Navigation property to_CnsldtnInvmtActyType for InvestmentActivityTypeText to single InvestmentActivityType.voidInvestmentActivityTypeText.setCnsldtnInvmtActyType(InvestmentActivityType value) Overwrites the associated InvestmentActivityType entity for the loaded navigation property to_CnsldtnInvmtActyType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type InvestmentActivityTypeModifierConstructorDescriptionInvestmentActivityTypeText(String language, String investmentActivityType, String investmentActivityTypeText, InvestmentActivityType toCnsldtnInvmtActyType) -
Uses of InvestmentActivityType 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 InvestmentActivityTypeModifier and TypeMethodDescriptionInvestmentActivityTypeOneToOneLink.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 InvestmentActivityTypeModifier and TypeMethodDescriptionprotected InvestmentActivityTypeLink<ObjectT>InvestmentActivityTypeLink.translateLinkType(EntityLink<InvestmentActivityTypeLink<ObjectT>, InvestmentActivityType, ObjectT> link)