‎2006 Aug 28 7:57 AM
Hi ,
I have attached subscreen in MM02 in General Plant data/storage location view with the help of SPRO configuration .
I have Appended the structure in Marc for the two fields which i have added in that screen .
Hav written validation modules for those fields those are working fine .
<b>But these fields are not getting updated in Marc table .</b>I guess SAP should take care of updating / inserting those fields are part of MARC table .
or do i need to write some code for that ????
Can you pls help me in this ?
‎2006 Aug 28 8:10 AM
‎2006 Aug 28 8:13 AM
I have already gone through this user exit .
but there wmarc structure is not populating the fields which i have added using append structure
‎2006 Aug 28 8:10 AM
hi
why dnt u make use of the existing fields present in that program and std screen?
take any available screen make the modification accordingly change the lebel..delete the relevant field from screen editor....and modify the module pool...SAP will take care of the rest...
hope u hav copied the std screen seq 01 and modified it accordingly..copy the program saplmgd something and modify the screen in ur zsaplmgd....
Hope this helps..
coz many a times...additional routines needs to b written to make sure Save takes place at database level...
make use of the existing field in the table...
Regds,
gunjan
‎2006 Aug 28 8:32 AM
hi
good
if you have update the table manually than it should work fine, go to se11 and check wheather that structure has been updated properly or not.
go through this link which ll give you details how to update the database table
http://www.sapdevelopment.co.uk/bdc/bdc_dbupdate.htm
http://dev.mysql.com/doc/maxdb/en/84/d8d1d4570411d4aa82006094b92fad/content.htm
thanks
mrutyun