Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

data

Former Member
0 Likes
411

what is transaction data and what is application table? could u plzz tell

2 REPLIES 2
Read only

Former Member
0 Likes
392

hi,

Transaction data - These are the business documents that you create using the master data - Purchase orders, sales orders etc

TRANSACTION DATA

http://help.sap.com/saphelp_nw2004s/helpdata/en/9d/193e4045796913e10000000a1550b0/content.htm

Regards,

Santosh

Read only

Former Member
0 Likes
392

Hi,

Transaction data are those data which are regularly updated or changed and represents the day to day business process. Some of the examples is like Sales order data, purchase order data, delivery data and so on. Any data which is captured in a business processs and changes frequently qualify for a transaction data.

Application tables are the tables which store the transaction data. Once you do a business process using a SAP transaction the system will store the data in their respective application tables. For example Sales related data is stored in tables such as VBAK, VBAP, VBFA, VBUK and so on. Delivery related business data is stored in tables like LIKP, LIPS and so on...

Hope this helps

Cheers

VJ