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

    tables

    hi i need a table which display all the object which are created with creation date.for e.g table TADIR display all object ,but the creation date is not there.but i need it.plz... reply me..

    Resolved! Accepted Solution

    date & time field

    hi i wanted to know whether there is any datatype for holding both date& time together.for example: if i wanted to the entries between 17.01.2005 15.00 to 19.01.2005 5.00 ..Our query is .... ...WHERE out_tm BETWEEN from_time AND to_time ...

    Resolved! Accepted Solution

    BDC Session Method.

    Hi Friends,Could any one u tell what will haapen if any error occurs during data transfer by session method.- If we have 100 records to upload if 30th record is erroed record wht will happen to the netx records.. i think it skips that record and proc...

    Resolved! Accepted Solution

    VOFM problem

    Good morning:I have a problem when i activate a routine in vofm, it says me that the statement of the new routine is not accessible, when i go to the program SAPLV61A and activated in the include RV64ANNN, it shows the code of the routine and it say...

    TABLE CONTROL

    Hello i have a Table Control with feild select with chk boxes when i select a rec it shd post the rec after posting the record the chk box should not appear in Table control for the feild which it has posted but it is appearing in my Table Control.an...

    Resolved! Accepted Solution

    Deleting records

    Hi,1. I want to delete the records which are at odd position.2. MODIFY the salary of all the employees whose salary is less than the average salary of all the employees, increase their current salary by 20%.This is my Program.TYPES:BEGIN OF TY_EMP,EM...

    BAPI

    Hi , I have afew BAPIs called within a FM. I would like to know how to find out which tables are populted by these BAPIs. Mind I cant do a single test on the FM to do a debug and find out. What other method can be used. I am listing the BAPIs used ...

    ALV Reporting

    Hi,This is sandeep..i am trying to work on ALV's by using REUSE_ALV_FIELDCATALOG_MERGE and REUSE_ALV_GRID_DISPLAY...i am getting dump in my program..The details of Error is..,Runtime Errors: READ_REPORT_LINE_TOO_LONGException: CX_SY_REA...

    Resolved! Accepted Solution

    Hiding Zero amount

    Hi,I m developing ALV using oops. i dont want to display the amount as zero if it is.Instead of displaying zero i should display as blank.I have achieved this be wa_fcat-inttype = 'N'.Also, i should show the total amonut. for this i said wa_fcat-do_s...

    Labels in this area

    Explore this Area