Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.puresubstance |
Modifier and Type | Field and Description |
---|---|
static PureSubstanceField<String> |
PureSubstance.LISTED_SUBSTANCE
Use with available fluent helpers to apply the ListedSubstance field to query operations.
|
static PureSubstanceField<String> |
PureSubstance.PURE_SUBSTANCE
Use with available fluent helpers to apply the PureSubstance field to query operations.
|
static PureSubstanceField<LocalDateTime> |
PureSubstance.PURE_SUBSTANCE_CHANGE_DATE
Use with available fluent helpers to apply the PureSubstanceChangeDate field to query operations.
|
static PureSubstanceField<String> |
PureSubstance.PURE_SUBSTANCE_CHANGED_BY_USER
Use with available fluent helpers to apply the PureSubstanceChangedByUser field to query operations.
|
static PureSubstanceField<String> |
PureSubstance.PURE_SUBSTANCE_CREATED_BY_USER
Use with available fluent helpers to apply the PureSubstanceCreatedByUser field to query operations.
|
static PureSubstanceField<LocalDateTime> |
PureSubstance.PURE_SUBSTANCE_CREATION_DATE
Use with available fluent helpers to apply the PureSubstanceCreationDate field to query operations.
|
static PureSubstanceField<String> |
PureSubstance.PURE_SUBSTANCE_INTERNAL_ID
Use with available fluent helpers to apply the PureSubstanceInternalID field to query operations.
|
static PureSubstanceField<LocalDateTime> |
PureSubstance.PURE_SUBSTANCE_VALIDITY_END_DATE
Use with available fluent helpers to apply the PureSubstanceValidityEndDate field to query operations.
|
static PureSubstanceField<LocalDateTime> |
PureSubstance.PURE_SUBSTANCE_VALIDITY_START_DATE
Use with available fluent helpers to apply the PureSubstanceValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PureSubstanceField<T> |
PureSubstance.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PureSubstance.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.