Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation |
Modifier and Type | Field and Description |
---|---|
static ServiceConfirmationField<String> |
ServiceConfirmation.BILL_TO_PARTY
Use with available fluent helpers to apply the BillToParty field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static ServiceConfirmationField<LocalDateTime> |
ServiceConfirmation.CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.REFERENCE_SERVICE_ORDER
Use with available fluent helpers to apply the ReferenceServiceOrder field to query operations.
|
static ServiceConfirmationField<ZonedDateTime> |
ServiceConfirmation.REQUESTED_SERVICE_END_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.
|
static ServiceConfirmationField<ZonedDateTime> |
ServiceConfirmation.REQUESTED_SERVICE_START_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SALES_GROUP_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SALES_OFFICE_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SALES_ORGANIZATION_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SERVICE_CONFIRMATION
Use with available fluent helpers to apply the ServiceConfirmation field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SERVICE_CONFIRMATION_DESCRIPTION
Use with available fluent helpers to apply the ServiceConfirmationDescription field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SERVICE_CONFIRMATION_IS_CANCELED
Use with available fluent helpers to apply the ServiceConfirmationIsCanceled field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SERVICE_CONFIRMATION_IS_COMPLETED
Use with available fluent helpers to apply the ServiceConfirmationIsCompleted field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SERVICE_CONFIRMATION_IS_FINAL
Use with available fluent helpers to apply the ServiceConfirmationIsFinal field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SERVICE_CONFIRMATION_TYPE
Use with available fluent helpers to apply the ServiceConfirmationType field to query operations.
|
static ServiceConfirmationField<UUID> |
ServiceConfirmation.SERVICE_CONFIRMATION_UUID
Use with available fluent helpers to apply the ServiceConfirmationUUID field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SERVICE_DOCUMENT_PRIORITY
Use with available fluent helpers to apply the ServiceDocumentPriority field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ServiceOrganization field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceConfirmationField<String> |
ServiceConfirmation.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceConfirmationField<T> |
ServiceConfirmation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceConfirmation.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.