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 updation in bdc session method

Former Member
0 Likes
535

Hi friends,

In BDC session method the data is not updated in to the database untill we release the session.

now where does this data gets stored till the session is released.

i think it holds the data under the session name but where exactly in which table this session is stored and data is stored.

can any one tell me

Regards

Priyanka.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
497

The data will be temporarily stored in APQD and APQI tables in RAW/Compresed format.

Regards,

Ravi kanth Talagana

2 REPLIES 2
Read only

Former Member
0 Likes
498

The data will be temporarily stored in APQD and APQI tables in RAW/Compresed format.

Regards,

Ravi kanth Talagana

Read only

0 Likes
497

hi ravikanth

Can we see that data in those tables.

is it possible to see.?

Regards

Priyanka

Edited by: priyanka jain on Apr 22, 2009 5:09 PM