We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE: RE:[sap-abap] ME29N (Changing condition labels)

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by TerryB (Sr. SAP Developer)
on May 25 at 1:25 PM
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
Mark as helpful
View this online
  
TerryB
SAP ABAP Helper

Posted helpful replies on 5 threads in a group to earn a Bronze Achievement
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language