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

    Add trailing spaces to a text

    Hello All,I have an issue with concatenate instruction;In fact, I want to concatenate some data in several lines, each line must have the length of 128 char.To get those 128 char filled I should concatenate each time with a trailing space constante V...

    Resolved! Accepted Solution

    BDC error for tcode F-32

    Hi Experts,There is a session for tcode F-32 run in background in the production server which is failing.The error log is displayed in sm37 but if want to know the program for that session or to find out what the errors and how it could be resolved,h...

    Resolved! Accepted Solution

    i have creatd smartform for vendor return invoice and i m using std zprog o

    i have creatd smartform for vendor return invoice and i m using std zprog of other client and corresponding prog.. when i run this program using .....after creating transc in se93. is it not workin ..where should i check for error and i am not getti...

    Resolved! Accepted Solution

    Dynamic SQL - Long query

    Hi there, I need to build a query at run time. The problem is I have two long JOIN conditions, as follows: LEFT JOIN mbew ON mbew~matnr = mara~matnr AND mbew~bwkey = mseg~werks AND mbew~bwtar = mseg~bwtar LEFT JOIN zmm_mseg_ext AS ext ON ext~mblnr ...

    Resolved! Accepted Solution

    Finding Duplicates Records

    Hi All,I have a scenario i got one internal table itab1 with 3 fields f1,f2,f3 and i am fetching some data from a standard table.Now i want to loop through the table itab1-f1 and see if there is any duplicate entries.How can this be done.I want some ...

    Resolved! Accepted Solution

    Printing double line in Column label Box/Table Line Type of smartform

    Hi,In MAIN window, in ITEM table, the header box, (where column labels are printed), one double lines r printing!! it looks like (not exactly) instead of single line (________) its printing double lines (======), so, pls. let me know, Wht culd be the...

    Resolved! Accepted Solution

    How to display multiple components in a single tabstrip with different tabs

    Hi Experts,I am working on PM UI development. We have created 5 webdynpro components and all have seperate application and link to run. Now we have requirement in which we should have a single window and all components should exist in different tabs....

    LEAVE SCREEN Code

    Dear Experts,In following code , LEAVE SCREEN statement is not working. When I check the EXIT CHKBOX, EXIT contains the "X", but it does not leave the screen. It goes back to input field. Can anyone has idea. tables :zekko. data : EXIT(1) TYPE C da...

    Labels in this area