Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
DJ, I just realized something: T683T is a buffered table. It could be that changing the data outside of SAP did not trigger the kernel to detect the change, and you may be SELECTing buffered data from the app server. (one more reason not to change data in SAP tables using SQL.) Cheers, Terry
| | | ---------------Original Message--------------- From: DJOlavarrieta Sent: Wednesday, May 25, 2011 12:30 PM Subject: ME29N (Changing condition labels) V69A - LV69AF11 line 53 SELECT SINGLE * FROM t683t WHERE spras = sy-langu AND kvewe = 'A' AND kappl = komk-kappl AND kalsm = komk-kalsm AND stunr = komv-stunr. vs select * from dev.T683T where MANDT='400' and SPRAS='S' and KVEWE='A' and KAPPL='M' and KALSM='RM0000' and STUNR='022' Thanks | | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | TerryB SAP ABAP Helper
Posted helpful replies on 5 threads in a group to earn a Bronze Achievement Popular White Papers In the Spotlight _.____.__ |