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

    module pool

    Hi,Iam doing module pool programming.iam working on tabstrips.in first tab i have a key field,my client doesnt want any spaces in between the words in that field.like KIrthi jupelli.we have to get error messge.please help.byekirthi

    Resolved! Accepted Solution

    internal table

    data:Begin of itab occurs 0, a type i, b type i, end of itab.--how much memory in terms of KB is allocated for itab?--if it was <u>occurs 5</u> , do 5 new memory locations were created each time a new record is added to itab?or 5 new...

    Internal Table

    Hi, I have written this code to retrive data from DB table and use collect to add all numeric fields having similar non-numeric fields.Still frnds i need to know is there any other logic which can be written using (collect) to get the same output....

    IDOC status

    Hi All,I was trying to change the idoc status to 53 using IDOC_STATUS_WRITE_TO_DATABASE from the inbound function module but the status gets changed to 51 and the message i see is 'Idoc <number>..is already open in process mode'.How can i avoid this ...

    Resolved! Accepted Solution

    HR abap

    Hi guys,I am new to HR abap.I have a piece of code given below which was written on 4.6c.I am working on ECC 6.0 .i m getting too many errors related to unicode.please help me to correct this one. REPORT zpsol020 LINE-SIZE 100. ...

    MM01

    Hi guru's,explaine me how we can upload the meterial masterdata by using recording.how can we record different views.if required views not existing what we have to do.explane and if possible send me the code.thanks in advance.

    Resolved! Accepted Solution

    Problem with User Id

    Hi friends,I have problem with my User Id in development client., When ever I key in the T code SE80 it kills all my sessions. When I reported to my basis consultant he says 'Sorry I dont know how to help you' because no one had such problem.Any one ...

    Resolved! Accepted Solution

    Reg : Logic

    Hi Experts ,Im Having two internal tables .. i.e itab1(master data ) & itab2 (transaction data) ..1 . itab1 has 15 entries & itab2 has 5 entries My questions is ??i need entries that are missing from itab1 it has to stored in itab3 i.e itab1 -itab2 ...

    Resolved! Accepted Solution

    catch error come from FM?

    hi, when calling a FM 'L_TO_CREATE_TR', a error 'Storage type xx does not allow negative stock figures' occurs, and the process popup E message text at status line, so the program is stoped ! while i want to process the error in program, how to ...

    Sript Debug

    I want to debug the standard script.for that I've copied the script to a my zname .I've activated the debugger.I want to debug the script by using ME9F transacton.How to do it? How to place the P.O document no into ME9F? Regards Srikanth.

    SUM column in ALV!

    Hi All,Can any one of you, help me in fixing my problem.In my ALV grid display, I have a Unit of measure column (UOM) with similar values 'LBS'. How do I write the total at the end as just LBS.How do I write 'Total' text underneath the First column.<...

    Resolved! Accepted Solution

    MRP List (ms05)

    Hello all, I want to create an own made report which reads data from transaction MS05. However, I can't find the function that retrieve data from this transaction. Would anyone tell me how to get the data from this MRP list? Thanks for your help!!!

    Resolved! Accepted Solution

    TechEd

    Dear all,I have question about Teched ,I am getting opportunity to attend Teched.so what are the advantages if i attend teched ? I want to give explanitaion to My manager ,if you guys give some input ,it would be better.. is it training program ?if y...

    Labels in this area

    Explore this Area