Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92983 VIEWS
    • 212 REPLIES
    • 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! 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...

    Logical Database MSM

    HI all,I am trying to use Logical database MSM for Material Master, but while accessing the tables MBEWV and MVKE, it is not fetching proper data, it is giving #### in all the fields of those tables instead of Proper data. What can be the problem.Ple...

    Resolved! 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
    • 1833 VIEWS
    • 3 REPLIES
    • 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...

    interactive reporrt

    Hi all, I'm using an interactive report for blocked stock calculation. my basic list is in ALV format and if i click on the field i will be getting my second page in ordinary list.I have 2 queries :1) In my second page, i need to go to another p...

    Labels in this area