Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.selectable.MBOMItmObjDpnAssignmentSelectable
Packages that use MBOMItmObjDpnAssignmentSelectable
Package
Description
-
Uses of MBOMItmObjDpnAssignmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2 declared as MBOMItmObjDpnAssignmentSelectableModifier and TypeFieldDescriptionstatic final MBOMItmObjDpnAssignmentSelectableMBOMItmObjDpnAssignment.ALL_FIELDSSelector for all available fields of MBOMItmObjDpnAssignment. -
Uses of MBOMItmObjDpnAssignmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.field that implement MBOMItmObjDpnAssignmentSelectableModifier and TypeClassDescriptionclassMBOMItmObjDpnAssignmentField<FieldT>Template class to represent entity fields of the EntityMBOMItmObjDpnAssignment. -
Uses of MBOMItmObjDpnAssignmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.link that implement MBOMItmObjDpnAssignmentSelectableModifier and TypeClassDescriptionclassMBOMItmObjDpnAssignmentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMBOMItmObjDpnAssignmentto other entities.classMBOMItmObjDpnAssignmentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMBOMItmObjDpnAssignmentto other entities, where the cardinality of the related entity is at most 1.