Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessplace |
Modifier and Type | Field and Description |
---|---|
static BusinessPlaceCntryInfoField<String> |
BusinessPlaceCntryInfo.BUSINESS_PLACE_ID
Use with available fluent helpers to apply the BusinessPlaceID field to query operations.
|
static BusinessPlaceCntryInfoField<String> |
BusinessPlaceCntryInfo.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static BusinessPlaceCntryInfoField<String> |
BusinessPlaceCntryInfo.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static BusinessPlaceCntryInfoField<String> |
BusinessPlaceCntryInfo.FIELD_NAME
Use with available fluent helpers to apply the FieldName field to query operations.
|
static BusinessPlaceCntryInfoField<String> |
BusinessPlaceCntryInfo.FIELD_VALUE
Use with available fluent helpers to apply the FieldValue field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BusinessPlaceCntryInfoField<T> |
BusinessPlaceCntryInfo.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPlaceCntryInfo.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.