Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.field.SalesOrderItmPrecdgProcFlowField
Packages that use SalesOrderItmPrecdgProcFlowField
-
Uses of SalesOrderItmPrecdgProcFlowField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderItmPrecdgProcFlowFieldModifier and TypeFieldDescriptionstatic final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.ACCOUNTING_TRANSFER_STATUSUse with available fluent helpers to apply the AccountingTransferStatus field to query operations.static final SalesOrderItmPrecdgProcFlowField<LocalDateTime>SalesOrderItmPrecdgProcFlow.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final SalesOrderItmPrecdgProcFlowField<LocalTime>SalesOrderItmPrecdgProcFlow.CREATION_TIMEUse with available fluent helpers to apply the CreationTime field to query operations.static final SalesOrderItmPrecdgProcFlowField<UUID>SalesOrderItmPrecdgProcFlow.DOC_RELATIONSHIP_UUIDUse with available fluent helpers to apply the DocRelationshipUUID field to query operations.static final SalesOrderItmPrecdgProcFlowField<LocalDateTime>SalesOrderItmPrecdgProcFlow.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.PRECEDING_DOCUMENTUse with available fluent helpers to apply the PrecedingDocument field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.PRECEDING_DOCUMENT_CATEGORYUse with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.PRECEDING_DOCUMENT_ITEMUse with available fluent helpers to apply the PrecedingDocumentItem field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.PRELIM_BILLING_DOCUMENT_STATUSUse with available fluent helpers to apply the PrelimBillingDocumentStatus field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.PROCESS_FLOW_LEVELUse with available fluent helpers to apply the ProcessFlowLevel field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.RELATED_PROC_FLOW_DOC_STS_FIELD_NAMEUse with available fluent helpers to apply the RelatedProcFlowDocStsFieldName field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.SALES_ORDER_ITEMUse with available fluent helpers to apply the SalesOrderItem field to query operations.static final SalesOrderItmPrecdgProcFlowField<String>SalesOrderItmPrecdgProcFlow.SD_PROCESS_STATUSUse with available fluent helpers to apply the SDProcessStatus field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder that return SalesOrderItmPrecdgProcFlowFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesOrderItmPrecdgProcFlowField<T>SalesOrderItmPrecdgProcFlow.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderItmPrecdgProcFlowField<T>Use with available fluent helpers to apply an extension field to query operations.