SAP ABAP [2020] - ABAP 7.40/7.50- REDUCE Operator

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • SAP ABAP [2020] - ABAP 7.40 - REDUCE Operator
    SAP ABAP REDUCE operator is used mostly to do counter operation or sum operation.
    What is SAP ABAP?
    ABAP is a high-level programming language created by the German software company SAP SE.
    ABAP is one of the many application-specific 4th generation languages first developed in the 1980s.
    It was originally the report language for SAP R/2, a platform that enabled large corporations to build mainframe business applications for materials management and financial and management accounting.
    In ABAP we have basically 2 types of programs:
    1)Reports
    2)Module pools
    The module pool program defines more complex patterns of user interaction using a collection of screens.
    The term “screen” refers to the actual, physical image that the user sees.
    Each screen also has a "flow logic", which refers to the ABAP code implicitly invoked by the screens, which is divided into a "PBO" (Process Before Output) and "PAI" (Process After Input) section.
    Dynpro - Dynamic program - refers to the combination of the screen and its flow logic.
    Introduction to ABAP module pool programming.
    Module pool programs are also called dialog programs.
    The module Pool programs are basically reports that are prepared for different screens and to manage the sequence of events of these screens.
    In the transaction SE80, you can see all the dynpros that you have for this kind of report, add new ones, add all types of elements to the report.
    In this program, we will discuss new syntaxes in ABAP 7.40

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

  • @abhibhai85
    @abhibhai85 ปีที่แล้ว +2

    Hi Sooraj,
    You are doing an awesome job.. but sad to not see any more videos. I hope you are doing good.
    I am waiting for next video.. Please keep posting.

  • @advikafun3824
    @advikafun3824 ปีที่แล้ว

    Thanks Sooraj, it helped me a lot

  • @pavanmadhusudan6646
    @pavanmadhusudan6646 4 ปีที่แล้ว +3

    Hi Sooraj, you do a wonderful job by keeping it simple and clear. thank you very much for all your videos. cheers!

  • @rajeshsirri3984
    @rajeshsirri3984 3 ปีที่แล้ว

    @Sooraj you are wonderful person and sharing your knowledge is great and keep doing the same things thank you so much

  • @priteshsingh20
    @priteshsingh20 4 ปีที่แล้ว +1

    Doing a great job Sooraj...its always a pleasure to watch your videos..its very informative.

  • @agroknot
    @agroknot 3 ปีที่แล้ว

    Wow thank you so much! You have helped me a lot with this and other aspects of the new ABAP syntax. Easy to understand as opposed to the useless info in the SAP help documentation. Great job!

    • @abdielyosef4896
      @abdielyosef4896 3 ปีที่แล้ว

      i guess Im asking randomly but does any of you know a tool to get back into an instagram account..?
      I was dumb forgot the password. I would love any help you can give me

  • @saikatnath
    @saikatnath 3 ปีที่แล้ว

    Hi Bro great job !!! Really inspired by your videos . All the concepts of 7.4/7.5 got cleared :) Thanks a ton :) Keep up your good work !! All the best

  • @manishparihar4128
    @manishparihar4128 4 ปีที่แล้ว +1

    Very helpful video. Thank you so much for sharing it

  • @mual77
    @mual77 4 ปีที่แล้ว +1

    As usual, nice explanation. Thank you very much bro.

  • @sampadmaity45
    @sampadmaity45 4 ปีที่แล้ว +1

    Oh wonderful...!! I used value operator and gives me more pleasure rather using of loop endloop.
    Cover tree in abap.. it would be helpful too

  • @alokraj8972
    @alokraj8972 3 ปีที่แล้ว +1

    Hi Sooraj, first thank you for this wonderful video. I just want to ask you something.
    How will we use control break statement in new syntax ? Is there any new approach ? Please guide me.

  • @pradipkesarkar2521
    @pradipkesarkar2521 4 ปีที่แล้ว +1

    Good One...keep posting.

  • @jaychandran3631
    @jaychandran3631 2 ปีที่แล้ว

    Very useful... 👍👍 Thanks

  • @chaitu9339
    @chaitu9339 2 ปีที่แล้ว

    Amazing way of presentation. Awesome to learn . Thanks Sooraj.
    Also may I know how is system recognising “sum” and “text” as data object as its not declared as deferred neither a part of dynamic declaration.
    This is a bit tricky to get . Could you please explain?
    But great work Sooraj .

  • @coolbluenebula9466
    @coolbluenebula9466 4 ปีที่แล้ว +1

    Great video as usual.. Keep up the good work :)
    I hope you'll come up with OData videos.. that would be really helpful! :)

  • @juliaelena5406
    @juliaelena5406 ปีที่แล้ว

    Interesting

  • @avvaripavani4939
    @avvaripavani4939 3 ปีที่แล้ว

    Thank you

  • @tituscheriyan4300
    @tituscheriyan4300 4 ปีที่แล้ว

    Thanks for the video

  • @msshankaraesap3977
    @msshankaraesap3977 3 ปีที่แล้ว

    thank you sooraj for your great work. One internal table having the fields business area, year and amount. Wants to add amount based on busniess area and year. How to do with the reduce operator or with some other latest syntax . pl guide us.

  • @loveliejulie1747
    @loveliejulie1747 3 ปีที่แล้ว

    Hi Sooraj, thanks for all the postings you've made. They are very helpful for me.
    Can you also declare init variable's length in case of string when you use reduce operator?

  • @AdityaWaghmare
    @AdityaWaghmare 3 ปีที่แล้ว

    Hi Sooraj, is there any alternative syntax for loop at.. assigning field-symbol.. ?

  • @arunnoir
    @arunnoir 2 ปีที่แล้ว

    Hi Sooraj can you please make videos about bit operation in a detailed was as you usually do?

  • @Mightyyadav
    @Mightyyadav 2 ปีที่แล้ว

    Hi Sooraj, Is it possible to merge value and reduce statement and create a final table ?

  • @Ct-sd6qw
    @Ct-sd6qw 11 หลายเดือนก่อน

    thank you for video. Q here : what if i want to use 2 col in where ,eg : reducei(....where ( name = 'stud' sub = 'phy' ) ? i tried , but didnt work for me . can you pls check and tell us

  • @rameshreddykonasani6341
    @rameshreddykonasani6341 3 ปีที่แล้ว

    How can we use REDUCE operator for summing up Quantity or Currency fields ?

  • @Anjalicraj.official
    @Anjalicraj.official 8 หลายเดือนก่อน

    Can u pls tell how to use with loop wa into wa instead of reduce operator.?

  • @gordanaspicer879
    @gordanaspicer879 2 ปีที่แล้ว

    is it also psobbile to have here 2 where conditions?)

  • @gordanaspicer879
    @gordanaspicer879 2 ปีที่แล้ว

    i subscribed:)

  • @swarnendusaha6811
    @swarnendusaha6811 4 ปีที่แล้ว

    Hi Sooraj,
    Can we modify the value by the value operator between the internal tables?

    • @SoorajSasidharanABAP
      @SoorajSasidharanABAP  4 ปีที่แล้ว

      Hi Swarnendu, can u tell me what ur trying to do? Dint get u exactly

  • @nagarajmuniyappa6631
    @nagarajmuniyappa6631 4 ปีที่แล้ว

    can u provide some examples on encapsulation and polymorphism

  • @harishpaduchuri
    @harishpaduchuri 4 ปีที่แล้ว +1

    Hi sooraj

  • @muthulakshmi7747
    @muthulakshmi7747 4 ปีที่แล้ว

    Hi suraj. need a small information..in file operation in AL 11 .. how to work with Encoding that is unicode UTF-8 and non unicode and code page.. in f1 of sap help i have seen .. not able to get it. kinldy provide some inputs please

    • @SoorajSasidharanABAP
      @SoorajSasidharanABAP  4 ปีที่แล้ว +1

      Can u check this class CL_ABAP_FILE_UTILITIES=>CHECK_UTF8.

    • @muthulakshmi7747
      @muthulakshmi7747 4 ปีที่แล้ว

      @@SoorajSasidharanABAP will check and reply you ji

  • @jeraldsenior
    @jeraldsenior 4 ปีที่แล้ว

    Hi, how to do dynamic subtotal not hardcoding student10 ...

    • @SoorajSasidharanABAP
      @SoorajSasidharanABAP  4 ปีที่แล้ว

      is it that you want to assign a dynamic value for column 'name' at runtime in the where condition?

    • @jeraldsenior
      @jeraldsenior 4 ปีที่แล้ว

      @@SoorajSasidharanABAP no what are the names containing subtotal I want to display... like at end control break statement in loop...

  • @walljyo6955
    @walljyo6955 4 ปีที่แล้ว

    thank you