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

Re: Creation of Table type with out using structure

$
0
0

use below code.

 

SELECT * FROM mara

        INTO TABLE lt_mara

         FOR ALL ENTRIES IN lt_matnr

         WHERE matnr = lt_matnr-table_line.


Viewing all articles
Browse latest Browse all 8635

Trending Articles