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

    Interactive list

    Hi,My requirement is to select (selection of more than one row is achieved by the component EDIT in lvc_s_fcat) more than one row from the Basic list in SAP LIST VIEWER and upon clicking the button in the toolbar,all the selected rows should be read ...

    Resolved! Accepted Solution

    BDC query

    if suppose v r creating 2 r more dialog screens in dialog programming ..in both screens v r try 2 access 2 different internal tables..now if v wanna record the data in BDC..normally v can access recording thru one internal table..now my question z t...

    Resolved! Accepted Solution

    Binary Search

    Hi All, I need a very clear information for two questions1. For binary search , why we need to sort the table before reading the table?.2.For using binary search,when reading the table with the key fields ,whether the key fields needs to be...

    Resolved! Accepted Solution

    Sap Script Form

    Hi all,I want to create a form that consist of the main window only ..... this main window should have in it layout [ date / sender and receiver addresses / some data from the internal table and a signature].... can any one please tell the steps to c...

    Resolved! Accepted Solution

    Concatenate

    Hi,REPORT zprograma.data :s1(18) type c, s2(10) type c, s3 type string. s1 = 'abap'. s2 = 'objects'. concatenate s1 s2 into s3 separated by space. write s3.Output: abap objectsMy requirement is to get Output as: "aba...

    Resolved! Accepted Solution

    urgent

    Hi, as per my reqirement is I need to run BDC MB11 with delivery items i.e VL02N.here i have a doubt. There was an error in MB11 which displayed as "Enter batch". Now this message should be also shown in the Delivery screen.How can we do that? K...

    Resolved! Accepted Solution

    table control

    Hi all,1. Is it possible to give a list-box(drop-down list) in a table control?2. if i want to display col2 value once user enters col1 value,is there any function code or should I handle 'Enter' key.please help

    Labels in this area

    Explore this Area