Application Development and Automation 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: 
Read only

update table T5U13

Former Member
0 Likes
713

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

3 REPLIES 3
Read only

Former Member
0 Likes
603

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.

Read only

0 Likes
603

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

Read only

Former Member
0 Likes
603

you can write update statement and load the records.