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

    NEW TO WEB DYNPRO

    Hi can any body explain me. wat is web dynpro and, wat kind of prerequisited we need here.1. what is the differance between Web dynpro for ABAP and Web dynpro for JAVA.2. Based on Web dynpro for ABAP we are able to go on EP.3. For Web dynpro do we n...

    Resolved! Accepted Solution

    Table control

    Hi all ,i m using table control with wizard and i want to take diffrent fields from diffrent tables but problem is that table control with wizard ask for only one table.can any one tell me how can we select diffrent fields from diff table in table co...

    Resolved! Accepted Solution

    Hi Sapers..

    Dear Sapers, What is the exact difference b/w TYPE and LIKE in real time scenario. Which one is best for performance wise. When we use TYPE and When we use LIKE. Please can any one tell me.. Thanks in advance..Thanks and ...

    Resolved! Accepted Solution

    JOIN Alias name.

    Hi Guys,I am doing analysis on Performance improvement. when we are using JOINS is it better to use short alias name or Long alias name. Surprisingly i am getting better performance for long alias name. resulting time is the average of 100 executions...

    F4 HELP!

    Experts!Question:I need to create custom popup display which will appear via F4. given data are:field1 field20 c/r1 c/0r2 mail3 rethow would I do this? my parameter is lfa1-dtaws.help me please.poist will be rewarded.man...

    ALV

    Hi,we developed one ALV Report use the FM REUSE_ALV_GRID_DISPLAY, heading will be displayed using FM REUSE_ALV_COMMENTARY_WRITE I have aquery I want add the footer for this ALV GRID Report, How to add the footerPlz send the logic or sample program Aw...

    Resolved! Accepted Solution

    Screen query (very urgent)

    Hi,I have a requirement to hide the selection screen inside of that program in which the selection screen is defined. It is to be done instead of calling or submitting this program into any other program. Even if we use the At Selection-screen output...

    gui_download

    hi..i am doing gui_download.i know about doc and xls.but i donot know about pdf file...see below program..data: BEGIN OF itab OCCURS 0,name(15), END OF itab. itab-name = 'God'. APPEND itab.data: path type string.call function 'GUI_FILE_SAVE_DIALOG...

    Resolved! Accepted Solution

    Logic needed

    i want to put a check that if asset no. is blocked then it shuld nt allow processing in my application.I have used this logic :form check_asset_master .clear : anla-xloev, anla-deakt. if zmm_isslip-anln1 is not initial. select single gsber into g...

    Labels in this area

    Explore this Area