Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.ControllingAreaResultSelectable
Packages that use ControllingAreaResultSelectable
Package
Description
-
Uses of ControllingAreaResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ControllingAreaResultSelectableModifier and TypeFieldDescriptionstatic final ControllingAreaResultSelectableControllingAreaResult.ALL_FIELDSSelector for all available fields of ControllingAreaResult. -
Uses of ControllingAreaResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field that implement ControllingAreaResultSelectableModifier and TypeClassDescriptionclassControllingAreaResultField<FieldT>Template class to represent entity fields of the EntityControllingAreaResult. -
Uses of ControllingAreaResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that implement ControllingAreaResultSelectableModifier and TypeClassDescriptionclassControllingAreaResultLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofControllingAreaResultto other entities.classControllingAreaResultOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofControllingAreaResultto other entities, where the cardinality of the related entity is at most 1.