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