Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9129

Re: Get data from 2 table into 1 internal table

$
0
0

Hi Tee Gee.

 

i have a proble again, how can i merge 3 or more internal table into 1 internal table?

if i use your turn, the value one of table is not correct. If i use your turn, the output will like this

 

| mseg |  | mardh |

|   2     |  |    3     |

|   3     |  |    3     |

|   1     |  |    3     |

 

but in the table like this

 

| mseg |  | mardh |

|   2     |  |    3     |

|   3     |  |    1     |

|   1     |

 

still confuse

Thanks


Viewing all articles
Browse latest Browse all 9129

Trending Articles