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

SSL Certificate

Dear all,We are using Netweaver Business Client in HTTPS to connect our ECC 604 system. The SAP system sends a certificate that we can install to trust the SAP server. This avoid to get the popup at logon saying that we don't trust the SAP system.Is ...

ABAP call stack

hi guys,if we are executing any standard/custom application, is there any place where i can see the complete call stack that system is executing . lets say i execute a ABAP webdynpro application, i want to see what are the classes, methods that syste...

No Entry in T001P

i have developed a dialog screen in which personnel subarea is an input field.now when from F4 help i am selecting the value for pers subarea the error message is coming as:" Entry for personel subarea 4020(in my case it is) not maintained in T001P. ...

Resolved! Editor-Call - Open the editor starting with some line number

Hi All,In a report, on an user action I am calling a report in the ABAP editor using EDITOR-CALL FOR REPORT wf_progname DISPLAY-MODE. But this is taking me to the starting of the program. Actually I need to open the editor starting with some line (sa...

Multi-threading

Hi,I am newly using multi-threading technique.I tried with a simple code for multi-threading.....do. i = i + 1. if i > 3. exit. endif. gv_task = gv_task + 1. . call function 'ZWRAPPER1' starting new task gv_task destination in grou...

Labels in this area