Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.TRIALBALANCEParametersField
Packages that use TRIALBALANCEParametersField
-
Uses of TRIALBALANCEParametersField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as TRIALBALANCEParametersFieldModifier and TypeFieldDescriptionstatic final TRIALBALANCEParametersField<LocalDateTime>TRIALBALANCEParameters.P_FROM_POSTING_DATEUse with available fluent helpers to apply the P_FromPostingDate field to query operations.static final TRIALBALANCEParametersField<String>TRIALBALANCEParameters.P_FROM_POSTING_DATE_TEXTUse with available fluent helpers to apply the P_FromPostingDateText field to query operations.static final TRIALBALANCEParametersField<LocalDateTime>TRIALBALANCEParameters.P_TO_POSTING_DATEUse with available fluent helpers to apply the P_ToPostingDate field to query operations.static final TRIALBALANCEParametersField<String>TRIALBALANCEParameters.P_TO_POSTING_DATE_TEXTUse with available fluent helpers to apply the P_ToPostingDateText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return TRIALBALANCEParametersFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
TRIALBALANCEParametersField<T>TRIALBALANCEParameters.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> TRIALBALANCEParametersField<T>Use with available fluent helpers to apply an extension field to query operations.