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

    Code snippet help

    Hello expertsI have to read serial number from characteristic "SBANK_SERIAL_NUMBER" inclass "KSE_SN_ENDOSCOPEs" contained in a name plate data of a instument. i wrote the code but iam unable to see the results at output.ThanksSPProgram goes like th...

    Resolved! Accepted Solution

    Code meaning

    Hello experts can anyone tell me the menaning of the follwing code?Read Serial Number from Name Plate Data. clear: klah, kssk. select single atwrt into (rt_outtab-sernp) into (rt_outtab-sernr) ...

    Check Printing

    Hi,I am trying to print Checks, We have 2 pages the first page and Next page.Next page is gonna loop over itself until all the records finsh printing.I have to print the last page on a different tray of the printer (check paper).i have tried mechanis...

    Resolved! Accepted Solution

    Material determination

    Hi,I have a requirement to do an extract program for material determination from tables KOTD001, KONDD, and KONDPP. I need to download the records to an internal table and write it to a text file. The catch here is to check if the records in this int...

    Resolved! Accepted Solution

    internal table

    hi to all,help me in this issue,i am having internal table eq itab_ins and i want to moveall this data to database table.zins is the new table created.i want place all these internal table values intothis table.i am using update zins from table itab_...

    Resolved! Accepted Solution

    Application Server

    Hi friends I have to download a text file on the application server and the file path has been given.I ran my program but i want to see the results.I checked AL11 but i dont see any file with the file path name given. is there a way that i can find t...

    runtime error

    I got the following runtime error. please guide and help tvs_tnew_page_alloc_failed short dump has not being completely stored. its too big. LOOP AT I_TMP_CAUFV. SELECT SINGLE * INTO I_JEST FROM JEST WHERE STAT IN ('I0002','I0042') AN...

    Resolved! Accepted Solution

    OPEN DATASET Problem

    Hello All,I am just trying to open the file and read from file. While opening with OPEN DATASET statement, it is giving the error. The error code is: sy-subrc=8. The file location is my local drive. Can you help? The following is the code: DATA: ...

    User-exit

    Hi, i have added 4 additional fields in the transaction and appended the structure in the table as well , how can i pass the data from the screen to the database and vice-versa.PCCD0001 - exit name , for transaction CC01.Your reply would be higly a...

    Labels in this area

    Explore this Area