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

    calling LSMW in background & using input parameter for flat file name

    Hi experts, we use LSMW for data migration (business partner data load into CRM 5.0).Our special use case is:There is a directory with lots of flat files (all files have the same structure).We have created a LSMW project for loading one single file i...

    Resolved! Accepted Solution

    What is the best way to get an average execution time for a select statemen

    Hi,I have been trying evaluate the performance of some select statements. I put the program in debug, with a breakpoint before and after the selects. I run the program and log the time it took for each select. Then run the program again and log th...

    Resolved! Accepted Solution

    re : submit report

    Hello Friends I am calling another report in my program , I am passing the parameter to that program within my same program, but i don't want to get the output screen of the submitted report and it should process without displayin...

    OLE MS-Word

    Hi:Can someone help me with a sample program that will open an existing ms word file (on local pc ..c:\temp\testtemplate.doc) and modify/supply the value of a field.I already have the program that will open and print the word document from a custom a...

    Resolved! Accepted Solution

    all dates btwenn period

    hallowi had to find how much month and year i have btween datesin month and i have to append it to my table.i give ex. if begda = 01.01.2005end endda = 01.06.2007i wont to append to period_tbl 012007022007032007042007052007.....until 01.06.2007i try ...

    urgent user exit

    dear friends• Developed user exits which will automatically assign the order type with purchase order number while making a Purchase Order using Customer functions. (ME21N)• Developed user exit while making Release strategy after release the P.O if a...

    Resolved! Accepted Solution

    SAVE_TEXT issue

    Hi!I would like to insert long text into a PM order, in the creation phase. As you might know, during creation, there is not existing document number, only a temporary one (like %000000001).How can I use the SAVE_TEXT in this way?Every working soluti...

    JOB

    Hi friends,I had scheduled four y programs to run in the back ground after event trigger. But now I want to remove two programs from four . How to delete those two programs from job. In sm36 and sm37 there is no option for delete the programs which I...

    inner join 4 tables

    can anyone give example how to join 4 tables? SELECT mara~matnr werks xchar mtart matkl meins trame umlmc INTO CORRESPONDING FIELDS OF TABLE t_mat FROM mara INNER JOIN marc ON maramatnr = marcmatnr WHERE mara~matnr IN...

    Shahid by Product and Topic Expert
    • 2457 Views
    • 5 Comments
    • 0 Likes
    Labels in this area