Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance |
Modifier and Type | Field and Description |
---|---|
static RealSubstanceField<String> |
RealSubstance.REAL_SUBSTANCE
Use with available fluent helpers to apply the RealSubstance field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.REAL_SUBSTANCE_AUTHZN_GROUP
Use with available fluent helpers to apply the RealSubstanceAuthznGroup field to query operations.
|
static RealSubstanceField<LocalDateTime> |
RealSubstance.REAL_SUBSTANCE_CHANGE_DATE
Use with available fluent helpers to apply the RealSubstanceChangeDate field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.REAL_SUBSTANCE_CHANGED_BY_USER
Use with available fluent helpers to apply the RealSubstanceChangedByUser field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.REAL_SUBSTANCE_CHANGED_BY_USER_NAME
Use with available fluent helpers to apply the RealSubstanceChangedByUserName field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.REAL_SUBSTANCE_CREATED_BY_USER
Use with available fluent helpers to apply the RealSubstanceCreatedByUser field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.REAL_SUBSTANCE_CREATED_BY_USER_NAME
Use with available fluent helpers to apply the RealSubstanceCreatedByUserName field to query operations.
|
static RealSubstanceField<LocalDateTime> |
RealSubstance.REAL_SUBSTANCE_CREATION_DATE
Use with available fluent helpers to apply the RealSubstanceCreationDate field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.REAL_SUBSTANCE_INTERNAL_ID
Use with available fluent helpers to apply the RealSubstanceInternalID field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.REAL_SUBSTANCE_TYPE
Use with available fluent helpers to apply the RealSubstanceType field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.SPECIFICATION_CATEGORY
Use with available fluent helpers to apply the SpecificationCategory field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.SPECIFICATION_HDR_STS_SCHEMA
Use with available fluent helpers to apply the SpecificationHdrStsSchema field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.SPECIFICATION_HEADER_STATUS
Use with available fluent helpers to apply the SpecificationHeaderStatus field to query operations.
|
static RealSubstanceField<String> |
RealSubstance.SPECIFICATION_NOTE
Use with available fluent helpers to apply the SpecificationNote field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RealSubstanceField<T> |
RealSubstance.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RealSubstance.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.