Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.selectable.SDDocumentReasonSelectable
Packages that use SDDocumentReasonSelectable
Package
Description
-
Uses of SDDocumentReasonSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason declared as SDDocumentReasonSelectableModifier and TypeFieldDescriptionstatic final SDDocumentReasonSelectableSDDocumentReason.ALL_FIELDSSelector for all available fields of SDDocumentReason. -
Uses of SDDocumentReasonSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.field that implement SDDocumentReasonSelectableModifier and TypeClassDescriptionclassSDDocumentReasonField<FieldT>Template class to represent entity fields of the EntitySDDocumentReason. -
Uses of SDDocumentReasonSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.link that implement SDDocumentReasonSelectableModifier and TypeClassDescriptionclassSDDocumentReasonLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSDDocumentReasonto other entities.classSDDocumentReasonOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSDDocumentReasonto other entities, where the cardinality of the related entity is at most 1.