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

ALV - page no's

hi gurus,i want a page no's to be displayed for the print preview and print of a ALV report. how can i get thisI am using REUSE_ALV_GRID_DISPLAY. please give me only the needed addition of program, not an example programs.can u suggest meepoints will...

F4 HELP

hi all,thank you for sending response.I AM little bit confused with the code.could anyone please help to write code for my scenarioi need to get F4 HELP for select option zlsch.i have written following code.AT SELECTION-SCREEN ON VALUE-REQUEST FOR S_...

Resolved! Process on value request

hie guys,i copied some standard code and made changes to it so that a custom field of mine can have the F4 functionality. the pop up comes but when i select an entry it will not populate my screen filed with the value. the code is as below:report ze...

F4 HELP

hi,i need to get F4 HELP for select option zlsch.i have written following code.AT SELECTION-SCREEN ON VALUE-REQUEST FOR S_ZLSCH-LOW.SELECT ZBUKR ZLSCH FROM T042E INTO TABLE GT_T042E WHERE ZBUKR EQ '0010'.CALL FUNCTION 'F4IF_INT...

Extra Fields in SOST

Hi All,We have a requirement wherein we need to add 2 extra fields plant and vendor to the SOST output.SOST displays details of the details of all the send process.The document can be sent in any of the ways fax,mail etc..Where can i get the document...

Resolved! SUMBIT Command

Hi experts,I have a selection screen where I need to specify the upload file name which has the input details and a check box which I check for the file validation. After this the program is executed. If the validation is successful a message is disp...

Resolved! select statement

hi all, please write a select query for the following description.A1Go to CDPOS and pass OBJECTID where EINE-INFNR=OBJECTID. Get the CHANGENR where TABNAME=EINE and FNAME=NETPR and get VALUE_NEWA2Go to CDHDR and pass OBJECTID where EINE-INFNR=...

Labels in this area