Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.GroupFixedAssetField
Packages that use GroupFixedAssetField
-
Uses of GroupFixedAssetField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GroupFixedAssetFieldModifier and TypeFieldDescriptionstatic final GroupFixedAssetField<String>GroupFixedAsset.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final GroupFixedAssetField<String>GroupFixedAsset.COMPANY_CODE_NAMEUse with available fluent helpers to apply the CompanyCodeName field to query operations.static final GroupFixedAssetField<String>GroupFixedAsset.GROUP_FIXED_ASSET_IDUse with available fluent helpers to apply the GroupFixedAsset_ID field to query operations.static final GroupFixedAssetField<String>GroupFixedAsset.GROUP_FIXED_ASSET_TEXTUse with available fluent helpers to apply the GroupFixedAssetText field to query operations.static final GroupFixedAssetField<String>GroupFixedAsset.GROUP_MASTER_FIXED_ASSETUse with available fluent helpers to apply the GroupMasterFixedAsset field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return GroupFixedAssetFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GroupFixedAssetField<T>GroupFixedAsset.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GroupFixedAssetField<T>Use with available fluent helpers to apply an extension field to query operations.