11 - ABAP Programming - Classical Reports - Multiple Database Tables(FOR ALL ENTRIES IN) Part4

preview_player
Показать описание
-Declaring a Final Internal Table of 6 Columns.
-Moving the data of Header Internal table and Item Internal table in to Final Internal Table Using APPEND.
-Displaying the Data From Final Internal Table.
Рекомендации по теме
Комментарии
Автор

Sir.. you don't know what you are!!... you are really 'MESSENGER OF GOD ' for those who new to SAP ..SIR a request to you please start 'FIELD SYMBOL '... Thank you SIR

renukaghosh
Автор

Sir, you cleared my concept of loop and read execution logic... Thanks a lot..

bablu
Автор

Hello Rahul Sir, we have already declared 2 structures, internal tables, and work areas. So why are we declaring new structures and internal tables to get output?

NomanRaza-tu
Автор

Why you are looping lt_data? There is only one matching record right. Can we go with read statement for this.

charan
Автор

Sir, Could you please explain us this concept by using 4 tables .So it will be more understandable.
You are way of teaching is excellent.

saisshekar
Автор

Sir, what if we use loop for item table first and then use read table in that loop for header table, will that work?

pranjalgunjal
Автор

Hello, sir I am getting an error "lwa_data1 cannot be converted to the row type of lt_data1. The reverse is also not possible." What should I do??

AreebaJahangir-kx
Автор

Hi Rahul if i have 4 tables, then should i use 4 loops if i have more than 1 matching record?

itsPranjalMalviya
Автор

Can I give loop statement to item table I’ll give read statement header table what should happen is it correct or not ….can we do like this…

KiranLanka-ws
Автор

Can we use 'loop' for item table and 'read table' for header table?

shrutichakraborty
Автор

Hello sir, if I've four tables and I am using the for all entries then in that case do I use 4 loops or is it okay if I use one loop and three read statements inside the loop?

bhushangayake
Автор

Sir if we not use for all entries then also it will fetch the records then y we are using for all entries.

AmanMohanty-qx
Автор

sir shall we do same process using subroutines?

rupeshrupi
Автор

Hi Sir can we get you coaching on real time experience

InsaneGamer-lqwc
Автор

Sir if we not use for all entries then also it will fetch the records then y we are using for all entries.

AmanMohanty-qx