Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.GroupMasterFixedAssetSelectable
Packages that use GroupMasterFixedAssetSelectable
Package
Description
-
Uses of GroupMasterFixedAssetSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GroupMasterFixedAssetSelectableModifier and TypeFieldDescriptionstatic final GroupMasterFixedAssetSelectableGroupMasterFixedAsset.ALL_FIELDSSelector for all available fields of GroupMasterFixedAsset. -
Uses of GroupMasterFixedAssetSelectable 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 GroupMasterFixedAssetSelectableModifier and TypeClassDescriptionclassGroupMasterFixedAssetField<FieldT>Template class to represent entity fields of the EntityGroupMasterFixedAsset. -
Uses of GroupMasterFixedAssetSelectable 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 GroupMasterFixedAssetSelectableModifier and TypeClassDescriptionclassGroupMasterFixedAssetLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGroupMasterFixedAssetto other entities.classGroupMasterFixedAssetOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGroupMasterFixedAssetto other entities, where the cardinality of the related entity is at most 1.