Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.selectable.SrvcOrdTmplDurationSelectable
Packages that use SrvcOrdTmplDurationSelectable
Package
Description
-
Uses of SrvcOrdTmplDurationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as SrvcOrdTmplDurationSelectableModifier and TypeFieldDescriptionstatic final SrvcOrdTmplDurationSelectableSrvcOrdTmplDuration.ALL_FIELDSSelector for all available fields of SrvcOrdTmplDuration. -
Uses of SrvcOrdTmplDurationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field that implement SrvcOrdTmplDurationSelectableModifier and TypeClassDescriptionclassSrvcOrdTmplDurationField<FieldT>Template class to represent entity fields of the EntitySrvcOrdTmplDuration. -
Uses of SrvcOrdTmplDurationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link that implement SrvcOrdTmplDurationSelectableModifier and TypeClassDescriptionclassSrvcOrdTmplDurationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdTmplDurationto other entities.classSrvcOrdTmplDurationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdTmplDurationto other entities, where the cardinality of the related entity is at most 1.