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

    Pricing Screen

    Hi,I am working on Custom transaction for creating Order as in VA01.My requriement is to show Pricing subscreen for the selected line item with all the default conditions in it. It is to work in the similar way of VA01.How can i use SAPLV69A program ...

    Quan type field.

    Hi evryone,my field is quantity type quan 5,2 (value will rane from (000.00 to 999.99)if some error occured i have to specify thevalue other than (000.00 to 999.99)or the value which will indicate it is in error. like xxx.xx, how i will do it?please ...

    Resolved! Accepted Solution

    excuting unix program.

    Hi.I just want excute java.exe in bw unix without using function 'SXPG_CALL_SYSTEM'.cause that function has limit number of command string.I think I can use this command but somehow it returns null.don't know what is problem and actually not sure usa...

    Dialog Program

    Hi Friends,I have created a dialog program with two blocks, (1) Header and (2) Line item.The Line item block is made using the Table control through wizard.The Header is having single row whereas the Line item has multiple rows.The data entered are :...

    Resolved! Accepted Solution

    pressing the BACK button goes back to the source code/SE38 editor.

    Hello experts,I am confused as to why when I press the BACK button in my report goes back to the source code or SE38 screen. I want it that when I press the back button, it goes to the selection-screen. How do I do this guys?Again, thanks a lot and h...

    Resolved! Accepted Solution

    Searching strings for Non printable characters???

    Hi All,I have a string which contains some non-printable characters such as tab, Carriage return/Line feed, etc, etc. How can I search for these characters in a string. I have tried to search them with SEARCH command using hex values but nothing is f...

    Resolved! Accepted Solution

    Fixed Length File

    I need to download a some info from SAP into 110 character file. I am using FM GUI_DOWNLOAD but can't find the way to download the data with fixed length of 110. I am able to have the desired format with transfer record to file length 110. But I need...

    Resolved! Accepted Solution

    Menu Painter

    Hi Gurus!!!!!!, I have deleted a button from an application toolbar of a standard SAP Program using SE41 T-code ... But when i do a test run the button still appeard even though there is no button defined in application toolbar... Can you please h...

    Resolved! Accepted Solution

    call screen and status

    Normally when I call screen in a report and when I execute it, on the output I am able to see the status for this screen. (like I can see 'SAVE', 'CANCEL', 'EXIT' etc buttons enabled on standard tool bar).But when I call screen using statment like:CA...

    Resolved! Accepted Solution

    terminate a program

    HelloJust wondering how can we terminate a program or return to the orginal screen from an if loop. I know there is this thing called EXIT, but it seems only quite the inner most loop, what should I do for quitting multiple loops?Also, how to make an...

    Grouping in ALV

    Hi, I have a requirement where i am displaying four fields in an ALV grid. The fields are VKORG, KUNNR, VBELN and NETWR. The sorting is being done on the fields VKORG KUNNR and VBELN. Therefore i have a display where there are three breaks.My require...

    Resolved! Accepted Solution

    Field Declaration

    Hi All,How can I declare the currency field NETWR length 15 decimals 2. I declared it as NETWR1(17) TYPE P,it is giving me error saying that maximum length for P is only 16, Please help me how should I declare it, so that I will have 15 plus 2 spac...

    Labels in this area

    Explore this Area