Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.selectable.ServiceOrderItemConfirmationSelectable
Packages that use ServiceOrderItemConfirmationSelectable
Package
Description
-
Uses of ServiceOrderItemConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderItemConfirmationSelectableModifier and TypeFieldDescriptionstatic final ServiceOrderItemConfirmationSelectableServiceOrderItemConfirmation.ALL_FIELDSSelector for all available fields of ServiceOrderItemConfirmation. -
Uses of ServiceOrderItemConfirmationSelectable 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 ServiceOrderItemConfirmationSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityServiceOrderItemConfirmation. -
Uses of ServiceOrderItemConfirmationSelectable 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 ServiceOrderItemConfirmationSelectableModifier and TypeClassDescriptionclassServiceOrderItemConfirmationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderItemConfirmationto other entities.classServiceOrderItemConfirmationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderItemConfirmationto other entities, where the cardinality of the related entity is at most 1.