Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.selectable.FinPlanningEntryItemSelectable
Packages that use FinPlanningEntryItemSelectable
Package
Description
-
Uses of FinPlanningEntryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem declared as FinPlanningEntryItemSelectableModifier and TypeFieldDescriptionstatic final FinPlanningEntryItemSelectableFinPlanningEntryItem.ALL_FIELDSSelector for all available fields of FinPlanningEntryItem. -
Uses of FinPlanningEntryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.field that implement FinPlanningEntryItemSelectableModifier and TypeClassDescriptionclassFinPlanningEntryItemField<FieldT>Template class to represent entity fields of the EntityFinPlanningEntryItem. -
Uses of FinPlanningEntryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.link that implement FinPlanningEntryItemSelectableModifier and TypeClassDescriptionclassFinPlanningEntryItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFinPlanningEntryItemto other entities.classFinPlanningEntryItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFinPlanningEntryItemto other entities, where the cardinality of the related entity is at most 1.