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

    Control Init Error in Data Provider at GUI_DOWNLOAD in a Test Class

    Hello community,I have a strange behaviour of the GUI_DOWNLOAD method from the cl_gui_frontend_services class.GUI_DOWNLOAD delivers always FILE_WRITE_ERROR in a test class but in a report it works as expected. So I check the behaviour in the TAC SE80...

    Resolved! Accepted Solution

    Which exit can modify AccAss. in PR for 3rd party process?

    Dear experts,I am searching for an user exit it something like this which allows me to modify the account assignment within a PR wich will be created out of 3rd party sales order (x).I would like to select the correct G/L account, order and cost cent...

    Resolved! Accepted Solution

    ARTMAS IDOC Posting error

    Hi Guys.. we are trying to post ARTMAS IDOC in our System.The IDOC has been send from thrid Party System via PO.All the required segements are send except MBEW, which is populated in Inbound FM.Eventhough MBEW Segment is suceesfully populated, I am g...

    getting split PDF file for each individual invoice while taking SAP dump for multiple invoices through print program

    Hi Gurus,my challenge here is i have print program, where can give multiple invoice and download to PDF.here it will generate single PDF with all invoices in multiple pages.i want to generate single PDF of individual invoice. please help to achieve t...

    Resolved! Accepted Solution

    Get Specific Error Messages After An BOPF Operation

    Hello community,I have a question: How is it possible to get specific error messages after an BOPF operation?In my case I modify data and I want to get only the lock error messages, I mean the errors which arise if the record is locked.Here my code s...

    how do i concatenate the select-option or input parameter value with the field catalog seltext (i.e column heading)?

    i ve attached images of my screens  i want that what i enter in fiscal year and period in select option it will concatinate with my field catalog seltext value and show it in the column heading .i want it in the heading of columns after unit for eg :...

    Resolved! Accepted Solution

    You cannot declare a generic type after "REF TO". How to fix.

    Hello How to fix next code types: mean_table_type type standard table of MEAN. data: begin of ls_mdo_output_vals,      et_complex_table type ref to mean_table_type,      et_exchange_action_deleted type ref to /syclo/pm_buspart_deleted_tab,    end o...

    Resolved! Accepted Solution

    Shortest form for "IF condition THEN throw exception" in one line

    Hi experts,I've got a silly question. Like everybody, I often use these lines of code:IF sy-subrc <> 0.  RAISE EXCEPTION TYPE zcx_error.ENDIF.I'd like to write it on one line, so that the code is more concise (*), but the pretty printer automatically...

    Resolved! Accepted Solution

    sbdst_classname is Unknown

    Master's could you help me with this one.I Copy/Paste a code from here SCN Blog but the code doesn't work on me. T_Tconstants:   c_bds_classname type sbdst_classname value 'DEVC_STXD_BITMAP',   c_bds_classtype type sbdst_classtype value 'OT',        ...

    Send SMS

    Hi Expert.We have generated below code for Send SMS.  But this is not working please check and suggest what i have missed. CONCATENATE 'http://smsidea.co.in/sendsms.aspx?&mobile=serviceprovidemobileno&pass= password' '&senderid= sendid' '&to='wa_mobn...

    Resolved! Accepted Solution

    Customized reports on ECC

    Hello experts, i'm having a hard time trying to understand how to create customized reports on ECC, using sq01, sq02 and sq03 TX.By now im trying to create a Purchase Report that shows the following fields:Document Creation Date.Document Number.Vendo...

    Labels in this area

    Explore this Area