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

Resolved! No data could be selected

Hi All,I am ´creating cost centre master data using LSMW IDOC.I am able to do everything.In the Idoc Overview it is giving me the information like No data could be selected.In the IDOC overiew step there are no errors.But the data is not updated to t...

Screen Programming(Module Pool ) using Abap Objects

Hi gurus.,I need to create a module pool program with tabstrips and tablecontrols using Abap objects...plz guide me how i can achieve this... i am very much confused.. i dont know how and where to start .. plz send me documents and sample codes relat...

Resolved! replace

Hye Gurus, i have a variable of type char40.when i am usingreplace all occurences of space in var with '_'.it is throwing an exception.Please suggest, my requirement is i have to replace spaces with underscore '_'.Thanks in advance,Imran.

sending email

Hi Experts,I have to send the output of my prg(some records) as email to clients.The spool contains more than 2 lakh records.Am doing this by using the FM "ZSENDEMAIL".If there r huge amt of records the mail is not sent.How can i overcome this?Pls h...

sy-tabix

loop at... loop at...where delete from int_tab index sy-tabix endloopendloopI want to delete only those records which are fetched in the inner loop, can I use sy-tabix, is this the index of inner loop or outer loopAlso is there a way to delete ...

Labels in this area