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

    AdHoc Query Issue

    Hi Gurus,I am running 1 Adhoc Query.We are getting an error in Job description.We are passing Job code as input.For that job code it is not displaying Corresponding Job description.Ex : Job Code - - - - 1126This is the Data avilable in table M_PLO...

    Resolved! Input Field in ALV Grid

    Hi All,I have a requirement to display one field in the ALV grid as input field,so that the user can enter value in that field when the ALV is displayed.I need to use this entered user value later in th eprg for further processing.My worry is that i...

    Screen Ext transport

    Hi I have created a screen exit in function group XM06. And the program(saplxm06) with screen number 0100 is stored as $TMP, to transport the same we need to assign it to a package. But it is not allowing me to change the package. I tried with Ob...

    Resolved! For all entries.

    Hi all,SELECT matnr werks FROM marc INTO TABLE i1_marc where matnr IN s_matnr AND werks in s_werks AND mmsta = '10'. SELECT matnr werks FROM mast INTO TABLE i_mast where matnr IN s_matnr AND werks in s_werks.I want to implement the sam...

    Resolved! load text file

    Hi,i try to upload a text file from the server and what i get is just the first line in the table of string,(data_tab) .i want to get all the data in the file into one string or big variable how i can do that?RegardsDATA: file_physical TYPE fileexte...

    Resolved! seperation at decimal

    hi all,i have a value like '9,000.00', its not fix it maybe '65666668.00, but problem is that i want totake the value before decimal. because i have to read it in text and it is ignoring decimal and reading it as 'Nine Lakh'. can anyone please help m...

    Resolved! Internal Order && Assets

    When we create an internal order via KO01 the fields "Investment profile" and "Investment reason" on the Investments tab are mandatory fields. This leads to the following warning message:"New order: System status requires an AuC"and the system autom...

    Performance tunning

    Hi All,I got an requirement to reduce the execution time ,that is Loop under Loop statements and i have reduce the time for execution and to use Read statement .so below the code please any one can correct the code and send me detailly with the ever...

    Labels in this area