Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.selectable.ServiceEntrySheetSelectable
Packages that use ServiceEntrySheetSelectable
Package
Description
-
Uses of ServiceEntrySheetSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet declared as ServiceEntrySheetSelectableModifier and TypeFieldDescriptionstatic final ServiceEntrySheetSelectableServiceEntrySheet.ALL_FIELDSSelector for all available fields of ServiceEntrySheet. -
Uses of ServiceEntrySheetSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.field that implement ServiceEntrySheetSelectableModifier and TypeClassDescriptionclassServiceEntrySheetField<FieldT>Template class to represent entity fields of the EntityServiceEntrySheet. -
Uses of ServiceEntrySheetSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.link that implement ServiceEntrySheetSelectableModifier and TypeClassDescriptionclassServiceEntrySheetLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceEntrySheetto other entities.classServiceEntrySheetOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceEntrySheetto other entities, where the cardinality of the related entity is at most 1.