Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.taskactivity |
Modifier and Type | Field and Description |
---|---|
static CustMgmtTaskField<String> |
CustMgmtTask.ACCOUNT
Use with available fluent helpers to apply the Account field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.CUST_MGMT_TASK
Use with available fluent helpers to apply the CustMgmtTask field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.CUST_MGMT_TASK_DESCRIPTION
Use with available fluent helpers to apply the CustMgmtTaskDescription field to query operations.
|
static CustMgmtTaskField<ZonedDateTime> |
CustMgmtTask.CUST_MGMT_TASK_END_DATE_TIME
Use with available fluent helpers to apply the CustMgmtTaskEndDateTime field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.CUST_MGMT_TASK_IS_COMPLETED
Use with available fluent helpers to apply the CustMgmtTaskIsCompleted field to query operations.
|
static CustMgmtTaskField<Boolean> |
CustMgmtTask.CUST_MGMT_TASK_IS_PRIVATE
Use with available fluent helpers to apply the CustMgmtTaskIsPrivate field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.CUST_MGMT_TASK_IS_REJECTED
Use with available fluent helpers to apply the CustMgmtTaskIsRejected field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.CUST_MGMT_TASK_PRIORITY
Use with available fluent helpers to apply the CustMgmtTaskPriority field to query operations.
|
static CustMgmtTaskField<ZonedDateTime> |
CustMgmtTask.CUST_MGMT_TASK_START_DATE_TIME
Use with available fluent helpers to apply the CustMgmtTaskStartDateTime field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.CUST_MGMT_TASK_TYPE
Use with available fluent helpers to apply the CustMgmtTaskType field to query operations.
|
static CustMgmtTaskField<UUID> |
CustMgmtTask.CUST_MGMT_TASK_UUID
Use with available fluent helpers to apply the CustMgmtTaskUUID field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.RESPONSIBLE_SALES_ORGANIZATION
Use with available fluent helpers to apply the ResponsibleSalesOrganization field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.RESPONSIBLE_SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ResponsibleServiceOrganization field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.SALES_GROUP_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.SALES_OFFICE_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.SALES_ORGANIZATION_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.
|
static CustMgmtTaskField<String> |
CustMgmtTask.SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ServiceOrganization field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustMgmtTaskField<T> |
CustMgmtTask.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustMgmtTask.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.