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

    Excel processing and Word processing buttons missings in ALV report

    Hi,I have created report using 'REUSE_ALV_GRID_DISPLAY'CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'EXPORTINGi_callback_program = lv_repid "Program Namei_callback_top_of_page = 'TOP_OF_PAGE' "Top of Pageis_layout = w_layout "Layout Detailsit_fieldcat = t_fc...

    Resolved! Accepted Solution

    Availibilty Check

    I tried to get actual material-availibilty by using FB BAPI_SALESORDER_SIMULATE. Unfortunately it confirms either zero (if not available) or the requested quantity (if available). How do I get the actual quantity available???Thanks for response. Bert...

    problem in infotype

    I am creating a custom infotype,for which i created my own package.By using this package i created infotype PSnnnn structure,but when im creating infotype characteristics and then saving it,it asks for a package request.On filling the package request...

    Resolved! Accepted Solution

    Checking a radiobutton

    Hy ! I have this :SELECTION-SCREEN BEGIN OF LINE.SELECTION-SCREEN POSITION 5.SELECTION-SCREEN COMMENT (13) text-p03 FOR FIELD sb_wks.PARAMETERS: sb_wks RADIOBUTTON GROUP myg................................................................................

    Resolved! Accepted Solution

    In need of a pushbutton event handler for a cl_gui_custom_container

    Greetings Experts:Here is the situation...I have two cl_gui_custom_containers. Container1 has a double click event reciever that when fired displays longtext using the READ_TEXT function module displaying in Container2. I am trying to add a pushbutt...

    Resolved! Accepted Solution

    Refresh of Clients

    It appears that when a client refresh occurs, all of our roles are removed. From my last test scenario it appears that it brings over the roles from Client that one is refreshing from. How can we avoid this? Thanks any input is greatly appreciated...

    Resolved! Accepted Solution

    BAPI_MATERIAL_AVAILABILITY Not picking up values for WERKS & MATNR

    Hi,I currently have the following code in a loop, which loop through one MATNR (material) and 4 different WERKS (plants.)However, it only picks up the values for plants 1010 and 1050. It picks up nothing for 1020 and 1040, but if i look in MB53, the ...

    Resolved! Accepted Solution

    Reg. BDC

    Hi,I am going through the work that is done by previous developer and have a question. He is trying to update some values on delivery through BDC by call transaction statement. I see before the BDC, he is using the statement "PERFORM bdcnodata USING ...

    Resolved! Accepted Solution

    download file

    Hello friends. I am using function module 'GUI_DOWNLOAD'to download a tab delimited text files. The problem is that its not having the column headers.So how can i include the column headers in the same. Plz suggest.Thanks

    Labels in this area

    Explore this Area