Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject |
Modifier and Type | Field and Description |
---|---|
static ProdAllocationObjectField<String> |
ProdAllocationObject.COLLECTIVE_ALLOCATION_TYPE
Use with available fluent helpers to apply the CollectiveAllocationType field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ProdAllocationObjectField<ZonedDateTime> |
ProdAllocationObject.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.FACTORY_CALENDAR
Use with available fluent helpers to apply the FactoryCalendar field to query operations.
|
static ProdAllocationObjectField<ZonedDateTime> |
ProdAllocationObject.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.PROD_ALLOC_CHECK_DATE_TIME_TYPE
Use with available fluent helpers to apply the ProdAllocCheckDateTimeType field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.PROD_ALLOCATION_PERIOD_TIME_ZONE
Use with available fluent helpers to apply the ProdAllocationPeriodTimeZone field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.PRODUCT_ALLOCATION_OBJECT
Use with available fluent helpers to apply the ProductAllocationObject field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.PRODUCT_ALLOCATION_OBJECT_TEXT
Use with available fluent helpers to apply the ProductAllocationObject_Text field to query operations.
|
static ProdAllocationObjectField<UUID> |
ProdAllocationObject.PRODUCT_ALLOCATION_OBJECT_UUID
Use with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.PRODUCT_ALLOCATION_PERIOD_TYPE
Use with available fluent helpers to apply the ProductAllocationPeriodType field to query operations.
|
static ProdAllocationObjectField<String> |
ProdAllocationObject.PRODUCT_ALLOCATION_QUANTITY_UNIT
Use with available fluent helpers to apply the ProductAllocationQuantityUnit field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProdAllocationObjectField<T> |
ProdAllocationObject.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProdAllocationObject.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.