Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.TRIALBALANCEResultSelectable
Packages that use TRIALBALANCEResultSelectable
Package
Description
-
Uses of TRIALBALANCEResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as TRIALBALANCEResultSelectableModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultSelectableTRIALBALANCEResult.ALL_FIELDSSelector for all available fields of TRIALBALANCEResult. -
Uses of TRIALBALANCEResultSelectable 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 TRIALBALANCEResultSelectableModifier and TypeClassDescriptionclassTRIALBALANCEResultField<FieldT>Template class to represent entity fields of the EntityTRIALBALANCEResult. -
Uses of TRIALBALANCEResultSelectable 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 TRIALBALANCEResultSelectableModifier and TypeClassDescriptionclassTRIALBALANCEResultLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTRIALBALANCEResultto other entities.classTRIALBALANCEResultOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTRIALBALANCEResultto other entities, where the cardinality of the related entity is at most 1.