cancel
Showing results for 
Search instead for 
Did you mean: 

Change table assignment of variable within transaction GS12

former_member238061
Contributor
0 Kudos

Hello,

I face the problem that someone assigned a standard report painter/writer value variable (beginning with 1...) to a customer-specific table.

Formerly, it was assigned to table CCSS (which would have been correct).

Is there a way to change back to CCSS (in the example) within transaction GS12 (change variable)?

Result: Dumps during report group generation etc.

Thanks a lot for input.

Thomas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi..

You can’t change table of variable using GS12 t-code.

The variable that you want to change is used for report of report painter.

So, You can change the variable with customer-specific table with the variable with CCSS table in report of report painter using t-code GRR2.

former_member238061
Contributor
0 Kudos

Hello Big,

thanks for your reply.

However, I do not want to change the variable.

Instead, I have to change "from wrong table into correct table".

Is there (like for reports) a way to import the standard variables from client 000 or something like that.

With kind regards

Thomas

former_member238061
Contributor
0 Kudos

Hello,

I think I found a solution.

Transaction GS19 (import variables from client 000) might help.

With kind regards

Thomas