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

getting short dump on VBFA table ABAP Query.

Hi All, when i am doing performance tuning on z program (Freight Agent Details), iam getting the runtime error on  2nd select statement as 'Time Limit Exceeded'  which is given below:SELECT mblnr            mjahr            zeile            matnr    ...

Resolved! How to restrict FD33

Hello Guru's,My client wants to restrict FD33 access, they have asked us to remove the FD33 from the role A and same time asked to add in role B, I have done with the changes and partially testing was successful, I am unable to access the FD33 throug...

Resolved! New OO Syntax

Does anyone know of any really thorough resources for the newer syntax of ABAP Objects? I have found virtually nothing on the topic and come from a Java background. I much prefer omitting extra keywords like CALL METHOD wherever possible. I am also i...

Resolved! CL_SALV_TREE refresh

Hi,sample program SALV_DEMO_TREE_EVENTS displays a fresh set of data when you press F3, shift F3 or F12.It does this in routine display_fullscreen by:1) calling the cl_salv_tree->factory etc... as far as gr_tree->display( ).2) Press F3 goes into stan...

Need to set flag if multiple VBELN

Hi,in my internal table i have multiple VBELN, if more than one VBELN need to set flag Y else only one VBELN need to set flag blank for that filed in final internal table.VBELN     Flag1               Y1               Y1               Y2             ...

Want to export time of report run while exporting report into Excel or HTML for standard report in sap

Hi experts,     Want to export the time of report run while exporting the report in Excel or HTML format for the standard report in SAP, Is there any exit or function module for that.  Is this possible or not plz tell me....Thanks

Resolved! Re: leading zero's

Hi Expert, I have written one query with some variable and i am taking that variable into my message to display the message.When the message is displaying there are some zeros are display with matnr filedNote: In the below concatenate statement the f...

Resolved! stay in PAI

Hi experts,i have a dialog requirement,this dialog has 1 main screen,3 subscreen,there is a 'display' button in main screen, when the user click display button in edit mode, it would pop up a confirm window, prompt user to save data or not, my questi...

Resolved! Regarding RP_GET_PERNR_FROM_USERID

Hi experts, How to pass the below logic in FMENDDA>=sy-datum,  BEGDA <= sy-datum CALL FUNCTION 'RP_GET_PERNR_FROM_USERID'  EXPORTING    begda            = ?????    endda            = ?????    usrid              =    usrty              =* IMPORTING*  ...

Labels in this area