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

WDP to RFC error...

Hi All,I created a RFC which is working perfectly fine in R/3. But when i use the same from WDP application RFC is going into a dump.Name of runtime error is : DBIF_RSQL_INVALID_CURSORException raised is : CX_SY_OPEN_SQL_DBWhat i understood from th...

Resolved! Select option

Hi,Am using a FM HR_DISPLAY_BASIC_LIST to display results in an ALV grid . I want to select one are more records in the report to delete the selected records. I was not able to select more than one record at a time. Is there any way we can achive thi...

Resolved! Enhance CV03N

Hallo,we want to enhance CV03N so that we can see more informations under the tab "Object Links" for "Material Master".We want to show same more informations from table mara or makt.Is it possible to enhance this screen without motifications?ThanksAr...

Nested INNER JOIN

Hi all,I am joining my three tables using the inner join..here is codeSelect aempid bdeptidinto corr fields of table lt_empfrom ( emp as a INNER JOIN dept as b ON ( bdeptid = adeptid ) )INNER JOIN loc as c ON ( bdeptid = adeptid ) WHERE a...

Grey out rows in ALV

Hi All,Following is my requirement. 1. I will have a ALV grid output. 2. By selecting few records, user can click on the push button provided in appilcation tool bar 3. Once he clicks on the push button, the selected records should be greyed out(user...

Resolved! unable to view PDF files -application server class CL_GUI_PDFVIEWER->open_d

HiI have PDF files in application server and trying to display the PDF files by using class CL_GUI_PDFVIEWER->open_document but i am unable to view the pdf files.Please let us know any other alternative way to view the PDF files via application serve...

i/o text template???

Hi all,1)when u take the F1 help of keyword modification indicator for fields in screen,u could see that for i/o fields it displays as for modification factor 'X'"the i/o template is copied into the screen each time it changes in the dictionary.the d...

Labels in this area