Sap New Abap Syntax
 
Sap New Abap Syntax
Last updated 2/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.17 GB | Duration: 2h 45m


SAP New ABAP syntax (ABAP 7.4 / 7.5 )

 


What you'll learn
Learn new ABAP syntax ( ABAP Release 7.4 / 7.5 )
Inline decalaration
String operations
Table expressions
New loop at group by syntax
Aggregate functions and group by, order by function
Other new features introduce by SAP in new abap syntax
Requirements
ABAP knowledge
Description
What is New ABAP / Modern ABAP syntax ?SAP has introduce new ABAP syntax from ABAP 7.4 onwards. Often referred as New ABAP syntax / Modern ABAP. Which increases the efficiency of the code and also makes it easy for the developers.The new language features have been added without taking away the old syntax, we can use the new syntax in both ECC and S/4 HANA system as it is based on ABAP release 7.4 onwards.New features :•Inline declaration,  Table expressions,  Read table syntax,  Check particular value in internal table with line_exists,  Get index number, Value keyword, Corresponding #, Case in select query, Union / Union all•Conversion operator CONV, Casting operator CAST , Value operator, For operator , Reduce operator•Concatenate,  String functions, Loop at group by, LiteralsDeclaration of a variable and work area for a simple assignment :Before 7.40DATA text TYPE string.text = `…`.With 7.40DATA(text) = `…`.Declaration of table work areasBefore 7.40DATA wa like LINE OF itab.LOOP AT itab INTO wa. …ENDLOOP.With 7.40LOOP AT itab INTO DATA(wa). …ENDLOOP.Concatenate old and new syntax :data : gv_string type char100.data : gv_string1 type char100.select SINGLE bukrs, belnr, gjahr from bkpf into @data(gs_bkpf).CONCATENATE 'Accounting key' gs_bkpf-bukrs gs_bkpf-belnr gs_bkpf-gjahr into gv_string.write : / gv_string.Accounting key100020000599662017CONCATENATE 'Accounting key' gs_bkpf-bukrs gs_bkpf-belnr gs_bkpf-gjahr into gv_string1 SEPARATED BY space.write : / gv_string1.Accounting key 1000 2000059966 2017New syntax :data(gv_stringn) = | Accountigng Key { gs_bkpf-bukrs } { gs_bkpf-belnr } { gs_bkpf-gjahr } |.write : / gv_stringn.Accountigng Key 1000 2000059966 2017data(gv_stringn1) = | Accountigng Key | && gs_bkpf-bukrs && gs_bkpf-belnr && gs_bkpf-gjahr && | Created Successfully |.write : / gv_stringn1.Accountigng Key 100020000599662017 Created Successfullydata(gv_stringn2) = | Accountigng Document { gs_bkpf-belnr } Created sucesfully |.write : / gv_stringn2.Accountigng Document 2000059966 Created sucesfully

Who this course is for:
SAP ABAP consultant

 

Homepage: https://www.udemy.com/course/sap-new-abap-syntax/

Sap New Abap Syntax




 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Broknote   |  

Information
Members of Guests cannot leave comments.


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss