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

    LSMW

    Hi all, I m doing LSMW for MM01, I have done validation for some fields.e.g. New material no. shud not exist in mara table.If it exist , i m skipping that record.But I want those skipped records to re-upload it.How do i get those records?

    Resolved! Accepted Solution

    select-options

    Hi SAP Gurus ,in the following code i m not able 2 get range for the full year .plz help me .SELECT-OPTIONS : MONTH2 FOR Ztable-month2 .loop at month2.IF MONTH2-low eq '1' . PERFORM JAN_DATA . ENDIF . IF MONTH2-low eq '2'. PERFORM FEB_DA...

    IDOC'S status

    Hi experts,i have small problem while generating idoc that is after execution of program idoc generated and also i am able to down load that idoc to file also.i can check through we19 tcode based on idoc number butproblem is those idocs are not liste...

    Resolved! Accepted Solution

    Select-option in Module Pool-Error-Include block not specified .........

    Hi,I am trying to define a select-option at Module Pool level.In the programSELECTION-SCREEN BEGIN OF SCREEN 1010 AS SUBSCREEN.SELECT-OPTIONS: V_BWTAR FOR MSEG-BWTAR.SELECTION-SCREEN END OF SCREEN 1010.In the Screen flow logic it is as followsPROCESS...

    kiran_k8 by Active Contributor
    • 1853 Views
    • 3 Comments
    • 0 Likes

    performance issues

    Hi,The program(developed by someother person) which was given to me is having performance issue. Its giving RUNTIME ERROR 'TIME LIMIT EXCEEDED'. Can u please suggest me in what way i can improve the performance of the program. please help me in resol...

    performance tuning

    Hi,The program(developed by someother person) which was given to me is having performance issue. Its giving RUNTIME ERROR 'TIME LIMIT EXCEEDED'. Can u please suggest me in what way i can improve the performance of the program. please help me in reso...

    Resolved! Accepted Solution

    SAP Script pool and email

    Hello Friends,I have program which is processing 3 scripts and all are included in the same spool, now my requirement is, I want to send only 1st script as email attachment. How can I seperate only this script to send it a email to customer.Please he...

    Labels in this area

    Explore this Area