Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.selectable.ServiceOrderConfirmationSelectable
Packages that use ServiceOrderConfirmationSelectable
Package
Description
-
Uses of ServiceOrderConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderConfirmationSelectableModifier and TypeFieldDescriptionstatic final ServiceOrderConfirmationSelectableServiceOrderConfirmation.ALL_FIELDSSelector for all available fields of ServiceOrderConfirmation. -
Uses of ServiceOrderConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field that implement ServiceOrderConfirmationSelectableModifier and TypeClassDescriptionclassServiceOrderConfirmationField<FieldT>Template class to represent entity fields of the EntityServiceOrderConfirmation. -
Uses of ServiceOrderConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link that implement ServiceOrderConfirmationSelectableModifier and TypeClassDescriptionclassServiceOrderConfirmationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderConfirmationto other entities.classServiceOrderConfirmationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderConfirmationto other entities, where the cardinality of the related entity is at most 1.