Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.field.ServiceQuotationField
Packages that use ServiceQuotationField
-
Uses of ServiceQuotationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQuotationFieldModifier and TypeFieldDescriptionstatic final ServiceQuotationField<String>ServiceQuotation.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final ServiceQuotationField<String>ServiceQuotation.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final ServiceQuotationField<String>ServiceQuotation.DIVISIONUse with available fluent helpers to apply the Division field to query operations.static final ServiceQuotationField<String>ServiceQuotation.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ServiceQuotationField<String>ServiceQuotation.PAYMENT_TERMSUse with available fluent helpers to apply the PaymentTerms field to query operations.static final ServiceQuotationField<String>ServiceQuotation.REFERENCE_IN_HOUSE_REPAIRUse with available fluent helpers to apply the ReferenceInHouseRepair field to query operations.static final ServiceQuotationField<ZonedDateTime>ServiceQuotation.REQUESTED_SERVICE_END_DATE_TIMEUse with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.static final ServiceQuotationField<ZonedDateTime>ServiceQuotation.REQUESTED_SERVICE_START_DATE_TIMEUse with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.static final ServiceQuotationField<String>ServiceQuotation.RESPY_MGMT_GLOBAL_TEAM_IDUse with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.static final ServiceQuotationField<String>ServiceQuotation.RESPY_MGMT_SERVICE_TEAMUse with available fluent helpers to apply the RespyMgmtServiceTeam field to query operations.static final ServiceQuotationField<String>ServiceQuotation.RESPY_MGMT_SERVICE_TEAM_NAMEUse with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final ServiceQuotationField<BigDecimal>ServiceQuotation.SERVICE_DOC_GROSS_AMOUNTUse with available fluent helpers to apply the ServiceDocGrossAmount field to query operations.static final ServiceQuotationField<BigDecimal>ServiceQuotation.SERVICE_DOC_NET_AMOUNTUse with available fluent helpers to apply the ServiceDocNetAmount field to query operations.static final ServiceQuotationField<BigDecimal>ServiceQuotation.SERVICE_DOC_TAX_AMOUNTUse with available fluent helpers to apply the ServiceDocTaxAmount field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SERVICE_QTAN_EXT_REFERENCEUse with available fluent helpers to apply the ServiceQtanExtReference field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SERVICE_QTAN_SUCCESSOR_ORDERUse with available fluent helpers to apply the ServiceQtanSuccessorOrder field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SERVICE_QUOTATIONUse with available fluent helpers to apply the ServiceQuotation field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SERVICE_QUOTATION_DESCRIPTIONUse with available fluent helpers to apply the ServiceQuotationDescription field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SERVICE_QUOTATION_IS_ACCEPTEDUse with available fluent helpers to apply the ServiceQuotationIsAccepted field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SERVICE_QUOTATION_IS_REJECTEDUse with available fluent helpers to apply the ServiceQuotationIsRejected field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SERVICE_QUOTATION_IS_RELEASEDUse with available fluent helpers to apply the ServiceQuotationIsReleased field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SERVICE_QUOTATION_TYPEUse with available fluent helpers to apply the ServiceQuotationType field to query operations.static final ServiceQuotationField<UUID>ServiceQuotation.SERVICE_QUOTATION_UUIDUse with available fluent helpers to apply the ServiceQuotationUUID field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SHIP_TO_PARTYUse with available fluent helpers to apply the ShipToParty field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final ServiceQuotationField<BigDecimal>ServiceQuotation.SRVC_QTAN_VALIDITY_END_DATE_TIMEUse with available fluent helpers to apply the SrvcQtanValidityEndDateTime field to query operations.static final ServiceQuotationField<BigDecimal>ServiceQuotation.SRVC_QTAN_VALIDITY_START_DATE_TIMEUse with available fluent helpers to apply the SrvcQtanValidityStartDateTime field to query operations.static final ServiceQuotationField<String>ServiceQuotation.SRVC_QUOTATION_REJECTION_REASONUse with available fluent helpers to apply the SrvcQuotationRejectionReason field to query operations.static final ServiceQuotationField<String>ServiceQuotation.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 that return ServiceQuotationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceQuotationField<T>ServiceQuotation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceQuotationField<T>Use with available fluent helpers to apply an extension field to query operations.