Skip to Content
0
Former Member
Aug 24, 2016 at 01:16 PM

Update or insert into T521B

97 Views

Hello,

I would like to know is it possible to update T521B or to insert into T521B directly through ABAP code, using function module or something similar? Just to explain, I know that I can directly update or insert rows into table, but I am not sure that I won't mess up things in T521B by doing DML statements directly. I have to insert about 10.000 rows and I need to do it in the most efficient way.

I would greatly appreciate any advice.