‎2008 Feb 20 9:57 AM
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.
‎2008 Feb 20 10:05 AM
in where condiiton u can write
tabname = 'VBAK' or
tabname = 'VBUK'