12 - ABAP Programming - Classical Reports - Multiple Database Tables(FOR ALL ENTRIES IN) Part5

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ส.ค. 2024

ความคิดเห็น • 23

  • @vinayvaddempudi
    @vinayvaddempudi 2 หลายเดือนก่อน +1

    thank you soo much sir

  • @adityas.6000
    @adityas.6000 ปีที่แล้ว +4

    Thank you so much for providing premium quality content

  • @Gathering_wisdom
    @Gathering_wisdom 7 หลายเดือนก่อน +1

    Sir have u uploaded video of classical report for multiple tables? Like in a table can we have fields and record from 5 diff table where common field is not there where can I find that video ? If u have taught for eh7 and not for hana I have an assignment where I want an output with 2 selection option one parameter and output should have fields of ekpo ekkp mara kna1 fields?

  • @ahmedgomaa177
    @ahmedgomaa177 5 หลายเดือนก่อน +1

    Sir Select inside loop causes Override? i know its performance is bad

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  5 หลายเดือนก่อน +1

      Once you move in the same playlist, you will find videos of best performance practices, then you will get the answers of all questions.

    • @ahmedgomaa177
      @ahmedgomaa177 5 หลายเดือนก่อน +1

      Thank you sir Rahul
      @@sapabapbyrahulmehta

  • @remycas7050
    @remycas7050 16 ชั่วโมงที่ผ่านมา

    Hi Rahul, Im Alejandro and follow you on the diferent playlist, on your youtube chanel but in this playlist i have the error with my code *** When you use the additional "FOR ALL ENTRIES IN itab", the fields "ONO" and "LT_DATA-ono" must have the same type and the same length. ****** The data type is correct on the tables ZORDH_28 and ZORDI_28, please help me because i cant follow on the next video of training, very very thanks.

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  6 ชั่วโมงที่ผ่านมา

      Hello Check your Internal tables. It means in the first internal table ONO is declared by using different data element. Please take the data element of your order number. If you are unable to resolve it. You can paste your code here.

  • @sreekumarreddy4361
    @sreekumarreddy4361 7 หลายเดือนก่อน

    What if two table tables no common field how to use for all entries

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  7 หลายเดือนก่อน

      It is not possible. Whenever, we fetch data from a table based upon first, common field is mandatory.

  • @The03325883518
    @The03325883518 11 หลายเดือนก่อน +2

    hii #RahulMehta can u please make a video of fetching data from 3 or more than 3 tables with the use of for all entries in statement ?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  11 หลายเดือนก่อน

      Hello Nirmalya, the 3 tables example is available in Project Case Studies Playlist. Below is the attached link for the playlist -th-cam.com/play/PLM3lhmHjSeIRh0kwuQXWx4IO2vuogr9Ng.html&si=MuLsvYy0Vw6tIdFu

    • @The03325883518
      @The03325883518 11 หลายเดือนก่อน +1

      @@sapabapbyrahulmehta oh thank u,, and is there any example of more than 3 table's ?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  11 หลายเดือนก่อน

      @@The03325883518 it is a case study of 3 tables only. There is no video of more than 3 tables.

    • @The03325883518
      @The03325883518 11 หลายเดือนก่อน

      @@sapabapbyrahulmehta ok,,bt for more than 3 tables also,,there must be a common field or column in all the tables right ?so that we can fetch details.

    • @The03325883518
      @The03325883518 11 หลายเดือนก่อน +1

      @@sapabapbyrahulmehta for more than 3 tables also,,there must be a common field or column in all the tables right ?so that we can fetch details.