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

Module pool program.

I have to change a z module pool program to have row colors according to the values.It cosists of the inlude file ZRM07MLDD WHERE ALL THE DATA DEFINITIONS HAVE MADE.The include consists of the statement .....Report RM07MLDB No Standard Page Heading M...

Resolved! dynamic sql

Hi,In the following dynamic sql query p_datapt is a parameter, so it showing the error as that field doesnot exist in table. select PERNR p_datapt from (tabname) into corresponding fields of table <itab1> WHERE begda <= p_endda AND...

se71

h!I m working on SAPScripti made the form through se71.and also do the coding in se38do all function like openformstartform.writeformcloseform endform.but when , I execute the program.it whd alble to printalthough no error is show but neither print p...

Resolved! Creating Excel

Dear All,I am using the following code to create one excel sheet in ABAP Screen. Though its showing me the excel sheet, but the data is not getting populated in the excel sheet. Kindly help ASAP.*Populating Internal Table SELECT vbeln matnr erdat UP ...

Resolved! Hiding execute button.

Hi Abapers,I had made an executable program in which im having radio buttons and push buttons.Now i want ot hide execute button in the menu bar.Can anyone give me code for this.Points will be rewarded for helpful answere.Thanks in advance.Regards,Nee...

Resolved! at user-command

Hi,I am trying out the "at user-command", but it is not working. Also, if I give an "endat" at the end of the code it gives an error. From my understanding of the following code, it should write 'End' on the screen if I type 'end' and press return....

Autharizations

Dear AllI have main program and I called another separate programs from themLike followsMail Program with T Code ZPPABZPP_Main Submit ZPP_001 Submit ZPP_002 Submit ZPP_003Submit ZPP_004And another special program part in main program (its run with ex...

Labels in this area