Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.ValuationAreaResultSelectable
Packages that use ValuationAreaResultSelectable
Package
Description
-
Uses of ValuationAreaResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ValuationAreaResultSelectableModifier and TypeFieldDescriptionstatic final ValuationAreaResultSelectableValuationAreaResult.ALL_FIELDSSelector for all available fields of ValuationAreaResult. -
Uses of ValuationAreaResultSelectable 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 ValuationAreaResultSelectableModifier and TypeClassDescriptionclassValuationAreaResultField<FieldT>Template class to represent entity fields of the EntityValuationAreaResult. -
Uses of ValuationAreaResultSelectable 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 ValuationAreaResultSelectableModifier and TypeClassDescriptionclassValuationAreaResultLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofValuationAreaResultto other entities.classValuationAreaResultOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofValuationAreaResultto other entities, where the cardinality of the related entity is at most 1.