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

User exit for QM02

Hi all,I'm looking for user exit that can be used to update notification data from transaction QM02 after using the "Create quality notification" option in the action box?Specifically, I'm looking for any user exit (up to the "save" process) that wi...

RUN IN BACKGROUD

1. i use thiS FM to run in bachgroud but i have ERR.2.i run submit(without FM) and it takes a lot of time what the solution. CALL FUNCTION 'GET_PRINT_PARAMETERS'EXPORTING DESTINATION = 'LOCAL'COPIES = COUNTLIST_NAME = 'TEST'LIST_TEXT = 'SUBMIT ... T...

Overflow error.

HI evryone,my table field is as followsfiledname type PER QUAN length 3 decimal 2i am assigning a value to this in program. it may be possible value to assign will be 1000.91. that time overflow dump is coming.please help how to handle the ...

Resolved! ALV GRID Configuration

Hi !!!I'm using an ALV Grid object with set_table_for_first_display.Is it possible in a ALV Grid control, to enable or disable some cells (with checkboxes, but not the entire column, just some cells) ... ? By updating the field catalog ?I want to do ...

Login module in JAAS

Hi,I'm new in SAP security. So I have a problem with the login process in my application. I developed a login module in JAAS with the given SAP libraries as described in different documentation's. I have put the jar file in a library project, deploye...

Form Calculations

Hi All.I modified a standard Form(RVORDER01) according to our format, in that I want to do some calculations ( Ex. Amount = Quantity(vbdpa-kwmeng) * Rate(vbdpa-netpr) ) like this. 2..Is it possible to declare some variables in Form. How?3..I want to...

Resolved! Re:MM03

In MM03Tab at upper part. Environment->Display Changes.It will show all changes done to the material with user name and transaction code.After hitting the tab display changes,there s an int.table icdhdr & icdpos are getting populated with unique chan...

date prob

hi friends,i wanted to enter the default date in my selection screen.my default date is 30 days before the today's date.i.e. if today is 31 dec then it will display in selection screen date 1/12/06 to 31/12/06.will anybody send the coding??

Resolved! MM03

In MM03Tab at upper part. Environment->Display Changes.It will show all changes done to the material with user name and transaction code.After hitting the tab display changes,there s an int.table icdhdr & icdpos are getting populated with unique chan...

At selection-screen

Hi Abapers,I had 5 parameters in my seelction screen...My requirement is, if i enter value in the first parameter and press enter then it has to populate the values in other 4 parameters.....this is my coding .But its not working....PARAMETERS : S_SO...

FTP not working

Dear friends I am trying to transfer a file from my c drive file name c:\test.csv into a ftp location . I am using the below function modules.call 'AB_RFC_X_SCRAMBLE_STRING'call function 'FTP_CONNECT'call function 'FTP_COMMAND'call function 'FTP_DIS...

Labels in this area