By

How to Transport TVARVC data

You must have received a requirement to transfer TVARVC table data from development system to testing system or production.

TVARVC table basically used to maintain variants that can be used in ABAP program conditions. However, there is a catch that this table is client dependent. Therefore, you need to maintain it in every system.

To avoid this issue, we can use TVARV table to store entries.

Steps to maintain entries in TVARV table and transfer data:

  1. Go to SE16N >> TVARV
  2. Click on ADD line icon

3. Enter Variable Name, Type and Selection Values.

For example, based on company code, we need to add the condition.

4. Click SAVE.

Thanks for vising!

Sangeeta Singh

Leave a Reply

Discover more from HANAxABAP

Subscribe now to keep reading and get access to the full archive.

Continue reading