Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.selectable.ProductPlantProcurementSelectable
Packages that use ProductPlantProcurementSelectable
Package
Description
-
Uses of ProductPlantProcurementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductPlantProcurementSelectableModifier and TypeFieldDescriptionstatic final ProductPlantProcurementSelectableProductPlantProcurement.ALL_FIELDSSelector for all available fields of ProductPlantProcurement. -
Uses of ProductPlantProcurementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field that implement ProductPlantProcurementSelectableModifier and TypeClassDescriptionclassProductPlantProcurementField<FieldT>Template class to represent entity fields of the EntityProductPlantProcurement. -
Uses of ProductPlantProcurementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that implement ProductPlantProcurementSelectableModifier and TypeClassDescriptionclassProductPlantProcurementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductPlantProcurementto other entities.classProductPlantProcurementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductPlantProcurementto other entities, where the cardinality of the related entity is at most 1.