Application Development 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: 

checks in SM30

Former Member
0 Kudos

Hi All,

Hope are all doing fine!!!

am entering values in database table thru sm30 ( table maintenance) ,,,but while saving the entries in the database table..,i have to validate the entries for a particular fields ,,,

so am using select single ..........where fld1 = fld2 ....

fld2 is the value which am entering in the sm30,,,,but in the debugging mode i have checked that fld2 is not getting populated and its empty,,, i have even entered table-fld2 in the debugging mode but even its empty the value is not getting populated

Any solutions for this will be highly appreciated!!!!

Thanks

Jack

3 REPLIES 3

former_member404244
Active Contributor
0 Kudos

Hi,

Please go through the below link to have more inputs.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-87652872...

Regards,

Nagaraj

Former Member
0 Kudos

<<Copy paste from http://www.indiastudychannel.com/resources/50466-EVENTS-table-maintenance-generator-ABAP.aspx>>;

Hi Dude,

<<Text, and points, removed>>.

Thanks & Regards

Ramakrishna Pathi

Edited by: Matt on Mar 6, 2009 10:28 AM

0 Kudos

Hi Ramakrishna,

U solved my problem....

Thanks

Jack