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

    Explain this code

    Hi friends, can you plz explain this.. TYPES:BEGIN OF ITAB1, MATNR TYPE MATNR, ERNAM TYPE ERNAM, END OF ITAB1, ITAB2 TYPE STANDARD TABLE OF ITAB1 WITH NON-UNIQUE DEFAULT KEY. DATA:WA_SELECT TYPE ITAB2 . DATA:WA_READ TYPE ITAB1.SELECT MATN...

    ALV

    1.Wat is the need for ALV reporting ? why not classical report ?2. what r the FM u used in ALV reporting ?3. Wat is the use of field catelog ?4. How to remove search help in ALV report ?5. did u worked in interactive ALV ? if so tel me the event in i...

    Resolved! Accepted Solution

    internal table

    hi all i have created a table with empid,empsalary,created dare ,created time.initially i have some entries in the table.whenever i update the salary of the existing records in the table i want to modify the time and date too.so that i can keep track...

    Resolved! Accepted Solution

    key fields

    hi,iam working on module pool programs.i have to update a data base table.for that i have written a code.it is updating also , but it should not avvept dupliocate key fields.please help as sson as possible.below is my code.DATA: lv_irn3 TYPE zirn. S...

    Resolved! Accepted Solution

    SAPROUTER

    HI i installed and configured the saprouter. iam struck up in starting saprouter.. what user can we provide to start. while i am using the administrator it gives the error : 1067 the process is terminated unexpectaly.then how to config saproutertab ?...

    Resolved! Accepted Solution

    User exit fr IW22 !

    Hello All , I'm in need of a user exit or BADI which would help me validate the items in Activities Performed/inspections tab of IW22. I have tried the following exits IWOC0004IWOC0003IWOC0002IWOC0001IWO10027IWO10026 , but they cont...

    Resolved! Accepted Solution

    decimal issue

    hi all, for some of the currency there is no decimals.(EX;HUF,VND).In my program we converted the foreign currency(USD) to local currency(VND).after converting the function gives the local amount (vnd) in decimals.i dont want these decimals.how to re...

    MM03 Transaction

    Hi All,Please tell me how to call MM03 Tcode skipping 'Select view' screen from the program.I also tried using ,call transaction 'MM03' and skip initial screenbut still it shows the select view screen.Please tell me a solution ASAP.Thanks in Advance.

    Resolved! Accepted Solution

    Need Help for Module Pool

    hello friendsi m new in ABAP i had designed database and now i want to enter the data through module pool so please guide me about the module pool and insert condition how could i do that Do post friends...................Waiting for ure precious sug...

    Labels in this area

    Explore this Area