Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.BudgetPeriod
Packages that use BudgetPeriod
Package
Description
-
Uses of BudgetPeriod in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type BudgetPeriodModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<BudgetPeriod>TRIALBALANCEResult.TO_BUDGET_PERIOD_DETAILSUse with available fluent helpers to apply the BudgetPeriodDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return BudgetPeriodModifier and TypeMethodDescriptionBudgetPeriod.BudgetPeriodBuilder.build()TRIALBALANCEResult.fetchBudgetPeriodDetails()Fetches the BudgetPeriod entity (one to one) associated with this entity.TRIALBALANCEResult.getBudgetPeriodDetailsOrFetch()Retrieval of associated BudgetPeriod entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type BudgetPeriodModifier and TypeMethodDescriptionio.vavr.control.Option<BudgetPeriod>TRIALBALANCEResult.getBudgetPeriodDetailsIfPresent()Retrieval of associated BudgetPeriod entity (one to one).protected Class<BudgetPeriod>BudgetPeriodByKeyFluentHelper.getEntityClass()protected Class<BudgetPeriod>BudgetPeriodFluentHelper.getEntityClass()BudgetPeriod.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type BudgetPeriodModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.budgetPeriodDetails(BudgetPeriod value) Navigation property BudgetPeriodDetails for TRIALBALANCEResult to single BudgetPeriod.voidTRIALBALANCEResult.setBudgetPeriodDetails(BudgetPeriod value) Overwrites the associated BudgetPeriod entity for the loaded navigation property BudgetPeriodDetails. -
Uses of BudgetPeriod in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type BudgetPeriodModifier and TypeMethodDescriptionBudgetPeriodOneToOneLink.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.trialbalance.link with type arguments of type BudgetPeriodModifier and TypeMethodDescriptionprotected BudgetPeriodLink<ObjectT>BudgetPeriodLink.translateLinkType(EntityLink<BudgetPeriodLink<ObjectT>, BudgetPeriod, ObjectT> link)