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

Resolved! SNC User's Guide

Hi people,I need to use the Secure Network Communications (SNC) and only found a SNC User's Guide of version of 1999, as the link below:http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ac81c690-0201-0010-c4b4-c72618f3590d?quicklink=...

Reg:Error Message

Hi Experts,I have a requirement to give an error message when the user enters the wrong value, I have written the following code IF SY-SUBRC = 0. MESSAGE S099(Z1) DISPLAY LIKE 'E'. SET SCREEN 120. ENDIF.This code is working fine in EC...

ALV Variant problem

Hello, I have a ALV grid where the user can save a layout and store that as default layout. The user can select multiple lines from the ALV table and edit the data in a seperate popup. I use the method REFRESH_TABLE_DISPLAY to update the data in t...

Labels in this area