Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.FiscalYearField
Packages that use FiscalYearField
-
Uses of FiscalYearField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as FiscalYearFieldModifier and TypeFieldDescriptionstatic final FiscalYearField<String>FiscalYear.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final FiscalYearField<String>FiscalYear.COMPANY_CODE_NAMEUse with available fluent helpers to apply the CompanyCodeName field to query operations.static final FiscalYearField<String>FiscalYear.FISCAL_YEAR_IDUse with available fluent helpers to apply the FiscalYear_ID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return FiscalYearFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FiscalYearField<T>FiscalYear.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FiscalYearField<T>Use with available fluent helpers to apply an extension field to query operations.