‎2007 Apr 25 5:48 PM
Hi Guys,
Is there any function module available to update the table T5U13 directly? If I were to write some update routine myself, how would I go about doing that?
Any help, ideas would be appreciated.
Thanks,
~Mark
‎2007 Apr 25 5:55 PM
You don't need to write any transaction to maintain this table. This is a config table and you can maintain it through configuration (SPRO) or alternatively you can maintain the view V_T5U13 from SM30.
‎2007 Apr 25 6:00 PM
Actually I will need to uplaod A LOT of records and thus doing it manually would not be that feasible. That is the reason I am looking for some way to do it programatically other than BDC.
Thanks,
~Mark
‎2007 Apr 25 6:11 PM