Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.field.SDDocumentReasonTextField
Packages that use SDDocumentReasonTextField
Package
Description
-
Uses of SDDocumentReasonTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason declared as SDDocumentReasonTextFieldModifier and TypeFieldDescriptionstatic final SDDocumentReasonTextField<String>SDDocumentReasonText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SDDocumentReasonTextField<String>SDDocumentReasonText.SD_DOCUMENT_REASONUse with available fluent helpers to apply the SDDocumentReason field to query operations.static final SDDocumentReasonTextField<String>SDDocumentReasonText.SD_DOCUMENT_REASON_TEXTUse with available fluent helpers to apply the SDDocumentReasonText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason that return SDDocumentReasonTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SDDocumentReasonTextField<T>SDDocumentReasonText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SDDocumentReasonTextField<T>Use with available fluent helpers to apply an extension field to query operations.