Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.BusinessTransaction
Packages that use BusinessTransaction
Package
Description
-
Uses of BusinessTransaction in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return BusinessTransactionMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type BusinessTransactionModifier and TypeMethodDescriptionprotected Class<BusinessTransaction>BusinessTransactionByKeyFluentHelper.getEntityClass()protected Class<BusinessTransaction>BusinessTransactionFluentHelper.getEntityClass()BusinessTransaction.getType() -
Uses of BusinessTransaction in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type BusinessTransactionModifier and TypeMethodDescriptionBusinessTransactionOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link with type arguments of type BusinessTransactionModifier and TypeMethodDescriptionprotected BusinessTransactionLink<ObjectT>BusinessTransactionLink.translateLinkType(EntityLink<BusinessTransactionLink<ObjectT>, BusinessTransaction, ObjectT> link)