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

how to get rid of

Hi,I am using standard program SD70AV3A for a report.but because of huge data in my Nast table.i am getting dump where the data is getting from Nast.i had requested the user to get the report with minimising the selections.but he need the total repor...

Resolved! Messages

Hi,I want to give a warning message but when i execute the program she acts like a error message.here's the code that i used:CLEAR erro.LOOP AT cidade. TRANSLATE cidade-low TO UPPER CASE. TRANSLATE cidade-high TO UPPER CASE. IF cidade-sign <> 'I' ...

Resolved! ALV Object printing

Hello,I developed an ALV report with objects, The report works fine, but when I try to print it, the program dumps, Does any body know how can I fix it?The excetion thrown is OBJECTS_NOT_CHARLIKE, but its thrown on standard code.The objects Im using...

Resolved! Problem with send mail

Hi,i want to send email when an user modify informations in HR infotype so i put some code into PAI, i've created a module send_mail, and his this last i put a FM 'Z_HR_SEND_MAIL_PROCESS'.The function 'Z_HR_SEND_MAIL_PROCESS' work fine, i receive my ...

Resolved! ALE Idoc s

Hi sap expertsI am working on ALE Idoc Interfaces. -Client1 Sender -Client2 RecieverI am able to send IDOCs MATMAS from Client1 to Client2.My requirement is to 1) Send an outbound IDOC data(MATMAS) to a flat file on client1(SENDER).2) Upload the ...

Performance issue

Hi friends,Please See the below code.It is not taking much time to exicute but when we done run time analysis, the database utillization is neary 60% So it should be reduced.I have done my best but still it not reduced.Can any body tell me what cha...

Performance issue

Hi friends,Please See the below code.It is not taking much time to exicute but when we done run time analysis, the database utillization is neary 60% So it should be reduced.I have done my best but still it not reduced.Can any body tell me what cha...

bdc recording

when i run my bdc it show that data saved properly but when i go through the details no data will save .i mean to say that my bdc is running properly but dose not able to save my data .i m sending you my code.report ZCONDRECORD1 no standard pag...

Resolved! table issue

hi,i require to create one custom table with two key, in which one key field could be initial, even i am cheking checkbox for intial , but as soon as i am acting table both key fields are getting checked for intial automatically ,can any body suggest...

Labels in this area