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

    ALV_Doubt

    Hi Alll.. I am facing a problem in ALV grid display. Once the user clicks the save button the selected records get posted through BDC and the screen is refreshed. Now if i want to post some more records which were not selected previously. ...

    Moving data to string

    Hello friends,how can i move an inernal table in to a string.for this i m declaring a string table.data : string type s occurs 0.loop at internal table.move internal_table_structure to string.endloop.but in my case the internal table data contains de...

    FM for variants

    Hi All,I am having a field on the selection screen in which i have all the save layouts as values.whereever i selected the layout ,i have to know the variant status (like FM reuse_alv_grid_layout_info_get).based on the variant selected i have to pas...

    Resolved! Internal Table

    Hi,I have two Internal Tables IT_MSEG and IT_MKPF.IT_MKPF Contains BUDAT Posting date for every record but it_mseg does not contai.So, My problem is I have to add this BUDAT into IT_MSEG for every record by comparing MBLNR .How can we do it ?can we d...

    Calling screen

    Hi,I am customizing standard Transaction ME2N in ZME2N with little changes, i,.e instead of standard report ZME2N will display ALV report and few additional flds in the display.But I want to adapt GUI STATUS from standard one customized one.'PO Histo...

    Resolved! Badi

    hi,i have a Badi to transaction me22n that operate it(the BADI) when i save the data,i need to change the Fax number of the header section.My problem is:I can change the fax number with Bapi - "Bapi_po_change"but its not good because i IN the transa...

    abt sap query???

    hi experts, what is sap query .what is the need for it.can end users work on it without developing progarms?can we join 2 or more tables thru it ?pls send some links and suggessions for combinging different tables and taking reports out ...

    Global Variables

    HICan we use global data declared in the Include top, in the local perform?I am using REUSE_*GRID_DISPLAY to display my report. to call 'user command' dynamically I have called another PERFORM user_command(sapfm06l). which is standard. but the global...

    Resolved! HI

    Hi friends,i got a program,where in output there should be one Pushbutton "Report".And after pressing "Report" either one classical or one interactive report to be generated...please tell me the logical steps for this....

    Help required

    How to find out the Grand totals and Subtotals using ALV?What is the Significance of Load Program in Reporting events?What is the significance of AT Selection-screen Output and AT Selection Screen on Field ? i mean which one will trigger first?

    Labels in this area