Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.selectable.TrsyPosFlowSelectable
Packages that use TrsyPosFlowSelectable
Package
Description
-
Uses of TrsyPosFlowSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow declared as TrsyPosFlowSelectableModifier and TypeFieldDescriptionstatic final TrsyPosFlowSelectableTrsyPosFlow.ALL_FIELDSSelector for all available fields of TrsyPosFlow. -
Uses of TrsyPosFlowSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.field that implement TrsyPosFlowSelectableModifier and TypeClassDescriptionclassTrsyPosFlowField<FieldT>Template class to represent entity fields of the EntityTrsyPosFlow. -
Uses of TrsyPosFlowSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.link that implement TrsyPosFlowSelectableModifier and TypeClassDescriptionclassTrsyPosFlowLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTrsyPosFlowto other entities.classTrsyPosFlowOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTrsyPosFlowto other entities, where the cardinality of the related entity is at most 1.