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

    popup function with icon

    Hi !1. i need a popup function that display information with information icon. i tried the func POPUP_TO_INFORM but unfortunately it doesn't show the information icon.please tell me what function to use ?2. How do i clear selection screen from a anot...

    Ranges

    Hi all I am trying to build either a range or an internal table for cost center and profit centers from thier groups. I have used a couple of function modules to get the setid and setvalues. I need to build the either ranges or internal tables from ...

    Structure RIHEA

    Hello,In transaction IW69, there is a field "Status Included" that I would like to retrieve data for. The underlying structure for this field is RIHEA and the field is I_QSTATIN. (Program name - RSSYSTDB Is there any way that I could find out which...

    sap script help

    hi allplz help its very urgent...i am working on sapscript and i need a small help..i have declared one variable like :: w_kbmeng like vbdpa-kbmeng.and then moving the value of vbdpa-kbmeng to w_kbmeng like this::w_kbmeng = vbdpa-kbmen * 6.but when i...

    Resolved! Accepted Solution

    Edit a text file

    Hello,Is there a way in ABAP to open a text file kept on presentation server and then programatically edit it?There are two functions GUI_UPLOAD and GUI_DOWNLOAD, but they fetch the data from file in form of table!!RegardsSagar

    ABAP Questions

    Hello all of you, I am satish i have some Qs I dont know the proper Answers. so please any one answer to my Questions. those are very importent to me.1. Define external layer.2. What are control tables? 3. What is the function of the transport sy...

    Resolved! Accepted Solution

    Attaching binary files to an e-mail with the correct file extension

    Right. I'm nearly finished on this. I've read the recent blogs on sending e-mails from an ABAP programme and, with a few tweaks here and there, I've got my programme sending an e-mail to someone with two PDFs attached. One is the content of the e-mai...

    Call transaction

    Hi , For converting notification type to orders,I will give notification type in selection screen and call the transaction IW52 in the background and the notification type should be given from the selection screen and click Service Order button auto...

    Resolved! Accepted Solution

    ALV Grid

    hi friends,like this i am displaying 30 columns in the ALV Grid.CLEAR WA_FIELDCAT.WA_FIELDCAT-COL_POS = 1.WA_FIELDCAT-FIELDNAME = 'MVGR2'.WA_FIELDCAT-seltext_l = 'Prod. Mgr.'.APPEND WA_FIELDCAT TO IT_FIELDCAT.CLEAR WA_FIELDCAT.WA_FIELDCAT-COL_POS = 2...

    Resolved! Accepted Solution

    exec button

    Hi,I have created one EXEC button using set pf-status at my output screen. I have written some code for the EXEC button. When i was checking sy-ucomm it is not showing EXEC.What might be the reason?Here is my code.top-of-page. perform set_header.end...

    sapscripts

    hello, i am working on a sapscript , where if i login in english language and modify and while running the sapscript if i view in german language login , i find teh diference in alignment, how counter this problem that iresspective of language i...

    Resolved! Accepted Solution

    Dynamic layout elements determination logic for output of Pro-Forma Invoice

    This is my requirement below. Please give the suggestion Business requires output to be generated in name of the client, with client logo and scenario specific data elements. To do this in Standard SAP will require to define hundreds and hundreds...

    Resolved! Accepted Solution

    exec button

    Hi,I have 4 select options.After entering the data iam presssing the execute button at top left.Iam getting output.In the output screen i want to crete one 'EXEC' button.(I have 4 check boxes in the output.any of them i wll 'check'.After checking i w...

    Resolved! Accepted Solution

    Watermark signature...

    hi fellow abapers,im in need of some assistance. in reference to the above subject, i require the best and easiest method to print a watermark signature (eg: image behind user(s) signature). currently, the only way i know which can handle this matter...

    Resolved! Accepted Solution

    Call Transaction

    Hi, In my report, i will select notification type,notification plant and calls the transaction to change the notification and creates an order within this transaction.How can I do this? can u mention the transaction code which change the notific...

    Labels in this area

    Explore this Area