Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.FinancialManagementAreaSelectable
Packages that use FinancialManagementAreaSelectable
Package
Description
-
Uses of FinancialManagementAreaSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as FinancialManagementAreaSelectableModifier and TypeFieldDescriptionstatic final FinancialManagementAreaSelectableFinancialManagementArea.ALL_FIELDSSelector for all available fields of FinancialManagementArea. -
Uses of FinancialManagementAreaSelectable 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 FinancialManagementAreaSelectableModifier and TypeClassDescriptionclassFinancialManagementAreaField<FieldT>Template class to represent entity fields of the EntityFinancialManagementArea. -
Uses of FinancialManagementAreaSelectable 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 FinancialManagementAreaSelectableModifier and TypeClassDescriptionclassFinancialManagementAreaLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFinancialManagementAreato other entities.classFinancialManagementAreaOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFinancialManagementAreato other entities, where the cardinality of the related entity is at most 1.