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

    call KE28 in the Z-report

    Hi all,I have developed a Z-report inside which I need to execute KE28(with variants which are input in the Z-report) and get the result of it.BDC is an alternative way, obviously.What I am wondering is if I can 'call' it in my Z-report, like SUBMIT ...

    How to correct the below error? please provide solution.

    Category               ABAP Programming ErrorRuntime Errors         CALL_FUNCTION_SEND_ERRORABAP Program           SAPLRSR_XLS_RFCApplication Component  BW-BEX-ETDate and Time          12.04.2016 17:57:54 Short Text     "connection to partner 'GCPL-H...

    Resolved! Accepted Solution

    SAP script with printout(External send - 5) as PDF(chinese)-special char

    Hello Experts,I am printing the form in EN language with some chinese special characters using email option(External send - 5) generating a PDF and having a problem with special characters are printing as different junk values.All the chinese special...

    Resolved! Accepted Solution

    Event Handler not called

    Hi experts,I have a Problem that my Event Handler is not triggered. I know, there are many discussions about that issue in scn but I think, I they couldn't help me.I have a view-class cl_view with an event event_ucomm_fired and a method on_user_comma...

    Resolved! Accepted Solution

    To Update user status in sales order item with status number selected in radio button

    Hi,My requirement is to update the user status of a sales order item with a custom status profile and i am using FM 'status_update 'in user exit 'MV45AFZZ' during creation/change of a order via VA01/VA02. and its updating correctly . However i am fac...

    get exception text using subrc and function module name

    hi guru's, how to fetch exception short text using the sy-subrc and fucntional module name.example : CALL FUNCTION 'EQUIPMENT_LOCK'           EXPORTING             equi_no        = wa_equi-equnr           EXCEPTIONS             equi_not_found     = 1...

    Resolved! Accepted Solution

    How can we merge PDF files for different pay slips in one PDF file using HR Forms in SAP?

    I have archived the pay slip documents in PDF files with the below function modules. CALL FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF' However, I got one PDF file for each pay slip document. How can I get all the pay slip documents in one PDF file? or How ca...

    Resolved! Accepted Solution

    prevent user from saving after throwing error message in exit ZXWOCU07( EXIT_SAPLCOIH_009)

    hello all,for a PM Order in transaction IW32 ,i have written a condition in user exit  ZXWOCU07( EXIT_SAPLCOIH_009),the condition is throw error message if actual quantity is not equal to zerowhen user selects Complete(business) button in application...

    Resolved! Accepted Solution

    Finding line no. within code present in internal table

    Hi all,Consider the following scenario ,I have 2 codes.1. My first code has the name ZTEST_CODE and has the following set of lines say..100 lines   1.    :    :    :    5. CALL transaction .....    :    :    :     100.   2. My second code has the fol...

    Labels in this area

    Explore this Area