Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.field.DebitMemoReqSubsqntProcFlowField
Packages that use DebitMemoReqSubsqntProcFlowField
-
Uses of DebitMemoReqSubsqntProcFlowField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest declared as DebitMemoReqSubsqntProcFlowFieldModifier and TypeFieldDescriptionstatic final DebitMemoReqSubsqntProcFlowField<LocalDateTime>DebitMemoReqSubsqntProcFlow.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final DebitMemoReqSubsqntProcFlowField<LocalTime>DebitMemoReqSubsqntProcFlow.CREATION_TIMEUse with available fluent helpers to apply the CreationTime field to query operations.static final DebitMemoReqSubsqntProcFlowField<String>DebitMemoReqSubsqntProcFlow.DEBIT_MEMO_REQUESTUse with available fluent helpers to apply the DebitMemoRequest field to query operations.static final DebitMemoReqSubsqntProcFlowField<LocalDateTime>DebitMemoReqSubsqntProcFlow.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final DebitMemoReqSubsqntProcFlowField<String>DebitMemoReqSubsqntProcFlow.OVERALL_BILLING_STATUSUse with available fluent helpers to apply the OverallBillingStatus field to query operations.static final DebitMemoReqSubsqntProcFlowField<String>DebitMemoReqSubsqntProcFlow.OVERALL_SD_PROCESS_STATUSUse with available fluent helpers to apply the OverallSDProcessStatus field to query operations.static final DebitMemoReqSubsqntProcFlowField<String>DebitMemoReqSubsqntProcFlow.PROCESS_FLOW_LEVELUse with available fluent helpers to apply the ProcessFlowLevel field to query operations.static final DebitMemoReqSubsqntProcFlowField<String>DebitMemoReqSubsqntProcFlow.RELATED_PROC_FLOW_DOC_STS_FIELD_NAMEUse with available fluent helpers to apply the RelatedProcFlowDocStsFieldName field to query operations.static final DebitMemoReqSubsqntProcFlowField<String>DebitMemoReqSubsqntProcFlow.SUBSEQUENT_DOCUMENTUse with available fluent helpers to apply the SubsequentDocument field to query operations.static final DebitMemoReqSubsqntProcFlowField<String>DebitMemoReqSubsqntProcFlow.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.debitmemorequest that return DebitMemoReqSubsqntProcFlowFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DebitMemoReqSubsqntProcFlowField<T>DebitMemoReqSubsqntProcFlow.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DebitMemoReqSubsqntProcFlowField<T>Use with available fluent helpers to apply an extension field to query operations.