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

    F4 help for GUI

    Hi,I need to store a file on the presentation server. For this purpose, I have an icon on the GUI , to download the file from the output screen to the PS.I have used the FM 'GUI_DOWNLOAD' for this.I need an F4 help, so that when i click on the downlo...

    role mapping

    hi guys,i am working on security. our comapany's security strategy is, just assign the sap available roles and dont create any roles.actually i am not having clear idea abou role mapping. please suggest me. please..............regardsramesh

    Resolved! Accepted Solution

    Hi

    Hi all,Can we able to trace out who delete the report/ include program in SE38? (I want to know user name)I am created the formula exit from VOFM transaction. In this formula exit include program I did some code. But today when I login to the system ...

    Resolved! Accepted Solution

    OLE-Word with table

    Hi,i use OLE-Word to create a table in a word document and fill them.That's work OK, but i will position the table on a specific Positon on the page.Position shell be horizontal 7 and vertical 8.I have tried it with recording in word, bot i don't kno...

    Resolved! Accepted Solution

    Cleared Billing Documents

    HiI want to check all those billing documents that have been cleared. How can I retrieve all such cleared billing docs. One procedure I tried using is: Getting BELNR from VBRK and checking if it exists in BSAD. Is it a correct way? or do we have any ...

    Resolved! Accepted Solution

    ALV CheckBox Probs

    i have displayed a alv with check boxes..and two fields as editable..now every thing is displayed exzactly.. i will i select a check box and input values to that fieldsbut when capturing the user command the internal table values are not modifiedno '...

    Resolved! Accepted Solution

    emails

    Hi champs,i am devloping a report in which i have to mail the report to the conser vendor, email id.can any one give me the code and steps for developing this report.<removed_by_moderator><removed_by_moderator>vivekEdited by: Julius Bussche on Aug 26...

    Resolved! Accepted Solution

    STANDARD TABLE

    Hi,Does anyone know what is the name of the table in sap which has all the collection of tables , structures , fields and other information. I have a requriement where I need to specify a table name in the first select option and depending on that ta...

    Resolved! Accepted Solution

    bapi/ sales order

    hi Experts !i want to add sales data from two SAP servers havingdifferent IP Address .the bapi for this is BAPI_SALESORDER_GETLIST.I have generated rfc in server 2 in whivc I mentioned destnation as server 2 . plz tell me how i can do this in se38 ...

    Resolved! Accepted Solution

    ABAP Value Range

    CLEAR g_s_range. g_s_range-chanm = '/ba1c/corgunit'. g_s_range-sign = rs_c_range_sign-including. g_s_range-compop = rs_c_range_opt-equal. g_s_range-low = '01001'. APPEND g_s_range TO g_t_range.hi...i have this abap code to select ...

    Labels in this area

    Explore this Area