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
    • 95012 Views
    • 212 Comments
    • 39 Likes

    XML format

    I have internal table with around 1000 records(it is XML format..i am writing the code in one of the BADIs),it is store of TYPE dmee_output_file...in one of the lines there is <ReqdExctnDt>2011-04-28</ReqdExctnDt>how can i get the value in between th...

    IDOC details.

    HI,I have around 1000 idoc numbers and i am interested in one particular field of an idoc in all this 1000 idocs( For Ex: Order num).I know if i go individually i cna ge the details.since i have 1000 is there anyway to fetch all the data of an idocs?...

    P_ADM_SEC_70

    HI,Could some one please advise on some questions that appeared in examination ? I am taking this exam on next friday and I am very nervous.Could some throw some light with some sample questions that they ask?Also for topics - Compliance, Enterprise ...

    Resolved! Accepted Solution

    issue in condition table passing in BAPI BAPI_PO_CREATE1 when uploading PO

    hi everyone, I am trying to upload PO data (header, item, conditions)from file. Some of my main code as follows:i have pasted the code for assigning values to condition table and passing in bapi..once i execute the bapi in debug mode..PO not create...

    Resolved! Accepted Solution

    About line width

    Dear Experts,I have a program, and it show the report data by WRITE , for example , write:/ 'This is line 1'.write:/ 'This is line 2'.How could I adjust or increase the width between lines?(I don't want to use "SKIP 1." , because I just want to incr...

    ITAB TO SPOOL

    Dear Experts,There are many threads regarding spool.But here I had given task by functional that I had to develop an object which show a some data list, in which i have to tick mark and send selected list as a mail to particular party.Also same thing...

    Resolved! Accepted Solution

    Read BW table with ABAP

    Hi experts,I need to extract some data from BW using ABAP.There's a Z table in BW and I need to read it and generate a flat file to FTP to another system.Does anyone know how to do this?I've never worked with BW before!Please help!Thanks in advance,F...

    Resolved! Accepted Solution

    BAPI - List SO

    Dear experts.Looking for some BAPI that retrieve information from SOs, I found the following function:BAPI_SALESORDER_GETLISTBut I realized that this function don't have a filter based on SO numbers.Anyone knows a different BAPI that retrieve this in...

    Resolved! Accepted Solution

    LOOP AT screen Error

    Hello, I created a Module Pool which has two screens. On the first screen there are some radio buttons, and depending on which one you select, another row of radio buttons appear. The way I do that is by using a LOOP AT screen which sets the screen-i...

    Labels in this area

    Explore this Area