‎2006 Dec 14 10:35 AM
Hi,
I,m unable to add values to DD03L table for a particluar database table.
Is there any way to do this?
Please let me know its urgent..
‎2006 Dec 14 11:51 AM
Hello Santosh
I do not see why you want to update table DD03L directly, but you may try and use function modules DDIF_TABL_GET, DDIF_TABL_PUT (and perhaps DDIF_TABL_ACTIVATE).
Please note that I have not used these function modules yet. Thus, you are using them at your own risk, particularly if you try to modify SAP standard tables.
Regards
Uwe
‎2006 Dec 14 11:57 AM
Hi Santosh,
Check this function module <b>DB_ADD_TABLE_FIELDS</b>.
Thanks,
Vinay
‎2006 Dec 14 12:24 PM
Hi Vinay,
Please tell me what are the parameters we need to pass the function module.
Thanks and Regards,
Santhosh
‎2006 Dec 14 3:38 PM
Please check my weblog for more info...
<a href="/people/alvaro.tejadagalindo/blog/2006/03/14/taking-good-care-of-z-tables good care of Z tables</a>
Greetings,
Blag.
‎2006 Dec 15 9:25 AM
hi
good
you can add value to a database table using the following process
2-Append Structure into a table.
3-BDC
4-LSMW
thanks
mrutyun^