Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field.ServiceContractField
Packages that use ServiceContractField
-
Uses of ServiceContractField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as ServiceContractFieldModifier and TypeFieldDescriptionstatic final ServiceContractField<String>ServiceContract.BILL_TO_PARTYUse with available fluent helpers to apply the BillToParty field to query operations.static final ServiceContractField<String>ServiceContract.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final ServiceContractField<LocalDateTime>ServiceContract.CUSTOMER_PURCHASE_ORDER_DATEUse with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final ServiceContractField<String>ServiceContract.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final ServiceContractField<String>ServiceContract.DIVISIONUse with available fluent helpers to apply the Division field to query operations.static final ServiceContractField<String>ServiceContract.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ServiceContractField<String>ServiceContract.PAYER_PARTYUse with available fluent helpers to apply the PayerParty field to query operations.static final ServiceContractField<String>ServiceContract.PERSON_RESPONSIBLEUse with available fluent helpers to apply the PersonResponsible field to query operations.static final ServiceContractField<String>ServiceContract.PURCHASE_ORDER_BY_CUSTOMERUse with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final ServiceContractField<String>ServiceContract.REFERENCE_SERVICE_CONTRACTUse with available fluent helpers to apply the ReferenceServiceContract field to query operations.static final ServiceContractField<String>ServiceContract.REFERENCE_SERVICE_QTANUse with available fluent helpers to apply the ReferenceServiceQtan field to query operations.static final ServiceContractField<String>ServiceContract.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final ServiceContractField<String>ServiceContract.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final ServiceContractField<String>ServiceContract.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final ServiceContractField<String>ServiceContract.SERVICE_CONTR_CANCELLATION_REASONUse with available fluent helpers to apply the ServiceContrCancellationReason field to query operations.static final ServiceContractField<String>ServiceContract.SERVICE_CONTRACTUse with available fluent helpers to apply the ServiceContract field to query operations.static final ServiceContractField<String>ServiceContract.SERVICE_CONTRACT_CANCLN_PARTYUse with available fluent helpers to apply the ServiceContractCanclnParty field to query operations.static final ServiceContractField<String>ServiceContract.SERVICE_CONTRACT_DESCRIPTIONUse with available fluent helpers to apply the ServiceContractDescription field to query operations.static final ServiceContractField<BigDecimal>ServiceContract.SERVICE_CONTRACT_END_DATE_TIMEUse with available fluent helpers to apply the ServiceContractEndDateTime field to query operations.static final ServiceContractField<String>ServiceContract.SERVICE_CONTRACT_IS_COMPLETEDUse with available fluent helpers to apply the ServiceContractIsCompleted field to query operations.static final ServiceContractField<String>ServiceContract.SERVICE_CONTRACT_IS_RELEASEDUse with available fluent helpers to apply the ServiceContractIsReleased field to query operations.static final ServiceContractField<BigDecimal>ServiceContract.SERVICE_CONTRACT_START_DATE_TIMEUse with available fluent helpers to apply the ServiceContractStartDateTime field to query operations.static final ServiceContractField<String>ServiceContract.SERVICE_CONTRACT_TYPEUse with available fluent helpers to apply the ServiceContractType field to query operations.static final ServiceContractField<BigDecimal>ServiceContract.SERVICE_DOC_GROSS_AMOUNTUse with available fluent helpers to apply the ServiceDocGrossAmount field to query operations.static final ServiceContractField<BigDecimal>ServiceContract.SERVICE_DOC_NET_AMOUNTUse with available fluent helpers to apply the ServiceDocNetAmount field to query operations.static final ServiceContractField<BigDecimal>ServiceContract.SERVICE_DOC_TAX_AMOUNTUse with available fluent helpers to apply the ServiceDocTaxAmount field to query operations.static final ServiceContractField<String>ServiceContract.SHIP_TO_PARTYUse with available fluent helpers to apply the ShipToParty field to query operations.static final ServiceContractField<String>ServiceContract.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final ServiceContractField<BigDecimal>ServiceContract.SRVC_CONTR_CANCELLATION_DATE_TIMEUse with available fluent helpers to apply the SrvcContrCancellationDateTime field to query operations.static final ServiceContractField<String>ServiceContract.SRVC_CONTR_CREDIT_STATUSUse with available fluent helpers to apply the SrvcContrCreditStatus field to query operations.static final ServiceContractField<String>ServiceContract.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return ServiceContractFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceContractField<T>ServiceContract.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceContractField<T>Use with available fluent helpers to apply an extension field to query operations.