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

Resolved! Custom Transaction call

Hello Gurus,I created custom transaction code(/com/tcode) for a report transaction(Program and Selection Screen). When I added the same t code under favorites I am able to call the report program selection screen and but when I give <B> /com/tcode </...

Create internal table from duplicate entries.

Hi all,I have an internal table itab of following format:Employee No                       Course ID2001                                          C12001                                          C22001                                          C32002  ...

To create internal table of duplicate records from another internal table

Hi all,I have an internal table itab of following format:Employee No                       Course ID2001                                          C12001                                          C22001                                          C32002  ...

To create internal table of duplicate records from another internal table

Hi all,I have an internal table itab of following format:Employee No                       Course ID2001                                          C12001                                          C22001                                          C32002  ...

Resolved! Email handling with SOST

Hi AllWe have a peculiar issue with sending emails.While we have a few custom transactions to send emails to external address, we do not wish to send an email while we are testing in a non-productive environment.We can disable the SMTP server but tha...

Resolved! Question about abap algo

Hi experts,I have a question regarding this algo (bold line)LOOP AT itab1 INTO struc1.  READ TABLE itab1 INTO struc2 WHERE ref_counter = struc1-counter.  struc3-project = struc2-project.  struc3-hours   = struc1-hours.  APPEND struc3 TO itab2.ENDLOOP...

Resolved! STXL and Read_text

Hi AllI have the following problemI am reading the text from the table stxl via FM Read_Text , the text is to populate oneinclude in sap script form for printing the delivery noteThis text is shown to be wrong, the right text is in the header of mat...

Resolved! Read Text and stxl

Hi AllI have the following problem I am reading the text from the table stxl via FM Read_Text , the text is to populate oneinclude in sap script form for printing the delivery noteThis text is shown to be wrong, the right text is in the header of mat...

LSMW Recording

Hi Experts,After creating LSMW.I am unable to see the input value given during the Transaction recording.I tried to view through List view & table but failed.May is it required any setting to bring the recording input value in LSMW.Regards,Kavvya

Labels in this area