Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.selectable.MasterRecipeMatlAssgmtSelectable
Packages that use MasterRecipeMatlAssgmtSelectable
Package
Description
-
Uses of MasterRecipeMatlAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe declared as MasterRecipeMatlAssgmtSelectableModifier and TypeFieldDescriptionstatic final MasterRecipeMatlAssgmtSelectableMasterRecipeMatlAssgmt.ALL_FIELDSSelector for all available fields of MasterRecipeMatlAssgmt. -
Uses of MasterRecipeMatlAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field that implement MasterRecipeMatlAssgmtSelectableModifier and TypeClassDescriptionclassMasterRecipeMatlAssgmtField<FieldT>Template class to represent entity fields of the EntityMasterRecipeMatlAssgmt. -
Uses of MasterRecipeMatlAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link that implement MasterRecipeMatlAssgmtSelectableModifier and TypeClassDescriptionclassMasterRecipeMatlAssgmtLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMasterRecipeMatlAssgmtto other entities.classMasterRecipeMatlAssgmtOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMasterRecipeMatlAssgmtto other entities, where the cardinality of the related entity is at most 1.