Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.AssetTransactionField
Packages that use AssetTransactionField
-
Uses of AssetTransactionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as AssetTransactionFieldModifier and TypeFieldDescriptionstatic final AssetTransactionField<String>AssetTransaction.ASSET_TRANSACTION_TYPE_IDUse with available fluent helpers to apply the AssetTransactionType_ID field to query operations.static final AssetTransactionField<String>AssetTransaction.ASSET_TRANSACTION_TYPE_TEXTUse with available fluent helpers to apply the AssetTransactionTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return AssetTransactionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AssetTransactionField<T>AssetTransaction.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AssetTransactionField<T>Use with available fluent helpers to apply an extension field to query operations.