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

    concatenate

    Hi experts,plz help me with this.actually i want ot concatenate 'sy-datum ,sy-uziet and one literal in to one variable.but before concatenation i want ot change the format of sy-datum as mm-dd-yyyy format .regrads,siri.

    Resolved! Accepted Solution

    Problems with web.

    Hi everybody.I'm trying to download a file which is set in a web site via a hyperlink which leads to a dialog for downloading/open that file. Does any of you know how: - simulate that process from ABAP for getting the file? - view the entire source...

    Resolved! Accepted Solution

    Error in code inspector

    Hi all,I have a program where a section of code is as follows:LOOP AT ITAB WHERE FIELD2 IN VARIABLE.AT NEW FIELD1. IF COND. PERFORM.... ENDIF.ENDAT.AT NEW FIELD2. IF COND. PERFORM.... ENDIF.ENDAT.ENDLOOP.When i check the program with Code I...

    Resolved! Accepted Solution

    Event

    Hi Friends,I have one parameter in the selection screen like company code(say 1000). I want make it display only. which event i have to use to get required solution.Thanks,Radhika.

    module pool

    Hi All,Please Kindly any one help me on this topic.I developed one Module pool program.In that, I have a field in second screen(Order Number).when the the user<b><u> doubble click</u></b> on it ,it has to tkae the user to the VA02 Transaction(Change ...

    Resolved! Accepted Solution

    User Exit MB_CF001

    Hi All, In one of our requirements we need to insert some code in User Exit MB_CF001.This is triggered by Transaction MIGO. I have put the break-point in user exit and running the transaction MIGO. Unfortunately program is not stopping at brek-pont ...

    Resolved! Accepted Solution

    master data

    Hello all,please explain the difference between master data & transcation data & their transcation codesWhat are the master data normally uploaded in support . Give eg.Thanks in advance.Regards,johnn.

    IDoc extension

    Hi,I have extended IDoc MATMAS01 and have a message type. Also I have added code in user exit. The custom message type which I have attached to extended IDoc is not showing up in transaction BD10. Is there any solution for this problem?Thankls and re...

    Resolved! Accepted Solution

    Configuring Output

    Hi ,I have 2 SAP SCRIPTS (Invoice) to be developed one for CANADA & Non-Canada customers.How can I differentiate both scripts to be printed accordingly for the same transaction.Is it possible through output type configuration, if so how ? Thanks in A...

    Resolved! Accepted Solution

    User command in ALV grid

    Hi I am displaying the output of a report in the ALV grid.I have used REUSE_ALV_LIST_DISPLAY in my code as follows.FORM DISPLAY_ALV_LIST. CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING I_CALLBACK_PROGRAM = SYREPID IS_LAYOUT = FIELDLAYOUT I_CAL...

    Labels in this area

    Explore this Area