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 not same in table and in debug mode

Former Member
0 Likes
474

hi everybody

Im retrieving the data in table vbsegs where bstat is 'V' i.e. for parked documents

but the problem is that in debug mode, the value of bstat is getting the values like 'G', 'D' etc

but when i check the entries in the table, the field bstat is 'V' for these particular documents

does anybody wat can be the problem?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
427

value of bstat is comes from selection screen?

if possible post your select query.

2 REPLIES 2
Read only

Former Member
0 Likes
427

Hi, pls check any conversion exit is using for the corresponding field. May be that reason only the value will defer from table entry and debug mode as well

Suku

Read only

Former Member
0 Likes
428

value of bstat is comes from selection screen?

if possible post your select query.