Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.selectable.SrvcOrdItemAppointmentSelectable
Packages that use SrvcOrdItemAppointmentSelectable
Package
Description
-
Uses of SrvcOrdItemAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as SrvcOrdItemAppointmentSelectableModifier and TypeFieldDescriptionstatic final SrvcOrdItemAppointmentSelectableSrvcOrdItemAppointment.ALL_FIELDSSelector for all available fields of SrvcOrdItemAppointment. -
Uses of SrvcOrdItemAppointmentSelectable 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 SrvcOrdItemAppointmentSelectableModifier and TypeClassDescriptionclassSrvcOrdItemAppointmentField<FieldT>Template class to represent entity fields of the EntitySrvcOrdItemAppointment. -
Uses of SrvcOrdItemAppointmentSelectable 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 SrvcOrdItemAppointmentSelectableModifier and TypeClassDescriptionclassSrvcOrdItemAppointmentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdItemAppointmentto other entities.classSrvcOrdItemAppointmentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdItemAppointmentto other entities, where the cardinality of the related entity is at most 1.