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

    Read and modify of a internal table in loop-Performance

    Hi Experts,I am working on performance tuning of a report and have come across following situation:loop at itabRead table ITAB2 with key field 1 = itab-field1                                     , field 2 = itab-field2                                ...

    Resolved! Accepted Solution

    Output in Spool

    Hi,I have a standard report RFUMSV00 for advance tax. Now when i execute tha report i get selection screen and i put the required parameters and execute it. Now when i take print copy of output spool gets created and then i go to SP01 to see that spo...

    problem in bdc

    Dear Abap ers,        update records from flat file to db table . i use call transaction methods for it.statement: call transaction 'XD02' using bdcdata mode 'A' update 'S' messages into it_msg.when execute the program, an error occured in 3rd line. ...

    Resolved! Accepted Solution

    Populate table fields on insert in view cluster

    Hello,I have created 2 tables. Each of these tables has a field created by.Now, I created maintenance view for these tables and view cluster for these tables. (I did not include created by field in these view since I dont want those to be shown to us...

    BTE 1120 Not triggering.

    Dear  SAPGurus ,I have written a code to check BSEG entries while posting by implementing a BTE , but its not triggering.I created a FM by copying FM SAMPLE_PROCESS_00001120.Assigned it using FIBF and maintaining an entry in  Settings > Process Modul...

    Resolved! Accepted Solution

    Smartforms : avoid Repetition of text name in loop for display purpose

    Hi Guys,i have internal table with 2 data,in smartforms i m using loop for display the that data.but it repeat text name i want to avoid that repetition.now its look like this ,                        text           itab value                     Ord...

    Resolved! Accepted Solution

    Smart form transport

    Hi..I have modified a smart form and also modified a standard text used in the form. I have kept the smart form and the standard text under a same TR (D01K907841) and transported the TR from Development server to Quality server. Now again I have modi...

    Resolved! Accepted Solution

    How can we use the select statement for displaying fields with multiple list

    Based on radio button selection, a select statement should run with multiple list selection.select <fileds> from <table> into table <itab> where field in <parameter> and filed IN(<l1>, ....<ln>).Gives error comma without preceding colon (after Select...

    PO closing Date

    Hello Gurus,I got requirement to make one enhancement, where I need to find out the Final PO closing date and apply some logic there. If PO is not closed yet then its OK. I made some search on SDN but didn't found proper answer. I found that there is...

    Keyword 'Split'..

    IF WA_BRS-WAERS <> 'INR'. SPLIT WA_BRS-WRBTR AT '.' INTO WA_BRS-WRBTR LV_STR1. TRANSLATE WA_BRS-WRBTR USING ', '. CONDENSE WA_BRS-WRBTR NO-GAPS. ENDIF.******************************************* Explanation********************************************...

    Resolved! Accepted Solution

    SAP OLE - Sub Total

    I tried searching the forum for any idea on how to add up a column in Excel using OLE methodology.My requirement is to select Column 1 Row 1 till Column 1 Row 100 and add the values in these cells to Column 1 Row 101.

    Resolved! Accepted Solution

    How to MASS add of characteristic value in CT04?

    Dear Gurus,I need to add characteristic value in CT04, is there any method can I mass add?If I use LSMW, but when I record the steps in CT04, it won't appear the Characteristic value tab on the screen...Is there any solution? I will appreciate any he...

    Labels in this area

    Explore this Area