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

user exit

hellloi have a requirement when the the notification closure button is clicked in the IW21 or 22 transaction i have to generate a pop up window with 2 buttons continue and cancel. i have 2 queries regarding this.1.when i press cancel,the old task sho...

BAPI AND RFC

HAI I HAVE CREATED A BAPI AND I NEED TO SEND TO ANOTHER SAP SYSTEM HOW CAN I SEND IT ,I HAVE CREATED A DESTINATION SYSTEM IN SM59 TRANSACTION BUT I M UNABLE TO KNOW HOW CAN I ABLE TO SEND THE MADE FUNCTION MODULE(WHICH IS RFC ENABLED) TO OTHER SYSTEM

Resolved! switch mode

Hello,ich have a short question. I wrote userexit EXIT_SAPLMEREQ_007. The program checks the data of an purchase requisition and in some cases it is necessary to switch from display mode into only read mode.Now i used leave to transaction but it dele...

Resolved! ALV HELP

My ALV Report Displays Data of Vendor MasterThe user needs a functionality. : When Vendor Number on Alv Report is double clicked MK03 should be opened and the Display Vendor Address should be shown for that vendor.Please guide how should I go about i...

Resolved! HTML Conversion

Hello,I have written a simple ABAP program which produces a summary list. I am nowtrying to convert this list into an HTML output.I am using the FM WWW_LIST_TO_HTML, which seems to be working fine.However, when I look at the html output file I see ...

Resolved! Control not reaching

Hi all,One of the standard program which is called by a transaction(F110). The required is achieved by the program. The FM which generates the output is known. But the control does not go to the FM in the debugging. It is neither called dynamically.W...

Re:files

Hi, the below code is getting error already file open, i have tried in many ways plz any one check the codeDATA: lv_lines TYPE i, l_do_counter(3) type n value '1'.data: dummy_file like ifile occurs 0 with header line, flag(1).loop at ifile.mo...

Resolved! Enhancements

Can you please differentiate between the Enhancements , User exits and Customer Exits and their types. I am not clear on this . What is SMOD , CMOD and when these are used. ?How to find from list of exits ..say example for TCODE IK01 there is list ...

Resolved! select statement

Hi,if i want to have another inner join where 'c' vbrk-vbeln = 'b' vbrp-vbeln, may i know how to have this in the below select statement. i cannot continue to have inner join as 'a' is not vbrp.thanks SELECT avbelv avbeln baubel bvgbel bcharg bfkimg...

Resolved! GUI_DOWNLOAD

Hi all,Does GUI_DOWNLOAD work in Background??I have a download program, which downloads a server file onto local PC, I scheduled the program to run in BG, after call to GUI_DOWNLOAD, sy-subrc value is 21(Control_flush_error).Please, need help..!

Labels in this area