#abap740
Explore tagged Tumblr posts
discovering-abap · 3 years ago
Text
Devtoberfest Learning Experience: Get Your Eclipse ADT installed with Mamikee Kanneh
Devtoberfest Learning Experience: Get Your Eclipse ADT installed with Mamikee Kanneh
This is the session for Developers who are just starting with ABAP, or have been ABAP developer but have not yet moved to ABAP on HANA. Session Links SAP Community Link – Get Your Eclipse ADT installed YouTube Link – Get Your Eclipse ADT installed Mamikee started the session with what is ABAP and addressed very important question. Why should one learn ABAP? The advantage with ABAP is that all…
View On WordPress
0 notes
zapyard · 6 years ago
Link
New Features in SAP ABAP 7.4+
0 notes
discovering-abap · 3 years ago
Text
ABAP RESTful Application Programming Model [6] – Unmanaged Scenario Part 3
This is continuation of the Unmanaged RAP Scenario from the RAP series. The previous posts –  ABAP RESTful Application Programming Model [4] – Unmanaged Scenario Part 1 covered creation of CDS View Entities, Projection Entities and Metadata Extensions. ABAP RESTful Application Programming Model [5] – Unmanaged Scenario Part 2 covered creation of Behavior Definition, Service Definition, Service…
Tumblr media
View On WordPress
0 notes
discovering-abap · 4 years ago
Text
ABAP 7.4 and beyond [12] : ABAP SQL Aggregate Queries and For All Entries
ABAP 7.4 and beyond [12] : ABAP SQL Aggregate Queries and For All Entries
In this post you will learn a way to use aggregate functions in For All Entries scenarios. SAP ABAP Developers have been using For All Entries for ages. Aggregate queries are somehow not preferred by all, but with HANA these are a must. Sample Aggregate Query Below query fetches summation of seats occupied on flights at summarization level carrier_id, connection_id. SELECT…
Tumblr media
View On WordPress
0 notes