Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.transactiondataforgroupreporting.selectable.GRTransactionDataParametersSelectable
Packages that use GRTransactionDataParametersSelectable
Package
Description
-
Uses of GRTransactionDataParametersSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.transactiondataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.transactiondataforgroupreporting declared as GRTransactionDataParametersSelectableModifier and TypeFieldDescriptionstatic final GRTransactionDataParametersSelectableGRTransactionDataParameters.ALL_FIELDSSelector for all available fields of GRTransactionDataParameters. -
Uses of GRTransactionDataParametersSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.transactiondataforgroupreporting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.transactiondataforgroupreporting.field that implement GRTransactionDataParametersSelectableModifier and TypeClassDescriptionclassGRTransactionDataParametersField<FieldT>Template class to represent entity fields of the EntityGRTransactionDataParameters. -
Uses of GRTransactionDataParametersSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.transactiondataforgroupreporting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.transactiondataforgroupreporting.link that implement GRTransactionDataParametersSelectableModifier and TypeClassDescriptionclassGRTransactionDataParametersLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGRTransactionDataParametersto other entities.classGRTransactionDataParametersOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGRTransactionDataParametersto other entities, where the cardinality of the related entity is at most 1.