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
    • 95002 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    performance tunning

    hi sap guru's,please help me regarding performance tunning.loop at itabselect matnr maktx from mara into jtab where matnr = itab-matnr.append jtab.endloop.loop statement will work in application server,and select query fires in database server.now if...

    Resolved! Accepted Solution

    how to upload the data from legacy system database to SAP data base

    Hi.We are doing analysis of Legacy system and which needs to be converted to SAP system i.e. SAP implementation.I just want to know , how we migrate the existing whole data( from legacy system) into SAP system.and which method is the best method to u...

    Resolved! Accepted Solution

    File Download?

    HI all,When user trying to create a billing document(VF01) we are priting a SCRIPT automatically in form of PDF.How to download the entire details of the script(billing document VF01) which we are printing while saving the billing document automatica...

    Resolved! Accepted Solution

    User exit related doubt

    Hi all, I have got a requirement from the functional as below.While doing MIRO u2013 invoice (BELNR) amount should be round off to nearest rupee.If it is 100.50 should be rounded off to 100.00If it is 100.51 to 101.00 I think i have to include the fu...

    Error message:CJ619

    Hi,Iam trying to upload excel file using particular transaction with delibrately made mistake in one of the WBS element to generate error so,this is the error in Development:No. of project sections does not agree with project mask "-XX.XXX.XXXX.XXXXX...

    system response

    Hi all,my program will create inquiry order ( BDC ) after that imd it will download into excel file with confirmed qty etc...but some times when ever the no. of line items are more it downloading without confirmed qty....i have given 10 sec time aft...

    SM30

    I am trying to put entries in to a table with two fields using sm30.Fields are ExtLoc Type and Description.When i try to save entries error comes"Choose the key from the allowed namespace"What are the steps with which this problem can be solved?

    Resolved! Accepted Solution

    At End Of Error.

    Hello Freinds,I am using At End Of..End At in my code but I am getting a runtime memory error.the code is SORT gi_itab1 BY prctr poper ryear ktext. gi_itab2[] = gi_itab1[]. CLEAR : gi_itab. REFRESH : gi_itab. LOOP AT gi_itab2 INTO gw_itab2. ...

    Resolved! Accepted Solution

    iDoc PEXR2002

    How to activate iDoc PEXR2002..?The requirement is to develop a solution which will create Payment Manager transaction files in the SAP iDoc PEXR2002. how and where to start..?I am pretty new to the idoc's.Any help would be great..

    Resolved! Accepted Solution

    How to analyse the performance of job already running in background?

    I have a job running in the background and it is taking for ever. I need to do some performance analysis (I don't want want to cancel it and restart for ST05) so I can find out why it is taking so long. Is there some place I cna look what is taking s...

    Resolved! Accepted Solution

    EXPORT & IMPORT ??

    Hi Experts,Just curoius,I found some code in our system, its,In Z prog. = sy-repid = My_Module_Pool1) wa_memory_id = sy-repid.2) EXPORT it_manr TO MEMORY ID wa_memory_id.In the exit of Move_field_to_LIPS --> of MV50AFZ1 - Delivery exits3) wa_...

    Resolved! Accepted Solution

    ALV Report Output

    Hello Experts,I have got an ALV Report which outputs MATNR, CHARG, VBELN, KUNNR, LIFMG (standard O/P fields).Now we want to enhance this report's output a little bit more. If there are some errors in the output data, we want to show these extra field...

    Resolved! Accepted Solution

    display form

    if i want to display , how does the form look like , how to check? i tried like this , Tcode - smartforms, enter the form name, click display, it is taking me inside the form, i want to see the preview , how would it look like in an ac...

    Labels in this area

    Explore this Area