Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity |
Modifier and Type | Field and Description |
---|---|
static SupplierActivityField<String> |
SupplierActivity.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SupplierActivityField<ZonedDateTime> |
SupplierActivity.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static SupplierActivityField<LocalDateTime> |
SupplierActivity.END_DATE
Use with available fluent helpers to apply the EndDate field to query operations.
|
static SupplierActivityField<String> |
SupplierActivity.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SupplierActivityField<ZonedDateTime> |
SupplierActivity.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static SupplierActivityField<String> |
SupplierActivity.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static SupplierActivityField<UUID> |
SupplierActivity.PURG_CAT_UUID
Use with available fluent helpers to apply the PurgCatUUID field to query operations.
|
static SupplierActivityField<LocalDateTime> |
SupplierActivity.START_DATE
Use with available fluent helpers to apply the StartDate field to query operations.
|
static SupplierActivityField<String> |
SupplierActivity.SUPLR_ACTY_LIFECYCLE_STATUS
Use with available fluent helpers to apply the SuplrActyLifecycleStatus field to query operations.
|
static SupplierActivityField<String> |
SupplierActivity.SUPLR_ACTY_NAME
Use with available fluent helpers to apply the SuplrActyName field to query operations.
|
static SupplierActivityField<String> |
SupplierActivity.SUPLR_ACTY_PRIORITY
Use with available fluent helpers to apply the SuplrActyPriority field to query operations.
|
static SupplierActivityField<String> |
SupplierActivity.SUPLR_ACTY_TYPE
Use with available fluent helpers to apply the SuplrActyType field to query operations.
|
static SupplierActivityField<UUID> |
SupplierActivity.SUPLR_ACTY_UUID
Use with available fluent helpers to apply the SuplrActyUUID field to query operations.
|
static SupplierActivityField<String> |
SupplierActivity.SUPPLIER_ACTIVITY
Use with available fluent helpers to apply the SupplierActivity field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SupplierActivityField<T> |
SupplierActivity.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierActivity.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.