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

    table name

    hot ot get the name of table in which structre is feeding the datalet me put more light on this genrally in most of the screen of sap structure is used but if i want to now in which table this data is getting stored via structure how to get this info...

    Resolved! Accepted Solution

    ABAP PROGRAM

    Hi Abapers, I am new to sap-abap.Got stuck in a small program(hello world program in sap abap documentation and examples).my question is that without any code in PBO or PAI of screen 100,how is the string 'hello world' getting into the screen and whe...

    Resolved! Accepted Solution

    Clear Input Field

    I need to clear the input field on the screen, if the input by the user is invalid. This is a generic code and need to be used in many screens. I would not really like to hard code the field names in the code to clear the input field (in the PAI even...

    barcode-urgent...

    hello experts,please help me with this.i have 2 values: g_aufnr , g_matnr.i have to print these fields as barcode.i have done this but there is a space in between the barcodes.it appears to be like this: IIIIIIIIII IIIIIIII when printed. there is ...

    ABAP Dump - Time out

    I need to work out on a report that is continuously throwing Runtime error of Time Out. After debugging, i realised that its running in a Loop infinitely. And i suppose that would be causing timeout. Could anyone suggest a way to deal with such error...

    Resolved! Accepted Solution

    ALV list

    I want to Report developed to list out all Sales Orders with Billing details and download into a local file, which is used to ensure whether all the Sales Orders has been posted into SAP system to compare with legacy system.

    Resolved! Accepted Solution

    Alphanumeric Sorting

    Hi..I need to sort projects in an internal table.project(PROJ-PSPID).Suppose that in one internal table t_proj we have three entriesEC-000293-A8 EC-000293-A17EC-000293-A15Afther sorting ascending the ouput will beSORT t_proj Ascending.EC-000293-A15EC...

    sapnote

    hi experts, IN my picking list for , the content in main window have table to dispaly .this table is visible in print preview but it is not coming if u print . i want to search SAP NOTE for this .how to search SAP NOTE. give me the full details plea...

    Resolved! Accepted Solution

    Submit statment

    hi guys,I am calling a report program from another report program using SUBMIT statmentthe calling program(1st program) returns 3 statment like 1st table updated2nd table updated3rd table updatedthe three statements which returns from the 1st program...

    Resolved! Accepted Solution

    How to add dynamic text in pushbutton created on output for ALV oop

    Hi All,If you check BCALV_GRID_05 program, you will get one pushbutton ‘DETAILS’ on menu screen. Same king of pushbutton we have in our object but we need to change the text on pushbutton if the user press it we need to process the records ( we are ...

    Resolved! Accepted Solution

    Interactive report - Problem in coming back to the same cursor position

    Hi,I have an interactive report. In the first list of the output, a set of data will be displayed. In that first list, if I double click on a field, it goes to a Custom Screen. There, I have to enter some data and save and come back to the first list...

    bdc

    pls check n whats wrong in this . if i press f8 button it is going to shortdump. whats wrong in this code.DATA : BEGIN OF itab OCCURS 0, str(255), END OF itab.DATA : itab1 LIKE mara OCCURS 0 WITH HEADER LINE.CALL FUNCTION 'GUI_UPLOAD' EX...

    Maping fields

    Hello experts !!!!I need to connect tables KONA and KONP by which field i can do maping both the tables. I need to fetch fields KONA-KNUMA and KONP-KNUMH how could i do this ?????Thanks & RegardsShaheenEdited by: Shaheen MS on Jan 9, 2008 7:10 AM

    Resolved! Accepted Solution

    how to validate BOM data

    hi experts, i am doing BOM Upload for PP module. i am getting data from flat file to internal table, my question is how to validate that data.with which table i need to compare those data for validation.my internal table isDATA: BEGIN OF i_b...

    Need to restrict

    I created two Ztransactions i.e.ZZ309 & ZZ311 to 309 & 311 movement types under standard transaction code MB1B.whenever i enter t.code zz309 by default movement type shows in the screen 309 in inactive mode. After completion of processing and generat...

    Labels in this area

    Explore this Area