Transaction Detail Data

In the general tab of the view the transaction detail data was added in order to use the definition of the Transaction screen within the Views.

By using this feature, if you change the layout in the Transaction, that layout will be included in the View too. In this way, you won’t have to do repetitive tasks in order to have the same layout in both Transaction and View.

For example, if you delete attribute from the Transction and we set them in a table with two columns:

TransactionDetailDataImg01

The View automatically will be displayed in that same way, without the deleted columns and in two columns:

TransactionDetailDataImg02

This is possible because the View includes the content of the table set as View Detail Data within the Transaction:

TransactionDetailDataImg03

By default, that table is the TableAttribute of the Transaction:

TransactionDetailDataImg04

However, you can define the exact table to be used as View Detail Data:

TransactionDetailDataImg05

Also if you want you can customize the content of the Transaction detail data. To do this you need to do right click ->> 'Customize Transaction detail data':

TransactionDetailDataImg06

TransactionDetailDataImg07

When you do this the Tab General of the Transaction and the Transaction screen will not be more synchronized.