Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.selectable.PlannedIndepRqmtSelectable
Packages that use PlannedIndepRqmtSelectable
Package
Description
-
Uses of PlannedIndepRqmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement declared as PlannedIndepRqmtSelectableModifier and TypeFieldDescriptionstatic final PlannedIndepRqmtSelectablePlannedIndepRqmt.ALL_FIELDSSelector for all available fields of PlannedIndepRqmt. -
Uses of PlannedIndepRqmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.field that implement PlannedIndepRqmtSelectableModifier and TypeClassDescriptionclassPlannedIndepRqmtField<FieldT>Template class to represent entity fields of the EntityPlannedIndepRqmt. -
Uses of PlannedIndepRqmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.link that implement PlannedIndepRqmtSelectableModifier and TypeClassDescriptionclassPlannedIndepRqmtLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPlannedIndepRqmtto other entities.classPlannedIndepRqmtOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPlannedIndepRqmtto other entities, where the cardinality of the related entity is at most 1.