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

    Exit for changing user status of service order through notification. IW51

    Hi Experts,I am looking for an EXIT, by which I can change the user status based on some conditions, when user clicks on SAVE button or Determine cost button.I have tried usein FM 'STATUS_CHANGE_EXTERN' ... But this is not working as this FM requires...

    Resolved! Accepted Solution

    How to restrict FD33

    Hello Guru's,My client wants to restrict FD33 access, they have asked us to remove the FD33 from the role A and same time asked to add in role B, I have done with the changes and partially testing was successful, I am unable to access the FD33 throug...

    Resolved! Accepted Solution

    New OO Syntax

    Does anyone know of any really thorough resources for the newer syntax of ABAP Objects? I have found virtually nothing on the topic and come from a Java background. I much prefer omitting extra keywords like CALL METHOD wherever possible. I am also i...

    Resolved! Accepted Solution

    CL_SALV_TREE refresh

    Hi,sample program SALV_DEMO_TREE_EVENTS displays a fresh set of data when you press F3, shift F3 or F12.It does this in routine display_fullscreen by:1) calling the cl_salv_tree->factory etc... as far as gr_tree->display( ).2) Press F3 goes into stan...

    Resolved! Accepted Solution

    how to validate a field in alv based on enter key

    Hi Team,I am using the 'REUSE_ALV_GRID_DISPLAY' fm to display the ALV. I have one field is an editable and need to validate the same based on the enter key.I did search online and found few things like changing the PF status and using Enter as the co...

    Resolved! Accepted Solution

    Values repeating in ALV

    hello all,i am trying to build a report using dynamic alv.I am getting correct data into my tab  <f_tab> but while displaying it for first few columns the values are repeating.I know that it is problem with field catalague but i tried in many ways bu...

    Need to set flag if multiple VBELN

    Hi,in my internal table i have multiple VBELN, if more than one VBELN need to set flag Y else only one VBELN need to set flag blank for that filed in final internal table.VBELN     Flag1               Y1               Y1               Y2             ...

    Want to export time of report run while exporting report into Excel or HTML for standard report in sap

    Hi experts,     Want to export the time of report run while exporting the report in Excel or HTML format for the standard report in SAP, Is there any exit or function module for that.  Is this possible or not plz tell me....Thanks

    Resolved! Accepted Solution

    Re: leading zero's

    Hi Expert, I have written one query with some variable and i am taking that variable into my message to display the message.When the message is displaying there are some zeros are display with matnr filedNote: In the below concatenate statement the f...

    Resolved! Accepted Solution

    Bapi Po Change not working

    Dear All,Iam using bapi(BAPI_PO_CHANGE) to update pricing conditions of PO. Sometimes it is working fine but sometimes it is misbehaving and not updating conditions in PO. Iam attaching code for reference please let me know if iam missing something. ...

    Resolved! Accepted Solution

    stay in PAI

    Hi experts,i have a dialog requirement,this dialog has 1 main screen,3 subscreen,there is a 'display' button in main screen, when the user click display button in edit mode, it would pop up a confirm window, prompt user to save data or not, my questi...

    Resolved! Accepted Solution

    Regarding RP_GET_PERNR_FROM_USERID

    Hi experts, How to pass the below logic in FMENDDA>=sy-datum,  BEGDA <= sy-datum CALL FUNCTION 'RP_GET_PERNR_FROM_USERID'  EXPORTING    begda            = ?????    endda            = ?????    usrid              =    usrty              =* IMPORTING*  ...

    Labels in this area

    Explore this Area