Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.FinancialTransactionSelectable
Packages that use FinancialTransactionSelectable
Package
Description
-
Uses of FinancialTransactionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as FinancialTransactionSelectableModifier and TypeFieldDescriptionstatic final FinancialTransactionSelectableFinancialTransaction.ALL_FIELDSSelector for all available fields of FinancialTransaction. -
Uses of FinancialTransactionSelectable 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 FinancialTransactionSelectableModifier and TypeClassDescriptionclassFinancialTransactionField<FieldT>Template class to represent entity fields of the EntityFinancialTransaction. -
Uses of FinancialTransactionSelectable 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 FinancialTransactionSelectableModifier and TypeClassDescriptionclassFinancialTransactionLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFinancialTransactionto other entities.classFinancialTransactionOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFinancialTransactionto other entities, where the cardinality of the related entity is at most 1.