RE: RE:[sap-dev] Selection from 2 internal tables
Posted by
Admin at
|
Share this post:
|
0 Comments
| | Posted by horacio zapettini on Jan 27 at 12:52 PM | |
Kiran, if the op wanted to retrieve data from ddic tables, then for all entries would be just fine (although inner join could be better sometimes :)). But our OP wantts to retrieve data joining two Internal tables and thus, FOR ALL ENTRIES does not apply here.
Horacio
________________________________
De: kirankumar99 via sap-dev [mailto:sap-dev@Groups.ITtoolbox.com]
Enviado el: MiƩrcoles, 27 de Enero de 2010 02:30 p.m.
Para: Horacio Zapettini
Asunto: RE:[sap-dev] Selection from 2 internal tables
[http://userimages.toolbox.com/user/b_1741947.jpg]
Posted by kirankumar99 (SAP Consultant)
on Jan 27 at 12:31 PM
[http://images.ittoolbox.com/vt/icons/vote.png]Mark as helpful<http://it.toolbox.com/api/ContentVote/3264664/1/1/>
Hey this is a very basic query in ABAP. You can place the data into one internal table from two diferent internal tables by using FOR ALL ENTRIES method. If you want complete code for that I will give u.
Kiran
---------------Original Message---------------
From: M_J
Sent: Wednesday, January 27, 2010 1:50 AM
Subject: Selection from 2 internal tables
> I need to select data from 2 internal tables(ITAB1 nad ITAB2) and put it into another internal table(ITAB3) where ITAB1-ID = ITAB2-ID .. could you please tell me how this is possible..
__.____._ Horacio
________________________________
De: kirankumar99 via sap-dev [mailto:sap-dev@Groups.ITtoolbox.com]
Enviado el: MiƩrcoles, 27 de Enero de 2010 02:30 p.m.
Para: Horacio Zapettini
Asunto: RE:[sap-dev] Selection from 2 internal tables
[http://userimages.toolbox.com/user/b_1741947.jpg]
Posted by kirankumar99 (SAP Consultant)
on Jan 27 at 12:31 PM
[http://images.ittoolbox.com/vt/icons/vote.png]Mark as helpful<http://it.toolbox.com/api/ContentVote/3264664/1/1/>
Hey this is a very basic query in ABAP. You can place the data into one internal table from two diferent internal tables by using FOR ALL ENTRIES method. If you want complete code for that I will give u.
Kiran
---------------Original Message---------------
From: M_J
Sent: Wednesday, January 27, 2010 1:50 AM
Subject: Selection from 2 internal tables
> I need to select data from 2 internal tables(ITAB1 nad ITAB2) and put it into another internal table(ITAB3) where ITAB1-ID = ITAB2-ID .. could you please tell me how this is possible..
Copyright © 2010 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
SAP Development Helper
Posted helpful replies on 5 threads in a group to earn a Bronze Achievement
Related Content
In the Spotlight
White Papers
In the Spotlight
Share Knowledge About SAP Scripting. Join the New Discussion Group
View this thread online
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion