Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.BusinessTransactionField
Packages that use BusinessTransactionField
-
Uses of BusinessTransactionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as BusinessTransactionFieldModifier and TypeFieldDescriptionstatic final BusinessTransactionField<String>BusinessTransaction.BUSINESS_TRANSACTION_TYPE_IDUse with available fluent helpers to apply the BusinessTransactionType_ID field to query operations.static final BusinessTransactionField<String>BusinessTransaction.BUSINESS_TRANSACTION_TYPE_TEXTUse with available fluent helpers to apply the BusinessTransactionTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return BusinessTransactionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessTransactionField<T>BusinessTransaction.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessTransactionField<T>Use with available fluent helpers to apply an extension field to query operations.