SAP ABAP [2020] - ABAP 7.40/7.50- Segment Function

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ย. 2020
  • SAP ABAP [2020] - ABAP 7.40/7.50- Segment Function
    #sapabap #oopsabap #ooabap
    In this session, we will discuss how to use the Segment Function in ABAP to work with data that contains a delimiter.
    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

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

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

    Usefull knowledge

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

    As usual, another excellent tutorial. Thanks bro.

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

    This is good, I was using string tables to get index values. But this approach is better

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

    Well done. I didn‘t notice this command👌

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

    Great again blast

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

    Great job.

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

    Really awesome

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

    Hi Sooraj, can you please upload some videos on narrowcast and widen cast. Thanks

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

    Thanks Sooraj

  • @unstoppable.motivation5725
    @unstoppable.motivation5725 3 ปีที่แล้ว

    Excellent

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

    Great Sooraj. Good job

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

    Pls upload more videos.

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

    Sooraj awesome video.can you please do one video of syntax loop at group by

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

    Nice bro

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

    Thanks for sharing the great info.
    How can we get all the data into internal table at a time using SEGMENT operator?
    For example there will be a cases like .csv file formats with comma separator of internal table format, so without loop how can we insert directly into internal table ?

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

    Can be used in open data set while reading the csv files from application server
    Thanks for detailed explanation

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

    oh you changed the channel name

  • @unstoppable.motivation5725
    @unstoppable.motivation5725 3 ปีที่แล้ว

    Which book you are referring? Book name please?