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
    • 94073 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! regarding Screen

    Dear Experts,I have report program inputting parameter FILE PATH.if we push execute button it will call Screen 100.In Screen 100, I have three button BACK,EXIT,CANCEL.When case Back, I want to go back to parameter FILEPATH screen. how to do this.. ...

    Resolved! Serial Numbers

    Hi All, I would like to know the table where serial numbers are stored in WM. i am dealing with tx. ls33 and for handling unit there are serial numbers available and need to find out in which table the data is being stored.Rgds,Ram

    Resolved! Menu items in the screen

    Hi Everyone, I have created screens and for this i have the application toolbar, standard toolbar, menu bar. like the program help etc.I want to create menu items in the menu bar apart from program & help which is created by default, like eg say scre...

    Resolved! SSCR key?

    Hi SAP experts, When I try to register the SSCR on http://service.sap.com/sscr page, after I click the “Registration” link I got this error message “Your system administrator should grant you the SSCR authorization”. What should I do next? Any sugges...

    Resolved! Offset for week

    Hello,with the function 'DATE_GET_WEEK' I get for a specific date a calender week. Is there a function to get an offset from 143 weeks from the calculatet result? Backround information:The Problem we have, is that we have a job, which runs once a wee...

    Smart Forms

    Hi Friends, I have a requirement where i have to capture the value of MBLNR(Material document number)and pass the value to a report where it will call the smartform. In transaction MB03 an output type will be cofigured and when i execute this outp...

    Parameter in RFC FM

    Hi friends While creating RFC FM I want the parameter type 'SHLP_DESCR_T' to be used . I used the statement 'TYPE-POOLS shlp' in top include. But the 'Type SHLP_DESCR_T is unknown' information message is coming. Can't we use the paramenter defined ...

    Resolved! Error in Data Declaration

    Hi,I have declared the following data.CONSTANTS: con_cret TYPE x VALUE '0D', con_tab TYPE x VALUE '09'.when checking the programs for syntax errors i got the following error,"con_tab" must be a character-type data object (data type C, N, ...

    Improve performance

    Here is the code to display Material Numbers based on part of Purchase Order Long Text entered. But code is bit slow. How it can be altered to improve performance.-REPORT ZAM1_MATERIAL_SEARCH_LONGTEXT LINE-SIZE 250.Tables: MARA.Parameters: POTEXT(132...

    Resolved! Refreshing problem

    Here I have 2 radio buttons.first it will check with a ztable against entered supplying plant(s_werks)and receiving plant(r_werks).when i select first radio button, it adds one plant(zplants-plant) to the r_werks.when i select second radio button it ...

    Labels in this area