Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.ClearingJournalEntryResultSelectable
Packages that use ClearingJournalEntryResultSelectable
Package
Description
-
Uses of ClearingJournalEntryResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ClearingJournalEntryResultSelectableModifier and TypeFieldDescriptionstatic final ClearingJournalEntryResultSelectableClearingJournalEntryResult.ALL_FIELDSSelector for all available fields of ClearingJournalEntryResult. -
Uses of ClearingJournalEntryResultSelectable 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 ClearingJournalEntryResultSelectableModifier and TypeClassDescriptionclassClearingJournalEntryResultField<FieldT>Template class to represent entity fields of the EntityClearingJournalEntryResult. -
Uses of ClearingJournalEntryResultSelectable 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 ClearingJournalEntryResultSelectableModifier and TypeClassDescriptionclassClearingJournalEntryResultLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofClearingJournalEntryResultto other entities.classClearingJournalEntryResultOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofClearingJournalEntryResultto other entities, where the cardinality of the related entity is at most 1.