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

    SM37 job logs

    Hi All,The problem is, in SM37 there are JOB LOGS for a JOB that has been scheduled and for the very same JOB the JOB LOG is not updating when it is scheduled some other day. That means, JOB LOG is not getting updated all the times, which it has to b...

    User exit or BADi to update PO confirmation Delivery date to Sale order Schedule line delivery date

    User exit or BADi to update PO confirmation Delivery date to Sale order Schedule line delivery date.tried with ME_PROCESS_PO_CUSTwith post and close method but only the previous value is getting populatednot the current value which i am entering in M...

    Resolved! Accepted Solution

    list box duplicates selected value and places at the end of listbox

    Good day,i have 4 list box fields and 3 of them working fine but the 4th one does give some problemi have a filed call OCCU.TYPE and i have list box to it.i get the data from tables and display the data.on my output i select a value and press ENTER :...

    Resolved! Accepted Solution

    Files placed at AL11 path folder some times not picked up by background job

    Hi SCN Folks,Recently we are facing a serious problem where there is a senario.Senario:Spring device sends 7 txt files to XI and XI places those 7 files to AL11 path. There is background job running which picks the files from AL11 path and process th...

    Resolved! Accepted Solution

    Search help with condition

    Hey guys, I have a dtab with time-dependent datas (begda, endda). And for one field on a screen I want to do a search help, but I don't wanna show all the datas, just those, where is the endda EQ '99991231'. How to do it, pls? I'm a part-time ABAP de...

    Resolved! Accepted Solution

    Duplicating Rows on CL_GUI_ALV_GRID and Domain Level Data Checking Errors

    I’m using cl_gui_alv_grid, in input mode, to allow a user to edit rows of data.  The user has the functionality to duplicate rows, though I need to reinitialize some fields on the dup. The reinitialization is done in a local method HANDLE_DATA_CHANGE...

    Resolved! Accepted Solution

    Is there any standard function module to get employee relations

    Hi All,      I have  a requirement to find out all his superiors as well as subordinates and display in a ALV report. Can someone please help me with any standard function module name to which I can give Employee pernr and I get all this A002 relatio...

    Resolved! Accepted Solution

    Need BADI to change the WBS data which should be trigged on CJ20N

    I need to change two user drfined field USR00 and USR01 in an EXIT or BADI which need to be populated once user clicks on save button of transaction CJ20N.i already checked BADI "WORKBREAKDOWN_UPDATE" but it has only input parameter PRPS, i also need...

    Match code with 70 chars

    Hello all, i dont know if this is the right place for this question but i just cant figure out this new scn.  Hope some one read this and can help.I have the following scenario:- i need to create a match code for a 70 char field and assign it to a fi...

    Transaction Variant

    Dear All,we are facing issue on implement transaction variant to T.Code MB1B(to output only plant & Mov.type)1)We have created a transaction variant for MB1B.2)Create ZTCODE as a Variant Transaction Using T.code MB1B and its Transaction variant creat...

    Editable ALV

    Dear All ,I am working on an editable alv report . The requirement is to make a particular rows only editable based on a condition . I have seen the report BCALV_EDIT_02 and was able to understant that . In this report There is a code    LOOP AT gt_o...

    Resolved! Accepted Solution

    Problem with client proxy (WSDL data type "long" maps to ABAP "int")

    We created a client proxy for accessing a web service using the WSDL provided. Everything seems fine, but data type "long" has been mapped to ABAP type "int" which hasn't the same length as "long", so we can't use the method (other methods are workin...

    Resolved! Accepted Solution

    Change the Frame Text (Select.) which is displayed in the popup when using standard filter in ALV toolbar.

    Hi all,I have a requirement where I need to change the Frame text which is displayed in the popup which comes up when using the standard filter in an ALV report.Currently it says "Select."Can it be changed to something using any Function module or Me...

    Labels in this area