Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.lead |
Modifier and Type | Field and Description |
---|---|
static LeadItemField<String> |
LeadItem.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static LeadItemField<String> |
LeadItem.LEAD
Use with available fluent helpers to apply the Lead field to query operations.
|
static LeadItemField<String> |
LeadItem.LEAD_ITEM
Use with available fluent helpers to apply the LeadItem field to query operations.
|
static LeadItemField<String> |
LeadItem.LEAD_ITEM_CATEGORY
Use with available fluent helpers to apply the LeadItemCategory field to query operations.
|
static LeadItemField<String> |
LeadItem.LEAD_ITEM_DESCRIPTION
Use with available fluent helpers to apply the LeadItemDescription field to query operations.
|
static LeadItemField<UUID> |
LeadItem.LEAD_ITEM_UUID
Use with available fluent helpers to apply the LeadItemUUID field to query operations.
|
static LeadItemField<UUID> |
LeadItem.LEAD_UUID
Use with available fluent helpers to apply the LeadUUID field to query operations.
|
static LeadItemField<String> |
LeadItem.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static LeadItemField<String> |
LeadItem.PRODUCT_HIERARCHY
Use with available fluent helpers to apply the ProductHierarchy field to query operations.
|
static LeadItemField<BigDecimal> |
LeadItem.PRODUCT_QUANTITY
Use with available fluent helpers to apply the ProductQuantity field to query operations.
|
static LeadItemField<String> |
LeadItem.SALES_QUANTITY_UNIT
Use with available fluent helpers to apply the SalesQuantityUnit field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LeadItemField<T> |
LeadItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LeadItem.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.