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

    ALV

    Hi friends, I am using the below code now i want the result in ALV Grid. is it possible? please giv the solution.DATA BEGIN OF itab_list OCCURS 0. INCLUDE STRUCTURE abaplist.DATA END OF itab_list. DATA: BEGIN OF vlist OCCURS 0, fiel...

    Resolved! Accepted Solution

    enhancement in va01 screen

    Hello ,In va01 main screen i want make all fields except order type to be in display mode,i not able to get any user exit in which i can do modify.please do help me ,please guide me which user exit is used when i will click va01 so in that i can make...

    PBO AND PAI

    Hi all ,i am creating an infotype.the thing is, if they press the create button i should write one logic in PBO AND PAI.if they click Overveiw or edit button i should write another logic in PBO and PAI.Please tell me detail how ot handle this

    SMARTFORMS

    Hi All, i have a form painter, which includes 2 windows. header part(secondary window), and main window. what changes should be done, to have only main window extending to full page with out header part.i.e i dont want secondary window from 2n...

    SUBMIT PROGRAM

    Dear All,i call program with following code.SUBMIT ZPP009_UPLOAD_DATA VIA SELECTION-SCREEN WITH PR_TEXT EQ 'SD-Data Upload to SALES DEMAND' AND RETURN.its working properlymy problem is when i call the program ZPP009_UPLOAD_DATA selection screen is a...

    Change short texts

    Hello ABAP developers,I have to write a program for changing texts in Transaction CAT2.At the moment I use the two function modules "READ_TEXT" and "EDIT_TEXT".With this function modules I can change the long texts, but not the short texts.Does anybo...

    Printing a report

    Hi All...I want to print a report with line size 230 ..n it contains some 16 columns.I need to get the print out in a Dot Matrix printer in a A4 size paper.While Printing I gave the option : At least 65 rows with a maximum number of columns, but it p...

    Labels in this area

    Explore this Area