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

Resolved! Run time - Time out

I am getting into runtime error as the the program is timing out as time taken to process is more than teh runtime.My code goes as below: if s_oifpbl-lgort+0(2) = 'WP'. concatenate s_final-zeubcd s_final-mvgr1 into lv_wascode separated by ...

Resolved! Download all files from a specific application server directory to Local pc

Hi Experts,I have a requirement of downloading all the files from an application server directory to a local pc.I know how to download a single file from an application server at a time provided the file name is known.But my requirement is to downloa...

Problem in PF- Status

Dear Experts,I have developed a Dialog Box, which pop's up when we press a button on an other screen,now the problem is that the in this pop-up the close(Alt-F4) option is inactive which is on the top left hand side of the Pop-up screen(where the tit...

user exit for VA01

Hi Gurus,In T. Code VA01, i want a field is ticked with a condition. Please see the Complete dlv. checkbox in Sales tab. I want that checkbox must be checked with a condition.Condition is that it must be tick for all branches except selected 2 branch...

User Creation

Hi Everyone, Currently I am using 'BAPI_USER_CREATE' FM to craete the User ID in the ECC and BI System.I want to have system generated password. Is it possible to get system generated password using this BAPI?. If yes, then pl.tell how?If no then...

Resolved! Dynamic ClassLoader

Hi there,i am trying to program a dynamic classloader in Abap. by now i came this far: DATA classname TYPE string VALUE 'ZCL_TEST'. DATA dref TYPE REF TO data. DATA type_descr TYPE REF TO cl_abap_typedescr. FIELD-SYMBOLS <ref> TYPE ANY. * type_descr...

Settings in SM37 ???

Hi...In transaction SM37, for monitoring jobs, we can do some settings to restrict older jobs.Ex. We give a run date from April 1 to April 08 and say if the restriction is for 3 days, we will not be able to see the jobs which were scheduled before Ap...

Resolved! security-related service notes

Did someone got any problem after implementing following notes?I am going to implement these, just wanted to check if there is any known issues...Note 1298160 - Security note: Forbidden program execution possibleNote 1168813 - Security note: Program ...

Labels in this area