Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract |
Modifier and Type | Field and Description |
---|---|
static ServiceContractItemField<String> |
ServiceContractItem.BILL_TO_PARTY
Use with available fluent helpers to apply the BillToParty field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.BILLING_BLOCK_REASON
Use with available fluent helpers to apply the BillingBlockReason field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.PERSON_RESPONSIBLE
Use with available fluent helpers to apply the PersonResponsible field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static ServiceContractItemField<BigDecimal> |
ServiceContractItem.QUANTITY
Use with available fluent helpers to apply the Quantity field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.QUANTITY_UNIT
Use with available fluent helpers to apply the QuantityUnit field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.REFERENCE_SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the ReferenceServiceContractItem field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.REFERENCE_SERVICE_QTAN_ITEM
Use with available fluent helpers to apply the ReferenceServiceQtanItem field to query operations.
|
static ServiceContractItemField<BigDecimal> |
ServiceContractItem.SERVICE_CONTR_ITEM_END_DATE_TIME
Use with available fluent helpers to apply the ServiceContrItemEndDateTime field to query operations.
|
static ServiceContractItemField<BigDecimal> |
ServiceContractItem.SERVICE_CONTR_ITEM_START_DATE_TIME
Use with available fluent helpers to apply the ServiceContrItemStartDateTime field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SERVICE_CONTRACT
Use with available fluent helpers to apply the ServiceContract field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the ServiceContractItem field to query operations.
|
static ServiceContractItemField<BigDecimal> |
ServiceContractItem.SERVICE_CONTRACT_ITEM_CANCLN_DATE
Use with available fluent helpers to apply the ServiceContractItemCanclnDate field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SERVICE_CONTRACT_ITEM_CANCLN_PARTY
Use with available fluent helpers to apply the ServiceContractItemCanclnParty field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SERVICE_CONTRACT_ITEM_CATEGORY
Use with available fluent helpers to apply the ServiceContractItemCategory field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SERVICE_CONTRACT_ITEM_DESCRIPTION
Use with available fluent helpers to apply the ServiceContractItemDescription field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SERVICE_CONTRACT_ITEM_IS_COMPLETED
Use with available fluent helpers to apply the ServiceContractItemIsCompleted field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SERVICE_CONTRACT_ITEM_IS_RELEASED
Use with available fluent helpers to apply the ServiceContractItemIsReleased field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SERVICE_CONTRACT_ITM_CANCLN_REASON
Use with available fluent helpers to apply the ServiceContractItmCanclnReason field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceContractItemField<BigDecimal> |
ServiceContractItem.SRVC_CONTR_ITEM_EXTENSION_DURATION
Use with available fluent helpers to apply the SrvcContrItemExtensionDuration field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SRVC_CONTR_ITEM_EXTN_DURATION_UNIT
Use with available fluent helpers to apply the SrvcContrItemExtnDurationUnit field to query operations.
|
static ServiceContractItemField<BigDecimal> |
ServiceContractItem.SRVC_CONTR_ITEM_RNWL_DURATION
Use with available fluent helpers to apply the SrvcContrItemRnwlDuration field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SRVC_CONTR_ITEM_RNWL_DURATION_UNIT
Use with available fluent helpers to apply the SrvcContrItemRnwlDurationUnit field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SRVC_TRANS_CHANGE_PROCESS
Use with available fluent helpers to apply the SrvcTransChangeProcess field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SRVC_TRANS_CHANGE_PROCESS_TYPE
Use with available fluent helpers to apply the SrvcTransChangeProcessType field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SRVC_TRANS_CHG_PROC_SOURCE_ITEM_ID
Use with available fluent helpers to apply the SrvcTransChgProcSourceItemID field to query operations.
|
static ServiceContractItemField<UUID> |
ServiceContractItem.SRVC_TRANS_CHG_PROC_SOURCE_ITEM_UUID
Use with available fluent helpers to apply the SrvcTransChgProcSourceItemUUID field to query operations.
|
static ServiceContractItemField<String> |
ServiceContractItem.SRVC_TRANS_CHG_PROC_SOURCE_TRANS_ID
Use with available fluent helpers to apply the SrvcTransChgProcSourceTransID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceContractItemField<T> |
ServiceContractItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceContractItem.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.