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

    Progress indicator to show the progress and status at which point its running in dialog program

    Hi Expert,I have go thru the sap forum to find for FM to display clock progress indicator, I've found 'SAPGUI_PROGRESS_INDICATOR'.Unfortunately, most of the example is used in ALV report, is there any way how to create clock progress indicator for AB...

    Resolved! Accepted Solution

    Update Infotype 0014 (Recurring Payments/ Deductions)via IDOC_INPUT_HRMD

    Hi All,I am trying to end the existing loan in PA0014 by using inbound Idoc. However SAP for some reason ends the current record in PA0014 with the endda specified in idoc and creates a new record from endda + 1 to 12/31/9999.Am trying to test throug...

    Resolved! Accepted Solution

    How to define multiple dynamic variables in one field for background job?

    Hi all,I have a background job with a given variant, and it's a dynamic one that allows the job to work every month with a different date parameter in "valid to".However, we now want to add another condition in the field "Valid to" to refine the resu...

    Resolved! Accepted Solution

    HTML Viewer - Load Data: Will this store the data in the presentation server?

    Hi Experts,I want to ask how actually the CL_GUI_HTML_VIEWER->load_data works. In the following page: load_data - SAP HTML Viewer - SAP Libraryit is said that "Use this method to send data from the ABAP program to the presentation server. On the pres...

    BDC Update Issue

    Hi,                        I am having a weird problem in BDC. I am running a batch job every day in the production to perform Employee actions (Hiring, Job Change E.T.C) using an interface. The actual file comes from ADP. At some point in the progra...

    Resolved! Accepted Solution

    problem in mail attachment

    hi,My code is as below.* Code for processing Email     LOOP AT gt_final INTO gw_final.       gv_str1 = gw_final-rate_type.       gv_str2 = gw_final-from_curr.       gv_str3 = gw_final-to_currncy.       gv_str4 = gw_final-exch_rate.       gv_str5 = gw...

    Submit and Return

    I want to create a report and need to call the report program AUT_REP10 in this program using submit and return.Transaction is AUT10.When I tried to call using submit with parameters exporting list to memory and return, it is showing the below dump.A...

    Resolved! Accepted Solution

    Exit for VA01

    Dear All,While creating sales order, When I enter material no,plant and date and hit enter it shows a warning message (BOM not present for this specific material) and the sales order gets created.But the requirement is When the BOM and routing is abs...

    Resolved! Accepted Solution

    user exit EXIT_SAPLFYTX_USER_001 - import BSEG table values

    Hi Friends,I have created customer billing using VF01 tcode. I want to change tax fields. so I am using the user exit EXIT_SAPLFYTX_USER_001. I need BSEG values for this user exit while using VF01.How to import or get the bseg values.Thanks in Advanc...

    Labels in this area

    Explore this Area