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

    code error

    hello friends..this is akshay as BW consultanrt, i am writing one program for my extraction requierment. could you please help me to solve the code error..code is as below..Tables: PA0001,zgmpt.data: begin of itab_gmpt occurs 0.include structure zgmp...

    Check Printing

    Hi All, I have a query regarding check printing. I am printing check using smartform and using standard SAP program as a Driver program RUFFOR_C. Now problem is check is printing but it is taking long time for spool request. How to reduce this time...

    Resolved! Accepted Solution

    Performance issue

    Hii all,I have two internal tables itab1 and itab2, both having huge data. I want to compare if itab1 and itab2 have same records in them. If so, I need to delete records from itab1. So, I put like this in code:loop at itab1.loop at itab2.if < condit...

    F4 help for ALV

    Hi,I have an ALV grid with 2 columns. In first one I have a name of a characteristics and in second one I have a value of it.The characteristics can have a different type (text, date, logical value X/space ....).Is it possible in easy way to implemen...

    Outbound interface

    Hi my requirement goes like this:I need to transfer header and item data into file in application server.I need to create separate file for plant (multiple selection field)However i have a specific requirement which i am not able to map and it is:<b>...

    Resolved! Accepted Solution

    getting all documents(and their line items) on basis of a vendor r customer

    Hello to all,I have made a report which takes a range of document dates and querys the bkpf on the basis of bldat(and query bseg on basis of the retrieved belnr). Now want i need is to add another selection(lifnr in case of vendor and kunnr in case o...

    Resolved! Accepted Solution

    Printing Box's with Variable data at the end of Main Window.............

    Hi All,I have four boxes to be printed at the end of main window in SAP Scripts. My main window has a table to be printed. If I use box command for the boxes it is overlapping with the data of the main window. Bcos of the static dimensions of the box...

    Resolved! Accepted Solution

    Smartforms Print page in order

    Hi,I would like to print the page of my smartform in a special order. For example, if I have 3 pages and I need 2 copies, I would like to havePage 1 (copie 1)Page 1 (copie 2)Page 2 (copie 1)Page 2 (copie 2)Page 3 (copie 1)Page 3 (copie 2)Do you have ...

    Selection-Screen

    Hi Frendz, i want to display '001' in lower and '007' in hger , this is my code , but its giving run time error .tables : coep.data : month(3) type n, month1(3) type n.month = sy-datum+4(2).month1 = month - 1.select-options : s_perio for coep-...

    Labels in this area

    Explore this Area