Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.lead |
Modifier and Type | Field and Description |
---|---|
static LeadField<String> |
Lead.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static LeadField<String> |
Lead.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static LeadField<String> |
Lead.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static LeadField<String> |
Lead.LEAD
Use with available fluent helpers to apply the Lead field to query operations.
|
static LeadField<String> |
Lead.LEAD_DESCRIPTION
Use with available fluent helpers to apply the LeadDescription field to query operations.
|
static LeadField<ZonedDateTime> |
Lead.LEAD_END_DATE_TIME
Use with available fluent helpers to apply the LeadEndDateTime field to query operations.
|
static LeadField<String> |
Lead.LEAD_GROUP
Use with available fluent helpers to apply the LeadGroup field to query operations.
|
static LeadField<String> |
Lead.LEAD_IS_COMPLETED
Use with available fluent helpers to apply the LeadIsCompleted field to query operations.
|
static LeadField<String> |
Lead.LEAD_ORIGIN
Use with available fluent helpers to apply the LeadOrigin field to query operations.
|
static LeadField<String> |
Lead.LEAD_PRIORITY
Use with available fluent helpers to apply the LeadPriority field to query operations.
|
static LeadField<String> |
Lead.LEAD_PROCESS_TYPE
Use with available fluent helpers to apply the LeadProcessType field to query operations.
|
static LeadField<String> |
Lead.LEAD_QUALIFICATION_LEVEL
Use with available fluent helpers to apply the LeadQualificationLevel field to query operations.
|
static LeadField<ZonedDateTime> |
Lead.LEAD_START_DATE_TIME
Use with available fluent helpers to apply the LeadStartDateTime field to query operations.
|
static LeadField<UUID> |
Lead.LEAD_UUID
Use with available fluent helpers to apply the LeadUUID field to query operations.
|
static LeadField<String> |
Lead.PROSPECT
Use with available fluent helpers to apply the Prospect field to query operations.
|
static LeadField<String> |
Lead.RESPONSIBLE_SALES_ORGANIZATION
Use with available fluent helpers to apply the ResponsibleSalesOrganization field to query operations.
|
static LeadField<String> |
Lead.RESPONSIBLE_SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ResponsibleServiceOrganization field to query operations.
|
static LeadField<String> |
Lead.SALES_GROUP_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations.
|
static LeadField<String> |
Lead.SALES_OFFICE_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations.
|
static LeadField<String> |
Lead.SALES_ORGANIZATION_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.
|
static LeadField<String> |
Lead.SALES_REPRESENTATIVE
Use with available fluent helpers to apply the SalesRepresentative field to query operations.
|
static LeadField<String> |
Lead.SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ServiceOrganization field to query operations.
|
static LeadField<LocalDateTime> |
Lead.STATUS_ACTIVE_SINCE_DATE
Use with available fluent helpers to apply the StatusActiveSinceDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LeadField<T> |
Lead.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Lead.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.