Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence |
Modifier and Type | Field and Description |
---|---|
static ProdAllocSqncAssgmtField<String> |
ProdAllocSqncAssgmt.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ProdAllocSqncAssgmtField<String> |
ProdAllocSqncAssgmt.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProdAllocSqncAssgmtField<UUID> |
ProdAllocSqncAssgmt.PROD_ALLOC_SQNC_ASSIGNMENT_UUID
Use with available fluent helpers to apply the ProdAllocSqncAssignmentUUID field to query operations.
|
static ProdAllocSqncAssgmtField<String> |
ProdAllocSqncAssgmt.PRODUCT_ALLOCATION_SEQUENCE
Use with available fluent helpers to apply the ProductAllocationSequence field to query operations.
|
static ProdAllocSqncAssgmtField<UUID> |
ProdAllocSqncAssgmt.PRODUCT_ALLOCATION_SEQUENCE_UUID
Use with available fluent helpers to apply the ProductAllocationSequenceUUID field to query operations.
|
static ProdAllocSqncAssgmtField<String> |
ProdAllocSqncAssgmt.VALIDITY_END_TIME_ZONE
Use with available fluent helpers to apply the ValidityEndTimeZone field to query operations.
|
static ProdAllocSqncAssgmtField<ZonedDateTime> |
ProdAllocSqncAssgmt.VALIDITY_END_UTC_DATE_TIME
Use with available fluent helpers to apply the ValidityEndUTCDateTime field to query operations.
|
static ProdAllocSqncAssgmtField<String> |
ProdAllocSqncAssgmt.VALIDITY_START_TIME_ZONE
Use with available fluent helpers to apply the ValidityStartTimeZone field to query operations.
|
static ProdAllocSqncAssgmtField<ZonedDateTime> |
ProdAllocSqncAssgmt.VALIDITY_START_UTC_DATE_TIME
Use with available fluent helpers to apply the ValidityStartUTCDateTime field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProdAllocSqncAssgmtField<T> |
ProdAllocSqncAssgmt.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProdAllocSqncAssgmt.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.