Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance |
Modifier and Type | Field and Description |
---|---|
static RawSubstanceField<String> |
RawSubstance.RAW_SUBSTANCE
Use with available fluent helpers to apply the RawSubstance field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.RAW_SUBSTANCE_AUTHZN_GROUP
Use with available fluent helpers to apply the RawSubstanceAuthznGroup field to query operations.
|
static RawSubstanceField<LocalDateTime> |
RawSubstance.RAW_SUBSTANCE_CHANGE_DATE
Use with available fluent helpers to apply the RawSubstanceChangeDate field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.RAW_SUBSTANCE_CHANGED_BY_USER
Use with available fluent helpers to apply the RawSubstanceChangedByUser field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.RAW_SUBSTANCE_CHANGED_BY_USER_NAME
Use with available fluent helpers to apply the RawSubstanceChangedByUserName field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.RAW_SUBSTANCE_CREATED_BY_USER
Use with available fluent helpers to apply the RawSubstanceCreatedByUser field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.RAW_SUBSTANCE_CREATED_BY_USER_NAME
Use with available fluent helpers to apply the RawSubstanceCreatedByUserName field to query operations.
|
static RawSubstanceField<LocalDateTime> |
RawSubstance.RAW_SUBSTANCE_CREATION_DATE
Use with available fluent helpers to apply the RawSubstanceCreationDate field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.RAW_SUBSTANCE_INTERNAL_ID
Use with available fluent helpers to apply the RawSubstanceInternalID field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.RAW_SUBSTANCE_TYPE
Use with available fluent helpers to apply the RawSubstanceType field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.SPECIFICATION_CATEGORY
Use with available fluent helpers to apply the SpecificationCategory field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.SPECIFICATION_HDR_STS_SCHEMA
Use with available fluent helpers to apply the SpecificationHdrStsSchema field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.SPECIFICATION_HEADER_STATUS
Use with available fluent helpers to apply the SpecificationHeaderStatus field to query operations.
|
static RawSubstanceField<String> |
RawSubstance.SPECIFICATION_NOTE
Use with available fluent helpers to apply the SpecificationNote field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RawSubstanceField<T> |
RawSubstance.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RawSubstance.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.