Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.ServiceConfItemUserStatusSelectable
Packages that use ServiceConfItemUserStatusSelectable
Package
Description
-
Uses of ServiceConfItemUserStatusSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfItemUserStatusSelectableModifier and TypeFieldDescriptionstatic final ServiceConfItemUserStatusSelectableServiceConfItemUserStatus.ALL_FIELDSSelector for all available fields of ServiceConfItemUserStatus. -
Uses of ServiceConfItemUserStatusSelectable 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 ServiceConfItemUserStatusSelectableModifier and TypeClassDescriptionclassServiceConfItemUserStatusField<FieldT>Template class to represent entity fields of the EntityServiceConfItemUserStatus. -
Uses of ServiceConfItemUserStatusSelectable 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 ServiceConfItemUserStatusSelectableModifier and TypeClassDescriptionclassServiceConfItemUserStatusLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfItemUserStatusto other entities.classServiceConfItemUserStatusOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfItemUserStatusto other entities, where the cardinality of the related entity is at most 1.