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

    table.

    Hi.please look at this code, its giving runtime error like this 'Error in an ABAP/4 statement when processing an internal table'. how to correct this.loop at lv_order1.select single werks from s886 into werks where pkunag = lv_order1-cust.if sy-su...

    Resolved! Accepted Solution

    Reg:Display Cursor Position format

    Hi to all,If we are going to open any database table means we will get the alv list format for output. If we want to choose any record for any field means if we are pointing the cursor to that field means in my system cursor points the single charact...

    p291102 by Active Contributor
    • 442 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    DELETE STATEMENT

    Hi,can some one please tell me the syntax for the delete statement?I need to delete a Line from an Internal table with condition similar to :DELETE TABLE itab WITH TABLE KEY k1 = v1 ... kn = vn. But I am gettin a syntax error: I have to mention all t...

    Resolved! Accepted Solution

    User exit in VA01/VA02

    Dear All,I had found out two user exits - EXIT_SAPLKACB_001 and EXIT_SAPLKACB_002 in transaction VA02. However, I cannot determinate that it belongs to which Enhancement.Please help!PS: It is come from Sale Document Item -> Account Assignment (subsre...

    SOD

    Hi,Can any please provide me an document which will enable me to understand the concept of SOD. Also, please provide me the documents to understand the business level transactions to understand the SOD in a better way. Its urgent: My mail ID is ...

    Resolved! Accepted Solution

    regarding data transfers

    hi,can anybody tell me when we use SESSION METHOD,CALL TRANSACTION and LSMW. urgent plz,some say that for small amout of data we use CALL TRANSATION and for large volume of data we use SESSION METHOD .but i don't understand how many records is small ...

    Submit Statement

    Hi,I am passing selection table in the submit statement using a struct of type rsparams.now in the program that im calling using Submit statment,i want to know how to use that selection table.Also can anyone tell me how to use Export Import statement...

    Labels in this area

    Explore this Area