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...

    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...

    sheenamk by Developer Advocate
    • 94677 Views
    • 212 Comments
    • 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...

    Resolved! Accepted Solution

    file name FM

    Hi all, Is there any function module to retrive file name from file path.??for example,file path: C:\MYDIR\TEMP\TEST.XLS. I want to retrive only file name 'test' from above string.thanks in advance

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    saving the new values after editing the fields; in oops method

    Hi,i have created an alv using oops method. in the list we have a coloumn for new values wherein the user can put values from the dropdown/ edit manually.after putting the new values in place we want to save these values in the database.but when iam...

    Resolved! Accepted Solution

    search package for a string in ABAP workbench

    Hi,i couldn't find a forum for the ABAP workbench, so I'll just post it here.I would like to search all the classes of a package (or better, the entire package) for the string "sy-uname". Is there a way to do so in the ABAP workbench (version 640)? I...

    Resolved! Accepted Solution

    bdc

    hi all,After running a BDC program in background, next day morning when i see the results, few records are not updated(error records). What will i do then?thanks,Ashu

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area