Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static ProductClassCharcField<String> |
ProductClassCharc.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ProductClassCharcField<String> |
ProductClassCharc.CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static ProductClassCharcField<String> |
ProductClassCharc.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static ProductClassCharcField<String> |
ProductClassCharc.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static ProductClassCharcField<LocalDateTime> |
ProductClassCharc.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static ProductClassCharcField<String> |
ProductClassCharc.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductClassCharcField<T> |
ProductClassCharc.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductClassCharc.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.