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