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
  • 83815 VIEWS
  • 212 REPLIES
  • 39 Likes

validating problem

I want to pick only one entry of lifnr.I am validating like thisstart-of-selection.select lifnr from lfm1.at selection-screen on so_lifnr .select single lifnr from lfm1 into so_lifnr where lifnr = so_lifnr-low.if sy-subrc ne 0.message E000(ZV) with...

ME2O BDC?

Hello Experts, I need to write a BDC for ME2O. I recorded the transaction to generate the code but I have an issue with the second screen. The component displayed are on a 'List' not a control table. There is a checkbox next to the component but I ca...

ABAP PATTERN

i want to have an output like this in list:1. *** **** ***** ******2. in the word 'america' pick up the no of 'a' and write the total no no of 'a'. 'AMERICA'I WANT THE CODE OF THIS AND THE WAY TO CODEPLEASE HELP. REPLIES WILL BE...

Labels in this area