Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.LogicalSystemSelectable
Packages that use LogicalSystemSelectable
Package
Description
-
Uses of LogicalSystemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as LogicalSystemSelectableModifier and TypeFieldDescriptionstatic final LogicalSystemSelectableLogicalSystem.ALL_FIELDSSelector for all available fields of LogicalSystem. -
Uses of LogicalSystemSelectable 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 LogicalSystemSelectableModifier and TypeClassDescriptionclassLogicalSystemField<FieldT>Template class to represent entity fields of the EntityLogicalSystem. -
Uses of LogicalSystemSelectable 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 LogicalSystemSelectableModifier and TypeClassDescriptionclassLogicalSystemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLogicalSystemto other entities.classLogicalSystemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLogicalSystemto other entities, where the cardinality of the related entity is at most 1.