Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract |
Modifier and Type | Field and Description |
---|---|
static ServiceContractField<String> |
ServiceContract.BILL_TO_PARTY
Use with available fluent helpers to apply the BillToParty field to query operations.
|
static ServiceContractField<String> |
ServiceContract.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static ServiceContractField<LocalDateTime> |
ServiceContract.CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static ServiceContractField<String> |
ServiceContract.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static ServiceContractField<String> |
ServiceContract.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static ServiceContractField<String> |
ServiceContract.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceContractField<String> |
ServiceContract.PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations.
|
static ServiceContractField<String> |
ServiceContract.PERSON_RESPONSIBLE
Use with available fluent helpers to apply the PersonResponsible field to query operations.
|
static ServiceContractField<String> |
ServiceContract.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static ServiceContractField<String> |
ServiceContract.REFERENCE_SERVICE_CONTRACT
Use with available fluent helpers to apply the ReferenceServiceContract field to query operations.
|
static ServiceContractField<String> |
ServiceContract.REFERENCE_SERVICE_QTAN
Use with available fluent helpers to apply the ReferenceServiceQtan field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SERVICE_CONTR_CANCELLATION_REASON
Use with available fluent helpers to apply the ServiceContrCancellationReason field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SERVICE_CONTRACT
Use with available fluent helpers to apply the ServiceContract field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SERVICE_CONTRACT_CANCLN_PARTY
Use with available fluent helpers to apply the ServiceContractCanclnParty field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SERVICE_CONTRACT_DESCRIPTION
Use with available fluent helpers to apply the ServiceContractDescription field to query operations.
|
static ServiceContractField<BigDecimal> |
ServiceContract.SERVICE_CONTRACT_END_DATE_TIME
Use with available fluent helpers to apply the ServiceContractEndDateTime field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SERVICE_CONTRACT_IS_COMPLETED
Use with available fluent helpers to apply the ServiceContractIsCompleted field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SERVICE_CONTRACT_IS_RELEASED
Use with available fluent helpers to apply the ServiceContractIsReleased field to query operations.
|
static ServiceContractField<BigDecimal> |
ServiceContract.SERVICE_CONTRACT_START_DATE_TIME
Use with available fluent helpers to apply the ServiceContractStartDateTime field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SERVICE_CONTRACT_TYPE
Use with available fluent helpers to apply the ServiceContractType field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceContractField<String> |
ServiceContract.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static ServiceContractField<BigDecimal> |
ServiceContract.SRVC_CONTR_CANCELLATION_DATE_TIME
Use with available fluent helpers to apply the SrvcContrCancellationDateTime field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceContractField<T> |
ServiceContract.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceContract.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.