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

    need help on MIGO BADI !!

    Hi,My requirement is as follows:Once when the user does a Goods Issue in MIGO transaction, a screen should popup asking for an extra field, for example, tax jurisdiction. This field will have the values populated from another table. When the user sel...

    Resolved! Accepted Solution

    loop where range

    Hello,i´m executing a simple loop using a range in the where condition. eg. loop at itab into wa_tab where racct in r_range.Values in r_range are sign - 'I'option 'EQ'low '0000311001'high '0000315004'The loop only finds the 'low' entry and the...

    Resolved! Accepted Solution

    Post Goods Issue - Tracing backward to update Sales Order & Delivery Docs

    I have a requirement as follows. I need to do a Sales Document change and a delivery document change prior to goods Issue being done. The situation is to prevent SAP's normal back order processing from kicking off. I am quite confused about which me...

    Resolved! Accepted Solution

    Basic List

    Hi I have a basic list and 4 secondary list. I am NOT using the BACK button. Instead i have created a button that acts like the standard BACK button. From the 4th List, if i keep pressing the button, it should take the user one list back. Any soluti...

    Archive ID

    Hi,When I print a invoice I want to save that invoice. For this I use the call function 'OPEN_FI_PERFORM_00002310_I' Everything is working except the saving of the Archive Document ID in table TOA01. If you can help me, please let me know.Kind Regard...

    Resolved! Accepted Solution

    ALV Grid fields changes

    Hi all, l am using the ALV with some fields on EDIT. l have to DBL CLICK on one of these fields to take changes into my internal table. My question is: How can l be sure that the changes are taken into the internal table without DBL CLIKING, witch ev...

    Resolved! Accepted Solution

    Looping in a SAP Script ??

    Hi folks,Iam hooked up with the following situation.The user enters some text which can go upto multiple lines and then calls a correspondence request which will read the PARAM from BKORM table. This parameter is passed to the function module READ_TE...

    ALV Popup

    Hi I am using Object Oriented Method for an ALV using call method alv_grid->set_table_for_first_displayNow i want it to make it interactive. When the user clicks on a row in this ALV, i need a Popup ALV to appear. Is there any method for this. I kno...

    Resolved! Accepted Solution

    Graphics in ABAP OO

    Hi, I have to do an application and I have doubt about using ABAP OO or JAVA: it is necessary using a gantt graphic, but the user can move the bars! I know that is possible in Java, using an applet, but would be better using ABAP OO. It's is poss...

    Resolved! Accepted Solution

    it table

    LOOP AT mdeqp. LOOP AT mdcw. SELECT equnr FROM viser02 INTO viser02-equnr WHERE sdaufnr = mdcw-zs_vbeln AND posnr = mdcw-zs_posnr AND equnr = mdeqp-equnr. IF sy-subrc = 0. mdcw-zs_equ...

    sm30 problem

    Hi AllI have a custom table which i want to maintain through SM30. But when i try to maintain that table in SM30, it gives the following error :'The maintenance dialog for ZTA_GTGRP is incomplete or not defined'.Please advice.Ravindra Suvarna

    Resolved! Accepted Solution

    Way to send records added to Z table to Transport ?

    HiThe functional personnel add records to Z table with SE16 using 'Create Entries' button; then they consult the records, select the records, go to 'Table Entry' menu and 'Transport Entries' option and put the records in a Transport Number for send i...

    WBS gets locked

    Hi all,I have one Z-program which posts accounting document using function module "BAPI_ACC_DOCUMENT_POST". Program posts no. of documents.Also before calling this bapi I am using function module 'STATUS_READ' to read the System Statuses for the WBS ...

    Resolved! Accepted Solution

    Printing Report

    Hi all, My Report Line Size is 600 as the Report generate Dynamic Colums, However while printing it is not printing on single page when Line Size goes beyond 300. Is there any way to print the Report in One Page.Thnkx in Advance.

    Labels in this area

    Explore this Area