Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger |
Modifier and Type | Field and Description |
---|---|
static LedgerField<Boolean> |
Ledger.IS_LEADING_LEDGER
Use with available fluent helpers to apply the IsLeadingLedger field to query operations.
|
static LedgerField<String> |
Ledger.LEDGER
Use with available fluent helpers to apply the Ledger field to query operations.
|
static LedgerField<String> |
Ledger.LEDGER_APPLICATION
Use with available fluent helpers to apply the LedgerApplication field to query operations.
|
static LedgerField<String> |
Ledger.LEDGER_SUB_APPLICATION
Use with available fluent helpers to apply the LedgerSubApplication field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LedgerField<T> |
Ledger.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Ledger.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.