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
    • 94660 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Print to PDF file

    Hello,I am wondering whether there is a way to print a report in PDF format without actually having Adobe acrobat (and the Adobe PDF Printer it comes with) on my computer. Is there a particular ABAP statement or function that would enable us to do th...

    alv grid display

    hi,I am trying to use '<b>REUSE_ALV_GRID_DISPLAY'</b> and pass the parameter <b>"I_CALLBACK_TOP_OF_PAGE = 'TOP_OF_PAGE' "</b>.FORM TOP_OF_PAGE. DATA: WA_HEADER TYPE SLIS_LISTHEADER. REFRESH: GT_LIST_TOP_OF_PAGE. WA_HEADER-TYP = 'H'. WA_HEADER-INFO = ...

    BDC Issue - urgent

    After entering the document no , document type,document part and the document versionin the first screen of CV01N transaction and in the next screen i enter the lab/office no and then i choose the tab object links and there i choose material master a...

    Resolved! Accepted Solution

    Locking the program

    Hi All,Is there any way that i can make the program run at a time only once, so that if one instance of it is running it should give a message to others saying program is already running.Let me know is there any other way of doing it..Thank You,Sures...

    bdc error ( URGENT)

    HII AM RUNNING THE BDC SESSION METHOD HERE I ONE FIELD CONTAINS BLANK VALUE THE FIELD IS NOT POPULATED I WANT TO GIVE A F4 HELP TO THAT PARTICULAR FIELD AND DISPLAY THE LIST OF VALUES IN INTERNAL TABLE IN THE SAME PROGRAM FOR CHOOSING THE VALUE.THANK...

    Webservice

    I have an RFC function MOdule (ZConvert). This RFC will be used for the Currency Conversion. I want to convert this RFC into an WEBSERVICE1) What are all the steps involved to convert an RFC to a Webservice2) Once this is converted to a WEBSERVICE, h...

    Resolved! Accepted Solution

    Return to selection screen

    Hello,In the program i am writing now, I intended to have the program return back to the selection screen whenever I encountered an error and the user pressed the green tick on the pop up box for the error message. However, what happens to me right n...

    Resolved! Accepted Solution

    error message pop-up

    Hello,In the program that I am writing now, I intend to have all the error message appear in a pop-up on the screen with the green tick. However, if I do, for example,MESSAGE e161(q6) WITH wa_defn-fieldname 'System'.The only thing that appearred was ...

    Resolved! Accepted Solution

    Function module

    Hai,While creating a function module there are 3 options with radio buttons,One is normal, second is remote third is update function module? from these can u please explain about Update functionmodule and usage?

    Resolved! Accepted Solution

    script

    hi friends, Colud u please send me the detailsi crated one <b>character format</b>for barcodewhen i used that one in script programing editor it showing one error i.e invalid letter formatregardssrinu

    Resolved! Accepted Solution

    script

    Hi Gurus,cau you help me how to write logic for below problemBOTTLEAMOUNT CAUFVD-MATNR CHAR 18BUT LAST TWO DIGITS OF THE MATERIAL SHOULD BE CONVERTED TO A SINGLE DIGIT WHERE APPLICABLE AND CONCATENATED WITH A "C" EX: 0986-03456-0101 = 1C THENBOTTLE A...

    Resolved! Accepted Solution

    CONVERSION LOGIC

    Hi Gurus,cau you help me how to write logic for below problemBOTTLEAMOUNT CAUFVD-MATNR CHAR 18BUT LAST TWO DIGITS OF THE MATERIAL SHOULD BE CONVERTED TO A SINGLE DIGIT WHERE APPLICABLE AND CONCATENATED WITH A "C" EX: 0986-03456-0101 = 1C THENBOTTL...

    Labels in this area

    Explore this Area