Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence |
Modifier and Type | Field and Description |
---|---|
static ProdAllocationSequenceField<String> |
ProdAllocationSequence.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ProdAllocationSequenceField<Calendar> |
ProdAllocationSequence.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static ProdAllocationSequenceField<Calendar> |
ProdAllocationSequence.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ProdAllocationSequenceField<String> |
ProdAllocationSequence.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ProdAllocationSequenceField<String> |
ProdAllocationSequence.PROD_ALLOC_SQNC_CONSUMPTION_UNIT
Use with available fluent helpers to apply the ProdAllocSqncConsumptionUnit field to query operations.
|
static ProdAllocationSequenceField<String> |
ProdAllocationSequence.PRODUCT_ALLOCATION_SEQUENCE
Use with available fluent helpers to apply the ProductAllocationSequence field to query operations.
|
static ProdAllocationSequenceField<String> |
ProdAllocationSequence.PRODUCT_ALLOCATION_SEQUENCE_TEXT
Use with available fluent helpers to apply the ProductAllocationSequence_Text field to query operations.
|
static ProdAllocationSequenceField<UUID> |
ProdAllocationSequence.PRODUCT_ALLOCATION_SEQUENCE_UUID
Use with available fluent helpers to apply the ProductAllocationSequenceUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProdAllocationSequenceField<T> |
ProdAllocationSequence.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.