Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.selectable.EnterpriseProjBlkFuncSelectable
Packages that use EnterpriseProjBlkFuncSelectable
Package
Description
-
Uses of EnterpriseProjBlkFuncSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EnterpriseProjBlkFuncSelectableModifier and TypeFieldDescriptionstatic final EnterpriseProjBlkFuncSelectableEnterpriseProjBlkFunc.ALL_FIELDSSelector for all available fields of EnterpriseProjBlkFunc. -
Uses of EnterpriseProjBlkFuncSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field that implement EnterpriseProjBlkFuncSelectableModifier and TypeClassDescriptionclassEnterpriseProjBlkFuncField<FieldT>Template class to represent entity fields of the EntityEnterpriseProjBlkFunc. -
Uses of EnterpriseProjBlkFuncSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link that implement EnterpriseProjBlkFuncSelectableModifier and TypeClassDescriptionclassEnterpriseProjBlkFuncLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEnterpriseProjBlkFuncto other entities.classEnterpriseProjBlkFuncOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEnterpriseProjBlkFuncto other entities, where the cardinality of the related entity is at most 1.