Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.ServiceConfirmationSelectable
Packages that use ServiceConfirmationSelectable
Package
Description
-
Uses of ServiceConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfirmationSelectableModifier and TypeFieldDescriptionstatic final ServiceConfirmationSelectableServiceConfirmation.ALL_FIELDSSelector for all available fields of ServiceConfirmation. -
Uses of ServiceConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field that implement ServiceConfirmationSelectableModifier and TypeClassDescriptionclassServiceConfirmationField<FieldT>Template class to represent entity fields of the EntityServiceConfirmation. -
Uses of ServiceConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link that implement ServiceConfirmationSelectableModifier and TypeClassDescriptionclassServiceConfirmationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfirmationto other entities.classServiceConfirmationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfirmationto other entities, where the cardinality of the related entity is at most 1.