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
    • 94666 Views
    • 212 Comments
    • 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! Accepted Solution

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

    Resolved! Accepted Solution

    more than 1 line items in bdc using table controls for BOM

    Hi....how do u update more than one line item for BOM using BDC table control.......is there any specific command for doing that.......hav tried d following code bt it takes the flatfile i/p FOR 2 LINE ITEMS as 2 different BOM'S.....would appreciate ...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

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

    Resolved! Accepted Solution

    Date field issue

    Hi All,If Iam having a date, say 28/02/2008. I wan to add '1' to this date.DATE1 = '20080228'.DATE2 = DATE1 + 1.Now DATE2 will gimme '20080229'. But I should get 2008/03/01.Is it possible ot get the same.Regards,Viji

    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

    Explore this Area