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

    Badi help needed

    we need to put the validation in migo for delivery note field for mvt type 122.Presently the users can enter any number in that field for example 72348912 and after entering goods receipt for vendor will be done,but after the goods receipt when time...

    Resolved! Accepted Solution

    Editable ALV

    Hi,I am using ALV_GRID_DISPLAY. I need to change 3 cloumns of my grid display and update the same in my database table ,I am not using any oops concept and field strings.I had written the whole code in normal ABAP.Thanks in advancecorrect inputs are ...

    Regarding IDOCS

    Hello,I have got a requirement and I am in help.The requirement is that I will get XML file. The XML file is to be converted to IDOC and subsequently update SAP.We are not using any Middleware.My query is :Is it possible to read XML directly and crea...

    Resolved! Accepted Solution

    filter in internal table

    hi, in the below tableEBELN UDATE UTIME USERNAME EBELP ERNAM GRNAM CHANGEDBY4500016284 20081113 132504 SIVAK 10 INDIRAS SIVAK 4500016284 20081113 145020 SIVAK 10 INDIRAS SIVAK 4500016284 20081111 104220 POTEST 10 INDIRAS SIVAK 4500016284 2008...

    Resolved! Accepted Solution

    lines reservation for TOP-OF-PAGE & END-OF-PAGE

    Hi., report zsample line-size25(3).As we know above 25(3) means 3 lines are reserved for END OF PAGE and remaining 22 lines for list display.So here we need to reserve some lines for END OF PAGE write state ment.But, when we are are working with TOP...

    Resolved! Accepted Solution

    USER EXITS FOR VA01

    Hi,When ran a program to find the user exits for transaction VA01 , I got the following as the available exits:SDTRM001V45A0001V45A0002V45A0003V45A0004V45E0001V45E0002V45L0001V45P0001V45S0001V45S0003V45S0004V45W0001V46H0001V60F0001Can any one help me...

    Resolved! Accepted Solution

    alternative of PFCG

    i have Display Role for auditors that role does not have PFCG transaction but still they are able to display the Roles through PFCG screen. can some one suggest me how they are able get display access of PFCG. IS there any alternative T-Code or Auth ...

    Resolved! Accepted Solution

    problem with select...endselect using for all entries and work area

    Hi guys,Is it possible to have this kind of code? how does it behave? will it read the table gt_pos_posted one by one? we're having problem with this since it takes a lot of time. we got a time_out error. Thanks!SELECT * FROM bseg INTO wa_bseg FOR AL...

    Resolved! Accepted Solution

    Problem with View.

    HiI am trying to create a view with the following tables: COEP,COBK,PA0001 AND PRPS. So, the main intention is I want employee name from PA0001 based on Personnel Number from COEP and POSID, i.e the WBS element from PRPS based on object number from C...

    Labels in this area

    Explore this Area