Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.PartnerBudgetPeriodField
Packages that use PartnerBudgetPeriodField
-
Uses of PartnerBudgetPeriodField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as PartnerBudgetPeriodFieldModifier and TypeFieldDescriptionstatic final PartnerBudgetPeriodField<String>PartnerBudgetPeriod.PARTNER_BUDGET_PERIODUse with available fluent helpers to apply the PartnerBudgetPeriod field to query operations.static final PartnerBudgetPeriodField<String>PartnerBudgetPeriod.PARTNER_BUDGET_PERIOD_TEXTUse with available fluent helpers to apply the PartnerBudgetPeriodText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PartnerBudgetPeriodFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PartnerBudgetPeriodField<T>PartnerBudgetPeriod.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PartnerBudgetPeriodField<T>Use with available fluent helpers to apply an extension field to query operations.