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

Resolved! Urgent

Hi experts,I am given a task where in Idoc will be generated by Good Issue with R/3 data when Save button is pressed in transactions VT02N or VL02N. I will have to find an exit which would get triggered on pressing SAVE button in the above two mentio...

Exit

Hi experts, I am given a task where in Idoc will be generated by Good Issue with R/3 data when Save button is pressed in transactions <b>VT02N</b> or <b>VL02N</b>. I will have to find an exit which would get triggered on pressing SAVE button...

RFC

1. If we are using RFC and passing values to a remote system how does it work ?2. what is performance tuning?3. brief about testing of program?4a . Can I get a detailed explaination on debugging a program? b. This is my program , How can I debug and...

Resolved! Extraneous Information coming from Function module READ_TEXT

Hi,I am Using READ_TEXT to read the long text of items in quality notification.If there is no long text maintained for item in Quality notification even though it is showing some text.How can i correct this problem, as the values are coming from stan...

Resolved! extract code help

Please refer to the following linkhttp://help.sap.com/saphelp_46c/helpdata/en/7b/fb96c8882811d295a90000e8353423/frameset.htmI have "2" questions:-q1] What is the purpose of the GET Event?q2] Why does the Extract look like that, ie., with repeatat...

Resolved! Using Cursors

Hello, Can anyone tell me how to use cursors. I have a table with 1 million records,I need to process 100000 records each time my select statement executes, process those records ,and get the next 100000. Thanks, points are awarded

Displaying message

Hello All,I am executing F110 transaction which triggers standard program RFFOUS_T in background. I have configured a custom script to be called from this print program.From the script I am calling a subroutine in a separate subroutine pool where in ...

Resolved! How to copy content?

Hi ,I just wanna copy the content of one transparent table to another transparent table.I have created two tables with same fields. In one table content is their and in other its not.Please tell me all the methods to do that?And which one is best in ...

Resolved! BAPI for VL01

Hi Experts,My requirement is to record t-code VL01 and write BDC program for it. but i want to use BAPI but dont know how to use it.... please any body can help me out. How to use bapi rather than using BDC?<b>Points will be rewarded</b>regards,Sunil...

regarding F4 help

I have two two Parameters .1.first is material type 2. second is material.I need to have F4 help for material type.And if i select ROH(raw material) as my material type then the F4 help for material should give material only corresponding to ROH.I sh...

Resolved! Convertion rule.

Hi, i hv doubt in this code lines.data: k type i value 17,n type c value 'a'.move k to n.*move n to k.write kwrite nif i m using "move k to n". i m getting output 17 *, but if i use "move n to k"i m getting runtimeerror.could anybody tell me abt ...

SMARTFORMS-Urgent

Hi Gurus, I have created a smartform ..and I have written one driver program for that form...and next I want to assign the smartfrom to standard transaction.(That Means I want to run the form thru standard transaction and i want to get the output t...

Resolved! Cancelled Sales orders

Hi All,I need to pull all Sales orders that have been canceled between 6:00pm yesterday's date until 6:00 pm today. can anyone please let me know how to find this? I think i can use VBUK-AEDAT for date of last change of the order. But how to find the...

BOM Item Data

Hi All, Am trying to retrive the items in a BOM visible in CS03 for a plantI have tried from STPO. The problem i face is The no of components visible is CS03 and no of components from STPO is differing. Is there any way to filter out the compone...

Labels in this area