Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.selectable.SDDocumentReasonTextSelectable
Packages that use SDDocumentReasonTextSelectable
Package
Description
-
Uses of SDDocumentReasonTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason declared as SDDocumentReasonTextSelectableModifier and TypeFieldDescriptionstatic final SDDocumentReasonTextSelectableSDDocumentReasonText.ALL_FIELDSSelector for all available fields of SDDocumentReasonText. -
Uses of SDDocumentReasonTextSelectable 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 SDDocumentReasonTextSelectableModifier and TypeClassDescriptionclassSDDocumentReasonTextField<FieldT>Template class to represent entity fields of the EntitySDDocumentReasonText. -
Uses of SDDocumentReasonTextSelectable 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 SDDocumentReasonTextSelectableModifier and TypeClassDescriptionclassSDDocumentReasonTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSDDocumentReasonTextto other entities.classSDDocumentReasonTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSDDocumentReasonTextto other entities, where the cardinality of the related entity is at most 1.