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