45 - ABAP Programming - Internal Table and Work Area Part2

Sdílet
Vložit
  • čas přidán 10. 09. 2024
  • -Declaring Internal table using structure data type created through TYPES.
    -Declaring Work area using structure data type created through TYPES.

Komentáře • 25

  • @jayaramv1882
    @jayaramv1882 Před 3 měsíci +5

    best free content for sap abap

  • @user-mn2wr9nn5q
    @user-mn2wr9nn5q Před 9 měsíci +2

    Hello Sir, I am a functional consultant and was looking for good videos to learn ABAP from many months..
    My search came to end when i have gone through your videos
    You are the best teacher I found to learn ABAP
    You are just incredible and I have no words to express my gratitude towards you
    Your energy level is from another planet.. you are simply the best ❤

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před 9 měsíci

      Thank you very much for your motivating words. It really inspires me a lot. All the very best for your ABAP learning.

  • @455_neetuyadav3
    @455_neetuyadav3 Před měsícem +1

    Bestttttttt ... You explain line by line code, thank you so much sir really really needed

  • @pswami4883
    @pswami4883 Před 11 měsíci +2

    Thank you so much sir for such clear and simple explaination

  • @madhusudanraogandi89
    @madhusudanraogandi89 Před 21 hodinou

    This session contains a valuable information. ❤
    My concern is :
    To combine any kind of data types such are C, N, Date, Time, Integer that is also called as Complex data types
    or
    to combine only Elementary data types is called as Complex data types.
    Thanks Rahul sir 💐

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před 7 hodinami

      Hello Madhu - C, D, T,N, I, P, F- they all are elementary data types. So, both sentences are correct.

  • @vivekdanthamsetty3420
    @vivekdanthamsetty3420 Před 6 měsíci +2

    Sir, at 3:20 u telling about u we created the table but we didnt create table in last video is anything missing

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před 6 měsíci

      Hello Vivek - You started with ABAP Programming that is 3rd playlist, before that there are 2 playlist also. In the second playlist these tables are created.
      Please refer the below mentioned video to know the sequence of the topics.
      czcams.com/video/9EPU8r6Ut7k/video.html

    • @sreeram3998
      @sreeram3998 Před měsícem

      @@sapabapbyrahulmehta Sir , now in this link the videos are now in private

  • @AhamedKabeer-wn1jb
    @AhamedKabeer-wn1jb Před rokem +2

    Thank you..Well explained..

  • @pravingawade1447
    @pravingawade1447 Před 3 měsíci

    Nice explanation

  • @grzewicz1109
    @grzewicz1109 Před rokem +1

    Hi,
    I came across declaring internal table instead of:
    DATA lt_data TYPE TABLE OF lty_data.
    there was first declaring table type and then table itself:
    TYPES tab_type TYPE STANDARD TABLE OF lty_data.
    DATA lt_data TYPE tab_type.
    Is it also correct or your way is preferred?

  • @satyaprasannareddina7870
    @satyaprasannareddina7870 Před 10 měsíci +1

    nice explanation..

  • @mohammedaleem5199
    @mohammedaleem5199 Před 5 měsíci +1

    Hi sir can I use Domain as Data type instead of Data Element ?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před 5 měsíci +1

      You need to use data elements as data element is the outer part and domain is the inner part of data element.

  • @rishikeshsahoo3376
    @rishikeshsahoo3376 Před 7 měsíci +1

    sir, can you give some abap interview questions?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před 7 měsíci

      Hello Rishikesh- I don't have interview questions as such. I only have the reading material which I am referring while preparing the videos.

    • @rishikeshsahoo3376
      @rishikeshsahoo3376 Před 7 měsíci

      @@sapabapbyrahulmehta ok sir