Hi all,
I have problem, but don't know how to do, pls give me any solution.
My problem : I have internal table have data, EX:
Ass Code Asset Name Cost center Amount CO1 CO2 CO3 ....... 211200000 A machine CO3 100 211200010 B machine CO2 200 ......
Now, I want to assign Amount value to CO1,CO2,CO3 ........ as:
Asset Code Asset Name Cost center Amount CO1 CO2 CO3 ....... 2112000 A machine CO3 100 100 2112001 B machine CO2 200 200 ......
Pls tell me how to do it