Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.field.ServiceQuotationItemField
Packages that use ServiceQuotationItemField
-
Uses of ServiceQuotationItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQuotationItemFieldModifier and TypeFieldDescriptionstatic final ServiceQuotationItemField<String>ServiceQuotationItem.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.PARENT_SERVICE_QUOTATION_ITEMUse with available fluent helpers to apply the ParentServiceQuotationItem field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.PAYMENT_TERMSUse with available fluent helpers to apply the PaymentTerms field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.PERSON_RESPONSIBLEUse with available fluent helpers to apply the PersonResponsible field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ServiceQuotationItemField<BigDecimal>ServiceQuotationItem.QUANTITYUse with available fluent helpers to apply the Quantity field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.QUANTITY_UNITUse with available fluent helpers to apply the QuantityUnit field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.REFERENCE_SERVICE_CONTRACTUse with available fluent helpers to apply the ReferenceServiceContract field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.REFERENCE_SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the ReferenceServiceContractItem field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.RESPY_MGMT_GLOBAL_TEAM_IDUse with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.RESPY_MGMT_SERVICE_TEAMUse with available fluent helpers to apply the RespyMgmtServiceTeam field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.RESPY_MGMT_SERVICE_TEAM_NAMEUse with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_DOC_ITEM_CATEGORYUse with available fluent helpers to apply the ServiceDocItemCategory field to query operations.static final ServiceQuotationItemField<BigDecimal>ServiceQuotationItem.SERVICE_DURATIONUse with available fluent helpers to apply the ServiceDuration field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_DURATION_UNITUse with available fluent helpers to apply the ServiceDurationUnit field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_PERFORMERUse with available fluent helpers to apply the ServicePerformer field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_QTAN_ITEM_DESCRIPTIONUse with available fluent helpers to apply the ServiceQtanItemDescription field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_QTAN_ITEM_EXT_REFERENCEUse with available fluent helpers to apply the ServiceQtanItemExtReference field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_QTAN_SUCCESSOR_ORDERUse with available fluent helpers to apply the ServiceQtanSuccessorOrder field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_QTAN_SUCCESSOR_ORDER_ITEMUse with available fluent helpers to apply the ServiceQtanSuccessorOrderItem field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_QUOTATIONUse with available fluent helpers to apply the ServiceQuotation field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_QUOTATION_ITEMUse with available fluent helpers to apply the ServiceQuotationItem field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_QUOTATION_ITEM_IS_ACCEPTEDUse with available fluent helpers to apply the ServiceQuotationItemIsAccepted field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SERVICE_QUOTATION_ITEM_IS_REJECTEDUse with available fluent helpers to apply the ServiceQuotationItemIsRejected field to query operations.static final ServiceQuotationItemField<UUID>ServiceQuotationItem.SERVICE_QUOTATION_ITEM_UUIDUse with available fluent helpers to apply the ServiceQuotationItemUUID field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SHIP_TO_PARTYUse with available fluent helpers to apply the ShipToParty field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.SRVC_QTAN_ITM_REJECTION_REASONUse with available fluent helpers to apply the SrvcQtanItmRejectionReason field to query operations.static final ServiceQuotationItemField<String>ServiceQuotationItem.TIME_SHEET_OVERTIME_CATEGORYUse with available fluent helpers to apply the TimeSheetOvertimeCategory field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 that return ServiceQuotationItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceQuotationItemField<T>ServiceQuotationItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceQuotationItemField<T>Use with available fluent helpers to apply an extension field to query operations.