Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.selectable.StandardWorkFmlaParamGroupSelectable
Packages that use StandardWorkFmlaParamGroupSelectable
Package
Description
-
Uses of StandardWorkFmlaParamGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup declared as StandardWorkFmlaParamGroupSelectableModifier and TypeFieldDescriptionstatic final StandardWorkFmlaParamGroupSelectableStandardWorkFmlaParamGroup.ALL_FIELDSSelector for all available fields of StandardWorkFmlaParamGroup. -
Uses of StandardWorkFmlaParamGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.field that implement StandardWorkFmlaParamGroupSelectableModifier and TypeClassDescriptionclassStandardWorkFmlaParamGroupField<FieldT>Template class to represent entity fields of the EntityStandardWorkFmlaParamGroup. -
Uses of StandardWorkFmlaParamGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.link that implement StandardWorkFmlaParamGroupSelectableModifier and TypeClassDescriptionclassStandardWorkFmlaParamGroupLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofStandardWorkFmlaParamGroupto other entities.classStandardWorkFmlaParamGroupOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofStandardWorkFmlaParamGroupto other entities, where the cardinality of the related entity is at most 1.