Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Community Code Challenge - ABAP Dive Into the Basics (Week 3)

Mamikee
Developer Advocate
Developer Advocate
38,975

We have a new code challenge for you as part of the Community Spotlight for the month of September. This time it's about testing your skills and learning the basics in ABAP.  You will be given four exercises to complete on Exercism such as ITAB Basics , ITAB Combination , ITAB Aggregation and ITAB Nesting.  You can read more about the challenge in a blog post here: SAP Community Code Challenge – Dive Into The Basics of ABAP! | SAP Blogs

This thread is the place to share your results for Week 3 and your experiences with the challenge. Happy to answer any question you may have below in the comments.   

Have Fun 🤩 

160 REPLIES 160
Read only

MartinMaruskin
Active Contributor
7,902

Hi @Mamikee

Please find the 3rd week's challenge confirmation screenshot.exercism_abap_w3_itab_aggregation.png

Read only

kartefact
Participant
7,954

Week 3. A little delayed, but here you go.

kartefact_0-1663969502548.png

 

KR
Read only

M_Abdelkader
Explorer
8,017

Week 3 done  😁itabagg.PNG

Read only

kjyothiraditya
Participant
8,021

Hi, 

Done with week 3 exercise. 

kjyothiraditya_0-1663996686848.png

 

Thanks!

Read only

jallipalli_sai
Explorer
8,021

Hi @Mamikee 

Completed week3 submission!!

jallipalli_sai_0-1664002301229.png

Thanks - Sai

Read only

bztoy
Participant
8,019

Done for week3 assignment 🙂

 

week3_assignment.png

Read only

oliver_luette
Explorer
8,024

Week 3 completed 🙂

Bildschirmfoto 2022-09-20 um 22.12.17.png

Read only

vincentverheyen
Active Participant
8,030

Thank you for this challenge.
Week 3.png
Week 3 completed.

Read only

SAP-Vishal
Explorer
8,019

Hi @Mamikee ,

Week 3 task done.

SAPVishal_0-1664048170793.png

 

Read only

BiberM
Active Participant
8,023

BiberM_0-1664048818251.png

Done.

would have liked to use for iterations with grouping but as already mentioned there seem to be some errors left. Did it the "classic" way which results in exactly O(n).

Read only

dineshpdb
Associate
Associate
7,975

Hello @Mamikee image002.png

Read only

AbapAndy728
Explorer
7,973

Here's my week 3 submission...

Week 3.png

Thanks, Andy

Read only

Sathees_P
Participant
7,978

Hi @Mamikee, Week3 I have an issue, code was worked in SAP on-prem system but not on Exercism

We received the following error when we ran your code:

./zcl_itab_aggregation.clas.abap[37, 5] - Statement does not exist in ABAPopen-abap(or a parser error), "aggregated_data" (parser_error) [E]
abaplint: 1 issue(s) found

Same I raised issue in GitHub https://github.com/exercism/abap/issues/203

It is fixed, when new updated runtime will be available in Exercism to [Run Tests] again?

Read only

7,909

Entering an issue is the correct approach.  If the cross compilier can be fixed to add the missing feature they will let you know in the issue. In the mean time perhaps you have to find an alternative syntax approach.

Read only

0 Kudos
7,731

Hi Thomas, Thanks and I able support week3 submission with different approach!👍

Read only

SatheeshSSN
Explorer
7,973

Done.

SatheeshSSN_0-1664157594849.png

 

Read only

TarunTakshak
Participant
7,971

Hi @Mamikee 

I have completed Week-3 Task,

itab_agg.jpg

 

Regards,

TarunTakshak

Read only

7,940

Hi @Mamikee ,

Week 3 task done.

Screenshot 2022-09-26 103140.png

Read only

adityaIngale
Active Participant
7,938

Hi,

I have completed week 3 Task.

itab agg.png

 Thanks & Regards,

Aditya

Read only

oliver_stengel
Discoverer
7,946

week 3 done

ostengel_0-1664182400113.png

 

Read only

Former Member
7,949

hi Mamikee,  task in week 3 is completed. seems exercism cannot accept the latest ABAP syntax...

Phily_0-1664184466674.png

 

Read only

afediuc
Explorer
7,943

Week 3 Submission

afediuc_0-1664194597947.png

 

Read only

ebe
Explorer
7,945

Hi @Mamikee ,

Here is my submission for week 3 :

image.png

 

Seems that syntax with FOR&GROUP BY has been corrected in exercism since my last connexion.

Regards,

Eric

Read only

RakeshMakanur
Explorer
7,938

Week 3 Done!

RakeshMakanur_0-1664200539986.png

 

Read only

dla3076
Explorer
0 Kudos
7,929

ITAB Combination in ABAP on Exercism.png

Read only

dla3076
Explorer
0 Kudos
7,924

ITAB Aggregation in ABAP on Exercism.png

Read only

mittal-aman00
Explorer
0 Kudos
7,926

Week 3 Done!

mittalaman00_0-1664836229998.png

 

Read only

OlgaDim
Discoverer
7,927

Ready with week 3 challenge:

OlgaDim_0-1664223643173.png

Thanks and regards,

Read only

DineshRavisekaran
Participant
7,919

@Mamikee : Week 3 completed, see below:

Dinesh_0-1664246138277.png

however i was not able to use below code due to down porting issue i guess.

loop at initial_numbers assigning field-symbol(<initial>)
  group by ( key = <initial>-group count = group size ) ascending assigning field-symbol(<sym>).

Read only

Leonel_Morales
Explorer
7,921

Hi @Mamikee ,

Good afternoon. Week 2 is completed. Screenshot to confirm. 

Leonel_Morales_0-1664246164226.png

Thanks and best Regards

Leonel Morales Jimenez

Read only

0 Kudos
7,696

I made a error this is for week 3

Thanks

Read only

GopalNair
Participant
7,925

Week 3 Complete.

week3_itabaggregation_confirmation.jpg

Read only

ertugrul
Participant
7,915

HI @Mamikee 

Week 3 Completed.

xepehlivan_0-1664309868652.png

Read only

Daniel_Espinosa961
Product and Topic Expert
Product and Topic Expert
7,919

Hi.

Daniel_Espinosa_2-1664310031579.png

 

 

Read only

Davidmtzj
Explorer
0 Kudos
7,915

Hi @Mamikee 
Week 3 completed

ITAB Aggregation.png

Regards.

David Mtz.

Read only

hendrik174
SAP Mentor
SAP Mentor
0 Kudos
7,909

Hendrik_0-1664313884116.png

BR Hendrik

Read only

former_member8849
Discoverer
0 Kudos
7,913

Week 3

gcabrera_0-1664320851658.png

 

Read only

SyambabuAllu
Contributor
0 Kudos
7,914

Week3 completed.

SyamisUnique_0-1664330687050.png

Thank you,

Syam

Read only

PoojaThareja
Participant
0 Kudos
7,913

PoojaThareja_0-1664334032275.png

Just In time!! Completed Week 3

Read only

jagadish
Explorer
0 Kudos
7,913

Hi @Mamikee ,

Week 3 challenge completed. Thank you!

jagadish_0-1664337033864.png