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

    BAPI tech process

    Hello Experts, We have a legacy system which has a shared tables, where I have to post the accounting documents to SAP system which should be a bi directional data transfer . As the management had decided to use BAPI for these posting. Now my c...

    Report Painter

    Team,I want to add authorization check for a field 8A-BKRS from table GLPCT, which is present on a report painter selection screen. An unauthorized user will be able to see the field in <b>DISPLAY MODE</b> only.Please suggest.Regards,Amey

    lot short text

    friends, while recording UD for a lot in qa11, where do we give the short text for that lot..because i need to get the long text of a lot, but the indicator ltextkz in qals is not set to X for lots even long text is entered..but for that lot, shor...

    Resolved! Accepted Solution

    sequential file handling

    hi experts, iam new to this ....can anybody send me some examples of file handling inthis...i need some example code to upload a file to application server and to download a file from application server.and how to see that files in application serv...

    Resolved! Accepted Solution

    FTP problem

    Hi, I want to FTP txt files to an FTP site ... I have read the blog /people/thomas.jung3/blog/2004/11/15/performing-ftp-commands-from-abap ... I have checked the connection thru SM59 for SAPFTP & SAPFTPA ... it works fine ... I used prg RSFTP002 usin...

    cursor position

    hi every body,I have a table control in the subscreen of tabstrip control. Now after inserting a new row in table control using the 'insert row' icon, the new row is getting inserted but the cursor was going back to main screen instead of staying in ...

    System date

    Hi All, I need to introduce two lines of ABAP code to do this:p_datefrom less than or equal to systemdatep_dateto greater than or equal to systemdateWhat's the code that I should use? Is the variable name for systemdate also called systemdate in ABAP...

    Resolved! Accepted Solution

    update database table

    Hello Experts, I need update database table MCHA from an internal table. the code is:<b>data: begin of i_afko occurs 0, date1 like mcha-fvdt2, end of i_afko.</b>the contents of this internal table:date1:-20061113 <b>data: begin of ...

    Labels in this area

    Explore this Area