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
    • 94632 Views
    • 212 Comments
    • 39 Likes

    Question ABAP Dumps

    Hi All, I want to know if there is an existing table or report which tells us the functional module of the Abap Dump, means these Abap dumps belongs to SD, and these belongs to procurement etc., If there is no existing table or report for this re...

    vijay_b4 by Active Contributor
    • 1366 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ABAP program for inserting records into table by using CSV file & should lock in TR

    Hello To all I am creating a ABAP program for inserting records into table by using CSV file but I want those records should lock in TR ( If we insert one by one records using SM30 then we got popup to save entry in TR ) how can I achiev...

    Resolved! Accepted Solution

    How to enable field for input after validation in user exit EXIT_SAPLIWP3_004

    Hi I need to make certain fields as mandatory for IP01/IP02 transactions. After adding the error message in user exit EXIT_SAPLIWP3_004, the message is getting displayed correctly. But even after pressing enter, the field is still disabled for furt...

    Idoc status 64

    Hi, In the Autosys job, we have a job to make all the idoc's to 64 status for Material grid creation. Over 3600 records went to 64 status and after that job another job has been run to convert the 64 to 53 or 51. Now in this 3600 records i could ...

    Resolved! Accepted Solution

    Subroutine name not updated in PRD but the program still can run okay

    Hi ABAP Experts, I renamed the subroutine 'POPULATE_FILE_LEANNE' to 'PREPARE_CSVFILE' and transported the change to PRD but it is still not updated in the subroutine tree. However, syntax checking shows no error and the program can run without erro...

    Resolved! Accepted Solution

    How will a collect statement work without primary key definitions?

    Hii Internal table has no primary keys in its declaration, but has one numeric, few currency fields and some char type field in it. A collect statement is called. I would like to know whether this will aggregate columns per data type or wrt whic...

    Resolved! Accepted Solution

    SQL Expression and SAP buffer

    Do queries with SQL expressions bypass the SAP buffer? As table TCURX is fully buffered, I would expect this query to use the SAP buffer: SELECT SINGLE currdec INTO @number FROM tcurx WHERE currkey EQ @currency. IF sy-su...

    nomssi by Active Contributor
    • 1683 Views
    • 3 Comments
    • 3 Likes
    Labels in this area

    Explore this Area