Skip to Content
0
Former Member
Dec 11, 2006 at 05:38 PM

alternative to REGUP table

333 Views

Hi, I am trying to get information from REGUP table however in my WHERE clause in the SQL statement, I only have VBLNR column, since we cannot create index to this table, my access to this table is slow.

My question, are there any other tables in which the information in REGUP table is also stored so I can use that table(s) instead of REGUP?

Pls advise.

thank you.