Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.PartnerBudgetPeriod
Packages that use PartnerBudgetPeriod
Package
Description
-
Uses of PartnerBudgetPeriod 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 PartnerBudgetPeriodModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<PartnerBudgetPeriod>TRIALBALANCEResult.TO_PARTNER_BUDGET_PERIOD_DETAILSUse with available fluent helpers to apply the PartnerBudgetPeriodDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PartnerBudgetPeriodModifier and TypeMethodDescriptionPartnerBudgetPeriod.PartnerBudgetPeriodBuilder.build()TRIALBALANCEResult.fetchPartnerBudgetPeriodDetails()Fetches the PartnerBudgetPeriod entity (one to one) associated with this entity.TRIALBALANCEResult.getPartnerBudgetPeriodDetailsOrFetch()Retrieval of associated PartnerBudgetPeriod entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type PartnerBudgetPeriodModifier and TypeMethodDescriptionprotected Class<PartnerBudgetPeriod>PartnerBudgetPeriodByKeyFluentHelper.getEntityClass()protected Class<PartnerBudgetPeriod>PartnerBudgetPeriodFluentHelper.getEntityClass()io.vavr.control.Option<PartnerBudgetPeriod>TRIALBALANCEResult.getPartnerBudgetPeriodDetailsIfPresent()Retrieval of associated PartnerBudgetPeriod entity (one to one).PartnerBudgetPeriod.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type PartnerBudgetPeriodModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerBudgetPeriodDetails(PartnerBudgetPeriod value) Navigation property PartnerBudgetPeriodDetails for TRIALBALANCEResult to single PartnerBudgetPeriod.voidTRIALBALANCEResult.setPartnerBudgetPeriodDetails(PartnerBudgetPeriod value) Overwrites the associated PartnerBudgetPeriod entity for the loaded navigation property PartnerBudgetPeriodDetails. -
Uses of PartnerBudgetPeriod 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 PartnerBudgetPeriodModifier and TypeMethodDescriptionPartnerBudgetPeriodOneToOneLink.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 PartnerBudgetPeriodModifier and TypeMethodDescriptionprotected PartnerBudgetPeriodLink<ObjectT>PartnerBudgetPeriodLink.translateLinkType(EntityLink<PartnerBudgetPeriodLink<ObjectT>, PartnerBudgetPeriod, ObjectT> link)