Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance |
Modifier and Type | Field and Description |
---|---|
static SpecStatusNextStatusField<String> |
SpecStatusNextStatus.SPECIFICATION_HDR_STS_SCHEMA
Use with available fluent helpers to apply the SpecificationHdrStsSchema field to query operations.
|
static SpecStatusNextStatusField<String> |
SpecStatusNextStatus.SPECIFICATION_HDR_STS_SCHEMA_FR_STS
Use with available fluent helpers to apply the SpecificationHdrStsSchemaFrSts field to query operations.
|
static SpecStatusNextStatusField<String> |
SpecStatusNextStatus.SPECIFICATION_HDR_STS_SCHEMA_TO_STS
Use with available fluent helpers to apply the SpecificationHdrStsSchemaToSts field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SpecStatusNextStatusField<T> |
SpecStatusNextStatus.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SpecStatusNextStatus.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.