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

    hai abap gurus...

    in a loop of an internal table, what is the use of at first & at last statements?What is the use of at new statement?what is the difference between at first & at new statements?what is a binary search ? and how it is useful in a sorted internal table...

    type mismatch!!

    Hi ,I have a field 12:00 passed into string and then i need to pass this string to some bapi field which is having type as INT4 , if i try to assign to it some local variable of type INT4 it throws dump saying unable to interpret 12:00 as number...A...

    Resolved! Accepted Solution

    hai abap gurus...

    Difference between internal table and a dictionary table?can you create an internal table dynamically?(at run time)what is the use of select for all entries in an internal table?when you are using 2 internal table in program, you have decided to use ...

    Resolved! Accepted Solution

    Go to me11

    In me11,whn u create a info record ,it automatically displays the info records number in that corresponding field . So whn u use BDC to call set of vendors number to create the info records , it automatically creates the info records in that correspo...

    Resolved! Accepted Solution

    hai abap gurus...

    How to add new fields to a standard sap table ?what is the difference bet'n table and a structure?how do u define an internal table?how many type of internal tables are there?what is the difference between hashed & sorted internal tables?what is the ...

    Resolved! Accepted Solution

    LSMW error - Generation aborted. Reason: No fields with equal names

    Hi all,I am doing an LSMW upload for BOM. I have two structures Header and Item below header.I am assigning two files one for header and other fro Item. When i try to generate the read program it gives the following error - "Generation aborted. Rea...

    pf-status

    hi friends, i am using pf-status in an alv report.i want to display kunnr name1 land1 in the first list and when i click in the sod icon set using pf-status it displays 2nd list and when i press on the vbeln it should take me to 3rd list.but...

    Resolved! Accepted Solution

    Each form in its own include?

    Hi all,since we upgraded to ERP 2005 (from 4.6C) the abap editor behaves in a different way when creating a new FORM (by doubleclicking on the first identifier of a PERFORM statement). The editor suggests to create a new include each time I perform t...

    jrgkraus by Active Contributor
    • 661 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    User Exit

    Hi all,I have got a requirement for adding a column to the output of the Transaction Code: KOB1. Can you please tell me the user exit thru which I can do this. Also can You tell me the steps how to do it.Helpful Answers are always appreciated.Thanks ...

    Resolved! Accepted Solution

    Update was terminated

    Hi,When I try to update a material document using tcode MB02, it is showing the status message as the document has been successfully changed. But after some time a message <b>Express document "Update was terminated" received from author</b>.Can you p...

    PS_1978 by Active Participant
    • 890 Views
    • 6 Comments
    • 0 Likes

    SY-UCOMM

    Hi,I want to display a smartform using the user command, however i am unable to display two button - invoice1 and exit. the code is:AT user-command.IF SY-UCOMM = 'print1'.DATA: FM_NAME TYPE RS38L_FNAM.ENDIF.IF SY-UCOMM = 'exit'.LEAVE PROGRAM.ENDIF.fo...

    Labels in this area

    Explore this Area