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

    SQ02

    I make Internal table in the SQ02 and fetch data from table BUT020. CODE:Data: begin of it_but020 occurs 0,        PARTNER like but020-PARTNER,        ADDRNUMBER like but020-ADDRNUMBER,      end of it_but020, START-OF-SELECTIONSELECT PARTNER ADDRNUMB...

    Extension of Idoc

    Dear Experts ,I want to extend Idoc SHP_OBDLV_SAVE_REPLICA05 by "Z" segment with some custom fields ...Kindly suggest ...ThanksAlok vishnoiModerator message: please search for available information/documentation.Message was edited by: Thomas Zloch

    Resolved! Accepted Solution

    All About MIS Report

    Hi! Gurus,Does anybody know about MIS report. What is that? Is it created using Classical / interactive / ALV?Can somebody share with me.RegardsSacheen PukhrambamModerator message : Not enough re-search before posting, discussion locked.Message was e...

    Resolved! Accepted Solution

    Modify an database table with BAPI_MATERIAL_SAVEDATA

    Hi,  I am trying to modify a database table with this BAPI, but I don´t know how I could do that. I need a function for change the value of a field of my database table.  My database has many fields and I have two fields which are for the material co...

    not able to open file in XLS format of email attachement, error 'it is not recognized format'

    Hi, I have to send data in excel format using attachment, I have code accordingly,but when I open the attachement that came in the mail box,and save it, it shows the error message that 'it is not recognized format'. so how can i resolve this issue?Cu...

    Resolved! Accepted Solution

    WBS Element Filter Issue?

    Hi Experts,                    I've a ALV Grid report output where I can get WBS element text in one column which is fine @ output, if I try to filter WBS element then I’m getting WBS Element ids instead of text in filter window, how can I solve this...

    Lock error

    Hello Everyone,We have a situation where a product lock error happens every now and then.When a batch job is running and if the user is using some allocation screen the product would be locked by the user.. the batch job waits for 10 minutes if its l...

    file is not getting created with Open Dataset XXXX FOR OUTPUT IN TEXT MODE ENCODING UTF-8

    Dear Friends,The below statement is not creating the file in AL11. File path I am passing through the selection screen.But unable to create the file in the path.CONCATENATE filename 'ARB_' var '_GEN_' sy-datum sy-uzeit                                ...

    Resolved! Accepted Solution

    how to get the Signature below the table data in my word output through ole

    Dear Freinds,Iam printing directly from my internal table to MS-Word the data using OLE. as per the requirement i have to get data in table ...iam getting the data correctly...however i have to get the "Yours Faithfully " after the table but it is ge...

    Resolved! Accepted Solution

    FBL5N - Selection Screen Pushbutton Search Help Icon and text disappear

    Hi Guys,I just want to check with everybody if somebody experienced this issue and how was it resolved.When you go to FBL5N, it has a pushbutton called 'Search Help'. This pushbutton also has an icon. The problem occurs when you put your cursor in th...

    Resolved! Accepted Solution

    Error "Overwritten protected field" while using BAPI_SALESORDER_CHANGE for custom fields

    Hi,I have been working on updating custom fields in VBAP table using BAPI ":BAPI_SALESORDER_CHANGE" but its displaying an error as " Error at assignment: Overwritten protected field". Below is my codeCLEAR lwa_ordupd .CLEAR lwa_ordupd .  LOOP AT it_o...

    Labels in this area

    Explore this Area