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

Resolved! User exit problem

Hi,My requirement is to stop deletion of infotype 2001 record for some specific users. I am not able to achieve this through authorization, as through authorization if a user is given create access automatically he gets modify and delete access.So, I...

Abap SQL question

Hi,I need to select the set of records only in Table A, but not in Table B. I think that the correct SQL is:select k~vbelninto datafrom vbak as k inner join vbfa as f on kvbeln = fvbelvwhere f~vbelv is null.But the following message appears: u201CNo ...

Latest File in AL11

In AL11, we have many files for the perticular interface in a perticular dedicated folder/directory.Out of these many files, I have to read the one that is latest.Any idea how do get the file name of the latest file?ThanksEdited by: Pranu Pranu on Ja...

Resolved! assigning a string with space at end to a C(50) variable the space is lost

Hi,I´m struggling with a case that when I assign a string that has a space at the end to a variable of type SYMSGV the space is lost and then the message is displaying a message with a space or spaces short.has somebody faced this or knows how to sol...

print archived docs

hi,i want to print plenty of docs out from archive in an abap report. now i used fuba "ALINK_PRINT_DOCUMENT" to do so, but it doesn't work really good. i optimized the fuba so i am able to download docs to frontend, print them and delete the local fi...

Resolved! [Selection Screen] Select-Options populate mult. values & Green pushbutton

Hi,I programmatically fill a SELECT-OPTIONS on event AT SELECTION-SCREEN ON VALUE-REQUEST FOR s_us-low.As I use a FM ('RHP0_POPUP_F4_SEARK') that allows me to select several entries in a single step, the right pushbtton stays unchanged. I have to pre...

Labels in this area