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

    SAP ABAP ALV REPORT

    How to add an extra additional functionality/option to download a alv report into excel format directly without any need to select the format to download?I mean there is a default functionality to download the file but there we have to select the fil...

    Resolved! Accepted Solution

    Persistent Class

    Hi,I recently when thru some blogs in SDN related to persistent class from Former Member. I understand how persistent class works but I am trying to understand why do we need a concept called persistent class when the same can be achieved thru normal...

    Resolved! Accepted Solution

    how to open word document form html container url iam getting internal_error while opening file

    Hi all,By using below code i am able to download word document file from html container. But before downloading i need edit these document to add Macro.I am unable to open word document.CREATE OBJECT G_HTML_CONTAINER      EXPORTING        CONTAINER_N...

    Resolved! Accepted Solution

    Do we have an automated approach for removal of obsolete mitigation controls ?

    Hello All,Mitigation control assignments are part of day to day activities for consultants involved in GRC Access Control operation, complaince & management.In due course, there are lot of mitigation controls which becomes obsolete due to roles and u...

    PDF file to IMage

    Hi,I have a requirement to convert the PDF file present in the c drive to an Image using SAP. I tried looking for a function module but can't find any. IF any of you have faced this scenario in past pls. share your Comments/knowledge.Thanks.

    purush_r by Explorer
    • 3489 Views
    • 3 Comments
    • 0 Likes

    Screen Allignment

    Hi Experts,I have issue in Screen Input field allignment in composite UIBB , i have created the composite_uibb which has  three form UIBB init. The Form uibb which is ROW 1 and 2 is not matching with input fields . ( in form i used two-couln layout)C...

    Resolved! Accepted Solution

    how to set two parameter value using one f4 help of 'F4IF_INT_TABLE_VALUE_REQUEST'

    I have two parameters on selection screen .P_QTR and P_YEARI have concatenated the Quarter and Year Value to give same f4 on both paramatersto give f4 using 'F4IF_INT_TABLE_VALUE_REQUEST'for example Q1 2014now when user selects one value i want to se...

    WebServices issue?

    Dear all,We have a BOBJ report which is in BO 3.1 system.We got a requirement from users to provide a URL link in that report , to capture whether the report data is approved or rejected.This URL need to update the approval or rejected information in...

    Resolved! Accepted Solution

    TR invisible (Object is not locked)

    Hi all,I want to see a TR details for a database table.I have gone through goto-object directory entry....Its showing the package name but not the TR request.I have also checked 'Lock overview' , but its showing 'object is not locked'.Prior to that ,...

    Aditya by Participant
    • 2475 Views
    • 8 Comments
    • 0 Likes

    EXCEL FILE PRINT ISSUE

    Hi All ,I have a small issue with a ABAP Report which I think might be a simple issue only .In my case I have a CLASSICAL report the  report has 16 Columns and 14 Rows  , I download it to a EXCEL FILE the excel file also has all the data and then go ...

    Resolved! Accepted Solution

    DMEE; Payment file email address

    Hi All,We have requirement to populate FPAYH-INTAD(Vendor Email address) during payment proposal using F110, but in XML file this field is empty, its not being picked up, how can I poupate this field?, can I copy Fm DMEE_EXIT_TEMPLATE and use copy Fm...

    rthoodi by Active Participant
    • 13835 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    CALL FUNCTION REMOTE ERROR

    Hello all,I had an error in the application abap program, in ECC6, during an RFC call of a specific function module, during settelment process.The error was logged under name "time out".After checking, we found the problem is releated to  "dbif_rsql_...

    Resolved! Accepted Solution

    Availability of BOBX

    Hello,We are planning to use transaction BOBX and have checked the BOPF Feature availability matrix.However, the transaction is not available on our "EHP6 FOR SAP ERP 6.0" system (SAP_BS_FND 731 SP 0007,SAP_BASIS/SAP_ABA 731 sp 0010)Am I misunderstan...

    BMEIJS by Active Participant
    • 860 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Function To Create text in delivery invoice Form Header

    Hi,     I used the CREATE_TEXT function to write a text on delivery invoice header, but instead of creating the text in the text area form header of VL03N, is creating a folder and adding text(PT) inside this folder. How do I create text in form head...

    Resolved! Accepted Solution

    Transforming ABAP internal table to JSON array (rather than object)

    Is there an easy way to do this using the standard CALL TRANSFORMATION?  Here's what I'm doing:"ABAP to JSON   writer = cl_sxml_string_writer=>create( type = if_sxml=>co_xt_json ).   CALL TRANSFORMATION id SOURCE ARRAY = lt_table                     ...

    Wait for event

    Hi,Below is my requirement. Any ideas how to make the program wait?I have Z program has 4 different process chains that needs to be triggered. When the user executes the program, I trigger an event using FM. A process chain in BW will get executed on...

    Labels in this area

    Explore this Area