Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance |
Modifier and Type | Field and Description |
---|---|
static CompanyCodeField<String> |
CompanyCode.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.COMPANY_CODE_TEXT
Use with available fluent helpers to apply the CompanyCodeText field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CompanyCodeField<T> |
CompanyCode.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CompanyCode.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.