Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChangeRecordRefProdnRoutingSelectable
Packages that use ChangeRecordRefProdnRoutingSelectable
Package
Description
-
Uses of ChangeRecordRefProdnRoutingSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChangeRecordRefProdnRoutingSelectableModifier and TypeFieldDescriptionstatic final ChangeRecordRefProdnRoutingSelectableChangeRecordRefProdnRouting.ALL_FIELDSSelector for all available fields of ChangeRecordRefProdnRouting. -
Uses of ChangeRecordRefProdnRoutingSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field that implement ChangeRecordRefProdnRoutingSelectableModifier and TypeClassDescriptionclassChangeRecordRefProdnRoutingField<FieldT>Template class to represent entity fields of the EntityChangeRecordRefProdnRouting. -
Uses of ChangeRecordRefProdnRoutingSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link that implement ChangeRecordRefProdnRoutingSelectableModifier and TypeClassDescriptionclassChangeRecordRefProdnRoutingLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeRecordRefProdnRoutingto other entities.classChangeRecordRefProdnRoutingOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeRecordRefProdnRoutingto other entities, where the cardinality of the related entity is at most 1.