Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.selectable.EarmarkedFundsDocumentSelectable
Packages that use EarmarkedFundsDocumentSelectable
Package
Description
-
Uses of EarmarkedFundsDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument declared as EarmarkedFundsDocumentSelectableModifier and TypeFieldDescriptionstatic final EarmarkedFundsDocumentSelectableEarmarkedFundsDocument.ALL_FIELDSSelector for all available fields of EarmarkedFundsDocument. -
Uses of EarmarkedFundsDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.field that implement EarmarkedFundsDocumentSelectableModifier and TypeClassDescriptionclassEarmarkedFundsDocumentField<FieldT>Template class to represent entity fields of the EntityEarmarkedFundsDocument. -
Uses of EarmarkedFundsDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.link that implement EarmarkedFundsDocumentSelectableModifier and TypeClassDescriptionclassEarmarkedFundsDocumentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEarmarkedFundsDocumentto other entities.classEarmarkedFundsDocumentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEarmarkedFundsDocumentto other entities, where the cardinality of the related entity is at most 1.