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

    How to generate accounting document for depot export excise invoice.

    Hi Experts, We have a requirement for (I.e depot to export process) "accounting document is required for depot export excise invoice".As per standard SAP,there is no accounting document for depot excise invoice.Is there any configuration required to ...

    Resolved! Accepted Solution

    Close a window browser

    Dear All,In my project, We have a webydnpro application and as per the requirement, when we click on a button, it should open a EPM excel page. we are passing data from the code. when this page gets opened, a blank window browser also gets opened. i ...

    Resolved! Accepted Solution

    Create ARTMAS idoc triggered by a change pointer (filters, add data)

    My requirement is to create an ARTMAS(ARTMAS02) outbound idoc triggered by a change pointer. I have just made the configuration of that point but my doubts are now in these two things:- Where and how I could check segment field values?  Is there any ...

    Resolved! Accepted Solution

    Foreign Currency and Local Currency

    Folks,I would like to know under what circumstances do we use these two function modules and what is the difference from calculation perspective.To my knowledge both does the same currency to currency conversion and the words Foreign and Local is jus...

    kiran_k8 by Active Contributor
    • 2026 Views
    • 5 Comments
    • 0 Likes

    Change Billing plan

    Hi,While I am trying to changing the Billing Plan date with the following FM :  SD_SALES_DOCUMENT_READ  SD_SALES_DOCUMENT_PREFETCH  BILLING_SCHEDULE_GENERATE  BILLING_SCHEDULE_SAVE  SD_SALES_DOCUMENT_SAVE  BAPI_TRANSACTION_COMMITAll works fine but wh...

    Resolved! Accepted Solution

    Select statement is not retrieving the data in background

    Hi Experts,I am facing the problem with the below select statement.This statement is working well in frontend.If I execute this in background it is not retrieving the data.Kindly any one assist how to solve this problem.SELECT * INTO CORRESPONDING FI...

    Resolved! Accepted Solution

    COMMIT CL_BCS e-mail in BACKGROUND TASK

    Hello,I am building custom wrapper class to send e-mails. Inside it uses CL_BCS.Problem is, that there is need to COMMIT after cl_bcs->send( ). But direct COMMIT is not possible in most user exits and BADIs.Usually this is solved by RFC module which ...

    Resolved! Accepted Solution

    ALV with variable number of columns

    Hi Gurus,I want to print alv in a dynamic manner, like below, field should increase dynamically. I tried  belowInputGroup     Text1              Field1                   Field225             Iron                abc                         def25      ...

    Resolved! Accepted Solution

    STAUTHTRACE error

    Hi Experts,I am trying to take trace for user using STAUTHTRACE T-Code (System wide Trace). But when I tried clicking on the Activate trace option, I am getting error saying "Trace is already active for another user" and is not allowing me to take tr...

    Resolved! Accepted Solution

    Using Custom Message Type (ZHRMD_A) with HR Distribution Model (PFAL)

    Hi everyone, hope you can help me!!Currently I am trying to send Master Data from one ECC to another.  My plan is to do that using transaction PFAL.Since customer is currently using HRMD_A Message Type for other particular business scenario, I had to...

    I833978 by Employee
    • 856 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ABAP Element Info: Current selection is not supported

    Hi everyone,since Eclipse Mars I'm facing the strange problem, that the Eclipse View ABAP Element Info does not show any informations. It only says "Current selection is not supported". With Eclipse Kepler it was working pretty fine. Does anyone hav ...

    Resolved! Accepted Solution

    Purpose of ddshretval

    Hi Everyone, Could some one please help me with this. I am learning function modules and finding it very complex to understand the purpose of gt_return. Can't we get the same output with using the gt_return or ddshretval and READ TABLE gt_retu...

    Resolved! Accepted Solution

    notification Item update - BAPI_ALM_NOTIF_DATA_MODIFY

    Hi Everyone,I have to add item like cause , damage and component codes for existing notification which will be creating at backend when I create workroder.while creation of workorder item data is empty.when I am trying to update the same notification...

    Resolved! Accepted Solution

    Modify excel that is to be downloaded using cl_gui_frontend_services=>gui_download

    Hi,I have this strange requirement wherein I have to modify the excel that is downloaded using  cl_gui_frontend_services=>gui_download. The excel that I am dowloading is more like a template, it contains only header. For one of the header columns, th...

    Labels in this area

    Explore this Area