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

    ALV Reuse_alv_grid_display

    Hi ,I am running a small report.Now i enter some values on the selection screen.And the results i am able to display in an ALV using the FM Reuse_alv_grid_display.I am trying to have a Push Button & i have added the following code in my program.REPOR...

    Resolved! Accepted Solution

    File transfer to SAP via Output type

    Hello..I have the following scenario:Currently user run manually a program that download a file to the local drive c:\temp for a specific sales invoice.Was created an output type for the sales invoices in order when it is saved the file needs to be s...

    Resolved! Accepted Solution

    OO ALV row marker gets reset!

    Hi All,I have a simple OO ALV with one input enabled column and multiple line selection enabled (standard not checkbox).Check_changed_data is used to check for changes in the input enabled columnGet_selected_rows is used check which rows have been se...

    che_eky by Active Contributor
    • 2147 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SQL Query Help

    Hello All, I am quite an experienced consultant, but for the love of god I can't figure this out... I have this query select avbeln bvbeln cvbeln dvbeln into table gt_output from vbak as a "master contract join vbak as b "inquiry ...

    Resolved! Accepted Solution

    Variants and edit control

    I would like to have a report with a custom control (containing cl_gui_textedit) which can save variants for some other fields.So either i build my own screen, but how do i save the input fields(not the control) in a variant?Or i am creating a standa...

    Resolved! Accepted Solution

    HR BAPIs

    Hello,I find this page with HR BAPIs:http://saphruser.com/sap-hr-fm-rfc-bapi/I started transaction BAPI45 to see them, but I cannot find any of them; what I would like to do is to create web service from these BAPI and effectively if I put one of the...

    Resolved! Accepted Solution

    ERM 5.3 - Derived Role Maintenance

    Hi, we have derived role that were uploaded to the ERM. in the ERM we want to maintain the authorization data of those derived roles (in addition to the deferent org. levels). all the authorization data is in display mode and we can't change it. Why ...

    yudittzruya by Product and Topic Expert
    • 426 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Assign and increment

    I have a code that add the amount from period 1 up to period 16 to get the total "determines what periods have been requested and sums them accordingly LOOP AT s_perio INTO wa_perio. IF wa_perio+6(3) = space. w_low = wa_perio+3(3). w_...

    Labels in this area

    Explore this Area