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

Resolved! ABAP Code Inspector

Is there a way to confine the checks performed by Code Inspector to myprogram only?My program invokes much SAP-supplied code in the form of includes. Andthe code inspector covers this code as well. I am interested in seeing theresults for my code o...

Lock problem

I have two locks in SM12 that I want to unlockMATNR_LOCK MATNR_LOCK_INTMODE is E for bothI am trying to unlock as follows but the locks do not get removed? CALL FUNCTION 'DEQUEUE_E_MATNR_LOCK' EXPORTING MODE_MATNR_LOCK = 'E' MANDT...

Performance issue

Hi Friends,I am facing performance issue in this select statement.Can you suggest me alternate code to increase the performance of the below statement.*SELECT bukrs belnr gjahr projk buzei* *bschl shkzg mwskz dmbtr* *mwsts lifnr menge...

Resolved! Selection screen

Hi I got to call selection screen 1 -> selection screen 2-> smart form in middle if i click on selection screeen 2's BACK button i am getting the smart form trigger instead of selection screen 1. Where to handle that BACK button .If there is some...

Job sm37

HiThere is a job which is being scheduled bu some programas when is see in SM37,variant name is &000009845 ie run time creation.and user is rfc_user which is the standard user,Now i have to see from where this job has been scheduled(program or Fm nam...

Using GUI_UPLOAD

Hello, I recently ran the GUI_UPLOAD FM and successfully uploaded a comma seperated txt file. I have verified the contents of the DATA_TAB with 1,304 records. Now that the file has been uploaded do I use GUI_UPLOAD to read the file as well? Also, can...

Labels in this area