Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance |
Modifier and Type | Field and Description |
---|---|
static TRIALBALANCEParametersField<LocalDateTime> |
TRIALBALANCEParameters.P_FROM_POSTING_DATE
Use with available fluent helpers to apply the P_FromPostingDate field to query operations.
|
static TRIALBALANCEParametersField<String> |
TRIALBALANCEParameters.P_FROM_POSTING_DATE_TEXT
Use with available fluent helpers to apply the P_FromPostingDateText field to query operations.
|
static TRIALBALANCEParametersField<LocalDateTime> |
TRIALBALANCEParameters.P_TO_POSTING_DATE
Use with available fluent helpers to apply the P_ToPostingDate field to query operations.
|
static TRIALBALANCEParametersField<String> |
TRIALBALANCEParameters.P_TO_POSTING_DATE_TEXT
Use with available fluent helpers to apply the P_ToPostingDateText field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> TRIALBALANCEParametersField<T> |
TRIALBALANCEParameters.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
TRIALBALANCEParameters.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.