Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.field.SalesOrderItmSubsqntProcFlowField
Packages that use SalesOrderItmSubsqntProcFlowField
-
Uses of SalesOrderItmSubsqntProcFlowField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderItmSubsqntProcFlowFieldModifier and TypeFieldDescriptionstatic final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.ACCOUNTING_TRANSFER_STATUSUse with available fluent helpers to apply the AccountingTransferStatus field to query operations.static final SalesOrderItmSubsqntProcFlowField<LocalDateTime>SalesOrderItmSubsqntProcFlow.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final SalesOrderItmSubsqntProcFlowField<LocalTime>SalesOrderItmSubsqntProcFlow.CREATION_TIMEUse with available fluent helpers to apply the CreationTime field to query operations.static final SalesOrderItmSubsqntProcFlowField<UUID>SalesOrderItmSubsqntProcFlow.DOC_RELATIONSHIP_UUIDUse with available fluent helpers to apply the DocRelationshipUUID field to query operations.static final SalesOrderItmSubsqntProcFlowField<LocalDateTime>SalesOrderItmSubsqntProcFlow.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.PRELIM_BILLING_DOCUMENT_STATUSUse with available fluent helpers to apply the PrelimBillingDocumentStatus field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.PROCESS_FLOW_LEVELUse with available fluent helpers to apply the ProcessFlowLevel field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.RELATED_PROC_FLOW_DOC_STS_FIELD_NAMEUse with available fluent helpers to apply the RelatedProcFlowDocStsFieldName field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SALES_ORDER_ITEMUse with available fluent helpers to apply the SalesOrderItem field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SD_PROCESS_STATUSUse with available fluent helpers to apply the SDProcessStatus field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SUBSEQUENT_DOCUMENTUse with available fluent helpers to apply the SubsequentDocument field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SUBSEQUENT_DOCUMENT_CATEGORYUse with available fluent helpers to apply the SubsequentDocumentCategory field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SUBSEQUENT_DOCUMENT_ITEMUse with available fluent helpers to apply the SubsequentDocumentItem field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SUBSQNT_DOC_ITM_PRECDG_DOC_CATEGORYUse with available fluent helpers to apply the SubsqntDocItmPrecdgDocCategory field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SUBSQNT_DOC_ITM_PRECDG_DOC_ITEMUse with available fluent helpers to apply the SubsqntDocItmPrecdgDocItem field to query operations.static final SalesOrderItmSubsqntProcFlowField<String>SalesOrderItmSubsqntProcFlow.SUBSQNT_DOC_ITM_PRECDG_DOCUMENTUse with available fluent helpers to apply the SubsqntDocItmPrecdgDocument field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder that return SalesOrderItmSubsqntProcFlowFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesOrderItmSubsqntProcFlowField<T>SalesOrderItmSubsqntProcFlow.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderItmSubsqntProcFlowField<T>Use with available fluent helpers to apply an extension field to query operations.