Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.field.SlsQtanPrecdgProcFlowField
Packages that use SlsQtanPrecdgProcFlowField
-
Uses of SlsQtanPrecdgProcFlowField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation declared as SlsQtanPrecdgProcFlowFieldModifier and TypeFieldDescriptionstatic final SlsQtanPrecdgProcFlowField<LocalDateTime>SlsQtanPrecdgProcFlow.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final SlsQtanPrecdgProcFlowField<LocalTime>SlsQtanPrecdgProcFlow.CREATION_TIMEUse with available fluent helpers to apply the CreationTime field to query operations.static final SlsQtanPrecdgProcFlowField<UUID>SlsQtanPrecdgProcFlow.DOC_RELATIONSHIP_UUIDUse with available fluent helpers to apply the DocRelationshipUUID field to query operations.static final SlsQtanPrecdgProcFlowField<LocalDateTime>SlsQtanPrecdgProcFlow.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final SlsQtanPrecdgProcFlowField<String>SlsQtanPrecdgProcFlow.PRECEDING_DOCUMENTUse with available fluent helpers to apply the PrecedingDocument field to query operations.static final SlsQtanPrecdgProcFlowField<String>SlsQtanPrecdgProcFlow.PRECEDING_DOCUMENT_CATEGORYUse with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.static final SlsQtanPrecdgProcFlowField<String>SlsQtanPrecdgProcFlow.PROCESS_FLOW_LEVELUse with available fluent helpers to apply the ProcessFlowLevel field to query operations.static final SlsQtanPrecdgProcFlowField<String>SlsQtanPrecdgProcFlow.SALES_QUOTATIONUse with available fluent helpers to apply the SalesQuotation field to query operations.static final SlsQtanPrecdgProcFlowField<String>SlsQtanPrecdgProcFlow.SD_DOCUMENT_STATUS_DESCUse with available fluent helpers to apply the SDDocumentStatusDesc field to query operations.static final SlsQtanPrecdgProcFlowField<String>SlsQtanPrecdgProcFlow.STATUS_CODEUse with available fluent helpers to apply the StatusCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return SlsQtanPrecdgProcFlowFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SlsQtanPrecdgProcFlowField<T>SlsQtanPrecdgProcFlow.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SlsQtanPrecdgProcFlowField<T>Use with available fluent helpers to apply an extension field to query operations.