Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.TRIALBALANCEParametersSelectable
Packages that use TRIALBALANCEParametersSelectable
Package
Description
-
Uses of TRIALBALANCEParametersSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as TRIALBALANCEParametersSelectableModifier and TypeFieldDescriptionstatic final TRIALBALANCEParametersSelectableTRIALBALANCEParameters.ALL_FIELDSSelector for all available fields of TRIALBALANCEParameters. -
Uses of TRIALBALANCEParametersSelectable 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 TRIALBALANCEParametersSelectableModifier and TypeClassDescriptionclassTRIALBALANCEParametersField<FieldT>Template class to represent entity fields of the EntityTRIALBALANCEParameters. -
Uses of TRIALBALANCEParametersSelectable 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 TRIALBALANCEParametersSelectableModifier and TypeClassDescriptionclassTRIALBALANCEParametersLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTRIALBALANCEParametersto other entities.classTRIALBALANCEParametersOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTRIALBALANCEParametersto other entities, where the cardinality of the related entity is at most 1.