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

    ""buffering allowed but switch off", what is it for?

    Hi GurusI was wondering what does it mean in reality when table have set "buffering allowed but switched off"? What's the difference between "buffering not allowed"? I'm asking because in Code inspector I'm getting errors about omiting SAP buffers in...

    Resolved! Accepted Solution

    Cannot find sent IDOCs in XI

    Hi,my requirement is to send ORDERS05 IDoc from one SAP ERP 5.0 via a XI-System to another SAP ERP 6.0 to create purchase orders.I´ve done the required settings in the sending system like TRFC port (WE21), partner profiles (WE20), RFC destination (SM...

    Resolved! Accepted Solution

    "Bad data format" when reading txt file from the presentation server

    Hello,I have a piece of code which reads a txt file from the presentation server to an internal table like below:DATA : lv_filename type string. lv_filename = 'C:\abap\Test.txt'. "I created a folder called abap under C:\ CALL method CL_GUI_FRONTEND_...

    Resolved! Accepted Solution

    decimal value probleam

    Hi,i did a normal report.i got the output WRITE: 74(09) gl_output-volmea DECIMALS 0 NO-ZERO, as in my report 12 instaed of 12.2 which is the requirementbut when i am downloading the output to my desktop(in excell) by ws_downloadi am getting t...

    Resolved! Accepted Solution

    Abap run time error

    This error is related to WCM (Work clearance process)Whule excecuting the change transaction , getting this error in development server.Runtime Errors CALL_FUNCTION_NOT_FOUNDExcept. CX_SY_DYN_CALL_ILLEGAL_FUNC Short text Fu...

    Resolved! Accepted Solution

    writing Blank characters to last field of a structure to application server

    HiI am writing one structure data to application server in a single line. The last field of the structure have data type char, length 2. I need to fill this last field with space. When I download the file from application server using CG3Y trasnction...

    Resolved! Accepted Solution

    Reading Select Option entered on the screen before any event is trigerred

    Hi experts ,I have the requirement of displaying a F4 help of a particular field in the report screen based on values entered in the two previous fields. Now unless the user presses enter these field values on which the F4 help depends are not popul...

    Email Archived PDF

    I have a requirement to retrieve archived SD Invoices (stored as PDFs) and email them as a PDF attachment. I am using FM 'ARCHIVOBJECT_GET_TABLE' to retrieve the PDF, which works successfully. But, when I use FM 'SO_NEW_DOCUMENT_ATT_SEND_API1' to ema...

    Resolved! Accepted Solution

    Help for Customer Exit

    Hi All,I am developing a customer exit to get Last Year's associated week from Current date(SY-DATUM). While doing this I am not able to convert my current fiscal week to associated last year's week.For example if I run the report on 17/02/2010 which...

    Labels in this area

    Explore this Area