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

    'at new' problem

    hi all.i have an internal table with a counter (aa), coep-belnr and coep-buzei.so with the same belnr and different buzei in the counter must be added 1 each time.and each time that i have new belnr then the counter will be equal to 1 and so on.for e...

    Resolved! Accepted Solution

    create object

    hii am new to OO-ABAP.i am creating an object with ref to a class. data: g_custom_container type ref to cl_gui_custom_container, create object g_custom_container exporting container_name = 'CUST_CONT'. could anybody pls clari...

    Resolved! Accepted Solution

    spaces in string

    Dear Gurus,I have a string .'My name is Roshan Lilaram Wadhwani'I need to find the number of spaces used in this string.Rather i need to segregate the string in two parts after a particular number of spaces.Regards,Roshan Lilaram.

    smartform

    hi all , where u will find smartform print programs . and one more thing we got a requirement in QM module Smartform , for this require ment u wiil pass the inputs like RSA Num output is Lay out set fields ,ok h...

    Resolved! Accepted Solution

    Read table in OO context

    Hi Abappers,I want to use a rad statement in the BADi method but when i write:READ TABLE ITAB WITH KEY MATNR = P_MATNR.It gives the following syntax error.'The variant " WITH KEY k" is no longer supported in the OO context. Use an explicit key specif...

    Resolved! Accepted Solution

    exel sheet display

    hi, i want to display data from exel file.how can i do that.i am using function module alsm_excel_to_internal_table.here is the code i developed.CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE' EXPORTING FILENAME = P_FILE ...

    Regarding User-ids

    Hello,Whenever we click a save button in solution-manager in crm_dno_monitor,one pop-up screen will come with some user-ids.These User-ids contains email adresses of lotus-notes.What i need is,whenever we click the ok-button on that screen the mail s...

    Labels in this area

    Explore this Area