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

    enhancement transportaion

    hi , i have created a project for a function exit and it was transported to quality , now they are some changes i have done in the exit , but in the new request id only the function-exits(zz includes) are assigned not the projects, will their be an...

    Resolved! Accepted Solution

    Scan documents into SAP

    Hi experts.Let me present the following question. At the client there are a group of documents that arrive in paper format which must be afterwards scanned into to the legacy application. It is intended to replace the legacy application with SAP DMS....

    development class

    Hi, i have created a sub-screen 'SAPXLCCA' 1000 for the screen exit and i have saved it in $tmp and i want to change it to development class, i have tried to change by using data object entries but the development class field is disabled as this h...

    Resolved! Accepted Solution

    Reg. ALV and checkboxes

    As for my requirement reg. report, I have to display some records from a custom table on the output along with empty check boxes. The user then should be able to select these check boxes for whatever records he want and if he presses 'delete', these ...

    Problem with developer key

    Hi,I am a MiniSAP user. I wanted to write ABAP's programs but I cant change repository objects. I followed the instructions on www.sap.com/minisap with expanding my license and it worked. However as I enter developer key from that site (it is already...

    MarcinPciak by Active Contributor
    • 1602 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    if statement

    Hi,can you please correct my code:<b>select-options: s_werks for marc-werks.</b>.............................................form get_data.<b>if s_werks EQ 'KNX'.</b>*-- Here the if statement is not working. Can you please correct this IF statement, ...

    Resolved! Accepted Solution

    please correct me

    If BSEG-KOART = ‘K’ or BSEG-BUZID = ‘T’*Ignore this item and exitI don't want to append below record...Endif.In the above case the logic should be IF ut_bseg-koart <> 'K' AND ut_bseg-buzid <> 'T'. ENDIF.OR IF ut_bseg-koart <> 'K' ...

    Resolved! Accepted Solution

    SELECT statement

    Hi All,If I have a code as follows:LOOP AT XYZ.SELECT SINGLE Field1 INTO temp_field1 FROM table1.SELECT SINGLE field2 field3 INTO (temp_field2,temp_field3) FROM table2WHERE field4 = temp_field1.ENDLOOP.Does both the SELECT statements retrieve 1 recor...

    References objects

    Hello experts, this is a question coming from a BW guy.Can you change the reference object for a currency field (KBETR) in a ztable to reference itself without disturbing any other objects in the R3 system?For example, table - Z_ADFUND_REBATESKBETR -...

    in script

    how to transport the standard text (iam using RSTXTRAN and assign the request but it is not shouwing me anything below the request when i see in SE10)and one more thing i had transported my layout and print program to another server there it is givi...

    Labels in this area

    Explore this Area