Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.FixedAssetField
Packages that use FixedAssetField
-
Uses of FixedAssetField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as FixedAssetFieldModifier and TypeFieldDescriptionstatic final FixedAssetField<String>FixedAsset.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final FixedAssetField<String>FixedAsset.COMPANY_CODE_NAMEUse with available fluent helpers to apply the CompanyCodeName field to query operations.static final FixedAssetField<String>FixedAsset.FIXED_ASSET_IDUse with available fluent helpers to apply the FixedAsset_ID field to query operations.static final FixedAssetField<String>FixedAsset.FIXED_ASSET_TEXTUse with available fluent helpers to apply the FixedAssetText field to query operations.static final FixedAssetField<String>FixedAsset.MASTER_FIXED_ASSETUse with available fluent helpers to apply the MasterFixedAsset field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return FixedAssetFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FixedAssetField<T>FixedAsset.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FixedAssetField<T>Use with available fluent helpers to apply an extension field to query operations.