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

    Display automatic serial number with the help of message command.

    Hii to all... i have created the SNRO and i m using it in the program..   but the thing where i stuck is that. when i click on the save button the data is saved under the some serial number... i want that the serial number should be displayed in perf...

    Resolved! Accepted Solution

    Update KNA1 in ZXVSVU02

    Hi experts,I have an issue in user exit ZXVSVU02. When creating a Z segment to idoc DEBMAS06 I find this code:         ZAKNA1 = idoc_data-sdata.        read table idoc_status             with key msgty = 'S'                      msgid = 'F2'         ...

    Resolved! Accepted Solution

    On copying standard report to zreport the alv list is not displayed

    Hi All,I copied the report RFMAHN21 into Z*.But on execution of z* the alv list is not displayed.Hence tried to create the layout by Setting->Layout->SaveCould apply lay out temporarily.Next time when i execute the same problem list is not getting di...

    Resolved! Accepted Solution

    Hi Experts, i have a issue with Grand total in alv reuse_Alv_list_display?

    Hi Experts,    i have a problem in calculating grand total in alv list display, Problem is i wanted Calculate the rand total for outsanding amount row , For this i have Calculated Subtotals in Programing level, Now i want to calculate grand total for...

    Resolved! Accepted Solution

    IF Statement for SMBLN

    Hi Gurus / Expert,I'm facing a trouble with my ABAP Report.I made a report for Goods Issue.My user want, that the material document with reverse not appear in my report.So how must i write the IF statement in my report ?Please help me with this probl...

    Resolved! Accepted Solution

    standard SAP report - how to view it's selection criteria and fields/tables?

    Hi:I would like to create a report with output exactly the same as what a standard SAP report can produce, in order to schedule a batch job.The standard SAP report is "Flexible Employee Data"; transaction code is "S_AHR_61016362".How can I find the s...

    Resolved! Accepted Solution

    Issue with Displaying Long Text in Module pool

    Hi Experts,I am facing problem in displaying long text which I will retrieve from SAP IW23 ( Using READ_TEXT) and display using SET_TEXT_AS_R3TABLE method.If I give 40 in WORDWRAP MODE  : its breaking @ 40 Characters. But I need to display as it appe...

    Resolved! Accepted Solution

    Parameter default value - file path and filename

    Hi AllI have a query,In the selection screen, I want to default the filepath and the filename. As the file name will dependent on current system time.how can I do this ?DATA: FILENAME TYPE STRING, l_ts_c TYPE char15. GET TIME STAMP FIELD l_ts. l_ts_c...

    Difference in results by executing a 'CALL TRANSACTION' (for transaction IW32) in a program in background and foreground

    I created a program that executes a 'CALL TRANSACTION' for transaction IW32. I am changing there some fields and save the order.The 'CALL TRANSACTION' is executed in the background.When I execute the program in the foreground (the CALL TRANSACTION se...

    ListBox Problem

    Hi,i have the fallowing problem:I use a listbox in my parameters selection and fill it with 14 values. If i select a value-key greater or equas 10, the selection does not work. The app creates a new line and switches to GR01. When i remove the user-c...

    Resolved! Accepted Solution

    CALL METHOD xxx->set_current_cell_via_id

    hi all ...i have the following request and i'm not far away from a mental breakdown this is my coding:CALL METHOD grid->set_table_for_first_display       EXPORTING         i_structure_name    =  'IT_DIALOG'         is_layout                     = ls_...

    Resolved! Accepted Solution

    Search Help Restriction.

    Hi Folks,I have created a search help for a field.And when the F4 is pressed on that field the dialog box is opened.The problem in the dialog box the select option comes as "=" by default.I there any way i can change it to greater than or less than b...

    Resolved! Accepted Solution

    C_BOSUP_90 Certification

    Hello Experts,I am preparing myself for the C_BOSUP_90 Certification Exam. I found some documentation and I have read it but some things are not clear to me.1. There are 3 types of partners that SAP may have:     a) Sap Partners     b) Channel Partne...

    Resolved! Accepted Solution

    Vendor F4 help not working in some T-codes.

    Hi experts,I am facing an issue, While trying to select the vendor through some of the search terms it’s not picking the vendor value into the field.  For example if I execute the Tcode: FK03, and press F4 in the Vendor field, it pops up a advance se...

    Calculate expiry date field and populate internal table

       A           B           C           DATE1-CAD      AB          12           12.06.20132-BBL      CB           14            14.06.20133-CAD      CB           16           16.06.20134-CAD       AB          12           19.06.20135-ABC      SD      ...

    Labels in this area

    Explore this Area