Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.productspecification |
Modifier and Type | Field and Description |
---|---|
static ProductSpecificationField<String> |
ProductSpecification.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ProductSpecificationField<String> |
ProductSpecification.PROD_SPEC_CREATED_BY_USER
Use with available fluent helpers to apply the ProdSpecCreatedByUser field to query operations.
|
static ProductSpecificationField<LocalDateTime> |
ProductSpecification.PROD_SPEC_CREATION_DATE
Use with available fluent helpers to apply the ProdSpecCreationDate field to query operations.
|
static ProductSpecificationField<Boolean> |
ProductSpecification.PROD_SPEC_IS_DELETED
Use with available fluent helpers to apply the ProdSpecIsDeleted field to query operations.
|
static ProductSpecificationField<LocalDateTime> |
ProductSpecification.PROD_SPEC_LAST_CHANGE_DATE
Use with available fluent helpers to apply the ProdSpecLastChangeDate field to query operations.
|
static ProductSpecificationField<String> |
ProductSpecification.PROD_SPEC_LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the ProdSpecLastChangedByUser field to query operations.
|
static ProductSpecificationField<String> |
ProductSpecification.PROD_SPEC_NOTE
Use with available fluent helpers to apply the ProdSpecNote field to query operations.
|
static ProductSpecificationField<String> |
ProductSpecification.PROD_SPEC_ROOT_LAST_CHG_DTE_TME_TXT
Use with available fluent helpers to apply the ProdSpecRootLastChgDteTmeTxt field to query operations.
|
static ProductSpecificationField<LocalDateTime> |
ProductSpecification.PROD_SPEC_VALIDITY_END_DATE
Use with available fluent helpers to apply the ProdSpecValidityEndDate field to query operations.
|
static ProductSpecificationField<LocalDateTime> |
ProductSpecification.PROD_SPEC_VALIDITY_START_DATE
Use with available fluent helpers to apply the ProdSpecValidityStartDate field to query operations.
|
static ProductSpecificationField<String> |
ProductSpecification.PRODUCT_SPECIFICATION
Use with available fluent helpers to apply the ProductSpecification field to query operations.
|
static ProductSpecificationField<String> |
ProductSpecification.PRODUCT_SPECIFICATION_CHG_STATE
Use with available fluent helpers to apply the ProductSpecificationChgState field to query operations.
|
static ProductSpecificationField<String> |
ProductSpecification.PRODUCT_SPECIFICATION_INTERNAL_ID
Use with available fluent helpers to apply the ProductSpecificationInternalID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductSpecificationField<T> |
ProductSpecification.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductSpecification.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.