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

Re: Dynamically select with inner table

$
0
0

Hello Krzysztof,

 

sustituteforthis:

 

CONCATENATE '/dbm/vbak_db     AS a '

   'INNER JOIN   /dbm/vbpa        AS b ON a~vbeln EQ b~vbeln'
   'INNER JOIN   /dbm/vbap        AS c ON a~vbeln EQ c~vbeln'
   'INNER JOIN   kna1             AS d ON a~kunnr EQ d~kunnr'
   'INNER JOIN   vlcvehicle       AS e ON a~vguid EQ e~vguid'
   'INNER JOIN   /dbm/splhdr_db   AS f ON a~vbeln EQ f~vbeln '
   'INNER JOIN   MAKT             AS g ON c~MATNR EQ g~MATNR'
   'INNER JOIN   /dbm/v_model     AS h ON e~vguid EQ h~MODEL_GUID'  
   'INNER JOIN   zaida_model      AS i ON e~vguid EQ i~product_guid'
   'INNER JOIN   dbm_v_imodel     AS j On i~product_guid eq j~product_guid' 

 

INTO LV_FROM_GROUP SEPARATED BY SPACE.

 

 

I hope you help.


Viewing all articles
Browse latest Browse all 8468

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>