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