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

    Pop up to capture User input

    Hi Folks,I need a help with a Pop up to capture about 10 variable from USER i.e. after the selection screen,a resultant ALV is displayed and then user selects some line of ALV and on a click of a button in Toolbar (USER COMMAND) a pop up if shown to ...

    Resolved! Accepted Solution

    problem with CONVERSION_EXIT_ABPSP_INPUT

    hello all,in the below function module i am passing POSID to get PSPNR... if lv_posid is NOT INITIAL.     CALL FUNCTION 'CONVERSION_EXIT_ABPSP_INPUT'      EXPORTING        INPUT           = lv_posid     IMPORTING       OUTPUT          = lv_pspnr     ...

    How to Send EMAIL in CC

    Dear team, I have two disrtibuton list one for TO and Second for CC. But when i send the execute the method mail is sent twice one for TO and Second for CC. Please let me know how i can proceed this.        DATA lv_mlrec TYPE so_obj_nam VALUE 'ZAP_ER...

    Resolved! Accepted Solution

    How can I display each record at the end of ALV list (using OO ALV)

    Hi,How can I display each record at the end of ALV list. My ALV list is as follows:I am able to display the Total of all the counts. Now I want to display all the Material being displayed in the list together, separated by comma i.e. 0000000000040013...

    BARCODE ISSUE

    Hi Experts,If we print either a Japanese invoice or a French invoice that contains a barcode  to a physical printer, the Kanji characters and barcodes are intact.But when we try  download into pdf the Kanji and barcode are corrupted.Please help me if...

    Resolved! Accepted Solution

    GET VCKUN in XD01

    Hi Friends,I'm using BADI's CUSTOMER_ADD_DATA and CUSTOMER_ADD_DATA_CS to access some append-fields that had been created at KNA1 table (Creating Screen-Exits).Now, I need to access the data from VCKUN Table from the inside of one of this BADIs, Some...

    Resolved! Accepted Solution

    field symbol error

    Hi guysFIELD-SYMBOLS : <f_list> TYPE any,                 <lW_LIST> TYPE any.LOOP AT CT_LIST ASSIGNING <f_list>. lv_index = sy-index.  ASSIGN COMPONENT 'VKBUR' OF STRUCTURE <f_list> TO <lw_list>. if <lw_list> is ASSIGNED. READ TABLE LT_SORT INTO LW_S...

    Resolved! Accepted Solution

    How can i attach document tx. VA02 through Report

    Dear Experts,How can i attach a document like PDF , Word or Excel file to a sales order (VA02) through report. Can you please provide any function module or BAPI's for this requirement.Any advice or link to documentation would be greatly appreciated....

    Resolved! Accepted Solution

    Is there a (supported) way of migrating regular ERP IDES system to HANA for use of Simple Finance?

    We have installed a SAP ERP IDES system but we'd like to try out Simple Finance. We could do a fresh install of ERP but we like the demo data included in IDES system. Is there a simple SAP supported way of migrating our system (or data to be precise)...

    Workflow Commit Work

    Dear Team,I have seen a lot of transaction where we need to call the WF after creating the Document number. For WF we have function module SWE_CREATE event. How i can specify the Commit work in the standard transaction while calling the WF.Because SA...

    Resolved! Accepted Solution

    How to get refrence of ABAP editor to write code in it.

    Hi All,I am trying to build a tool where we will have a program name on screen and user will enter the program name and after validation of programe name , Once a button is clicked , tool will write a specific piece of code.I have created the screen ...

    vimal by Active Participant
    • 2345 Views
    • 14 Comments
    • 0 Likes
    Resolved! Accepted Solution

    EHSAMBTAET enhancement

    Hi SDN,I need to set field reservations obligatory on protocol/general examination in certain conditions, but didn't find any bady, exit that I can use (I suppose!). already seenandCan you help?Thanks.Regards,Maria João Rocha

    Resolved! Accepted Solution

    abap2xlsx CHARTS

    Hello Experts!I have question about Charts in abap2xlsx community project.I was studying program ZDEMO_EXCEL39 and i am able to create simple Excel File like this:But I cant still figured out how to create result as below:My code: *&-----------------...

    Labels in this area

    Explore this Area