Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.FundText
Packages that use FundText
Package
Description
-
Uses of FundText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund with type parameters of type FundTextModifier and TypeFieldDescriptionstatic final FundCoreLink<FundText>FundCore.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund that return FundTextModifier and TypeMethodDescriptionFundText.FundTextBuilder.build()protected FundTextFundTextUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund that return types with arguments of type FundTextModifier and TypeMethodDescriptionFundCore.fetchText()Fetches the FundText entities (one to many) associated with this entity.FundTextByKeyFluentHelper.getEntityClass()FundTextFluentHelper.getEntityClass()FundCore.getTextIfPresent()Retrieval of associated FundText entities (one to many).FundCore.getTextOrFetch()Retrieval of associated FundText entities (one to many).FundText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund with parameters of type FundTextModifier and TypeMethodDescriptionvoidAdds elements to the list of associated FundText entities.Navigation property to_Text for FundCore to multiple FundText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund with type arguments of type FundTextModifier and TypeMethodDescriptionvoidOverwrites the list of associated FundText entities for the loaded navigation property to_Text.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund with parameters of type FundTextModifierConstructorDescriptionFundTextUpdateFluentHelper(String servicePath, FundText entity, String entityCollection) Creates a fluent helper object that will update aFundTextentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund with type arguments of type FundTextModifierConstructorDescriptionFundCore(String financialManagementArea, String fund, String fundType, String fundPeriodicity, String fundAuthznGrp, LocalDateTime validityStartDate, LocalDateTime validityEndDate, String fundName, String fundDescription, String fundFinMgmtAreaForAuthzn, List<FundText> toText) -
Uses of FundText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.batch with parameters of type FundTextModifier and TypeMethodDescriptionDefaultFundServiceBatchChangeSet.updateFundText(FundText fundText) FundServiceBatchChangeSet.updateFundText(FundText fundText) Update an existingFundTextentity and save it to the S/4HANA system. -
Uses of FundText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.link that return types with arguments of type FundTextModifier and TypeMethodDescriptionFundTextOneToOneLink.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.fund.link with type arguments of type FundTextModifier and TypeMethodDescriptionprotected FundTextLink<ObjectT>FundTextLink.translateLinkType(EntityLink<FundTextLink<ObjectT>, FundText, ObjectT> link) -
Uses of FundText in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type FundTextModifier and TypeMethodDescriptionDefaultFundService.updateFundText(FundText fundText) Deprecated.FundService.updateFundText(FundText fundText) Deprecated.Update an existingFundTextentity and save it to the S/4HANA system.