Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger |
Modifier and Type | Field and Description |
---|---|
static LedgerTextField<String> |
LedgerText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static LedgerTextField<String> |
LedgerText.LEDGER
Use with available fluent helpers to apply the Ledger field to query operations.
|
static LedgerTextField<String> |
LedgerText.LEDGER_NAME
Use with available fluent helpers to apply the LedgerName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LedgerTextField<T> |
LedgerText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.