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

change value table cdpos

Former Member
0 Likes
361

Can we fetch changed values stored in cdpos related to fields eindt,menge, netpr.since a single table doesn't contain all these fields when i am using select statement for cdpos i am not getting proper idea about tabname in where condition .i can put the table name overthere but if more than one table is needed then how to use select query for cdpos .actually i am running shor of information.

1 REPLY 1
Read only

Former Member
0 Likes
328

in where condiiton u can write

tabname = 'VBAK' or

tabname = 'VBUK'