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

    user exit doubt

    Hi experts,Iam trying to write userexit using MV45AFZB.If AUART eq ZR01 & ZR02 and price limit(NETWR) is greater than 500,I want to raise the messgae. data: v_total like vbap-netwr. check xvbak-auart = 'ZR01' or xvbak-auart = 'ZR02'. loop at ...

    RZ10 or RZ11...

    Hi all,I wanted to create a profile parameter to test topic on "Congifuration Trace File"From the Help.sap.com, it says, "Parameters can be changed using transaction RZ11"Then i read further, "to change the profile paramter, the name of the trace fil...

    Resolved! Accepted Solution

    From User-exit to Enhancement

    Hi.I know the User-exit's FM name (from the following usefull link:http://www.planetsap.com/Userexit_List.htm).The problem is that I need to know its Enhancement so I can access it in it in SMOD (like to Activate/Deactivate).thanxayal.Message was edi...

    Resolved! Accepted Solution

    HR_MAINTAIN_MASTERDATA in standard service not able to lock employee

    Dear all,I am using PZ13 transaction to update personal information. This seems like some magic. I was able to save changes earliar. but not when i use any of ESS service Address pz02, bank etc. It is not able to lock employees.Error is: EPG 184 Empl...

    Error in" BAPI_GOODSMVT_CREATE"

    Hi all,When i'm posting the PO_GR through MIGO,I'm getting the error <b>"Of the required quantity of material TM1252-2020, 1.000 EA remain(s) open"</b>.Can anyone tell me what is tha cause for this error, whether technical or functional.Regards,Simha...

    Simha_ by Product and Topic Expert
    • 979 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    type pools

    Hi Everyone,Can anybody Please let me know, What are the basic functionalities of Type-Pools and what are the advantages of using a type-pool and under what circumstances we use them?Thanks a ton,

    Resolved! Accepted Solution

    ALV Grid

    Hi,I have a modifiable ALV Grid embedded in an GUI container on a dynpro. If the user now enters new data into the grid and presses the enter button on the dynpro, I can raise an event on the ALV class object in order to transport this new data from ...

    Resolved! Accepted Solution

    Infotypes

    I need some help on understanding what is an INFOTYPE is?As per my understanding, I see an Infotype like a View in the RDBMS. If my above theory is correct then based on that I have two questions1) Whether an Infotype can be derived from more than o...

    Labels in this area