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: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83428 VIEWS
  • 212 REPLIES
  • 39 Likes

Append condition

hi all,in loop i have 2 append statements if in the below code third read statement satisfies first append statement fills particular belnr then the second append should skip else if third read statement is not satisfied append condition is not sat...

Resolved! dynamic selection

Hi Experts please help me to fix this issue.Based on the description entered in the selection screen(s_des) i am fetching corresponding all table fields and corresponding Tables into to i_tab1 ,, upto this is fine. now i need to execute the i_tab1 t...

Update selection-screen

1.source code{AT SELECTION-SCREEN ON cb_rep. PERFORM sub_set_para1. AT SELECTION-SCREEN ON p_para1.PERFORM sub_validate_para1.}2.problem:Subroutine 'sub_set_para1' will fetch data and process it. for example: P_PARA1 = 'ABC' .Subroutine 'sub_validat...

Looping problem

Hi all,My internal table ITAB has a field called FIELD1 and has following values 6789 6795 3456 and my JTAB has a field called FIELD2 and has following values AA GG JI I need to pick values from a databse table ZTABLE and put in another internal tabl...

Labels in this area