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

    BDC Scroll not getting recorded for tcode "/SAPAPO/MSDP_FCST1" Profile Assignment

    Hi All,I have to write a BDC program for tcode /SAPAPO/MSDP_FCST1.In this code I have a table control to be handled, shown below,The problem here is the scroll is not getting captured in sdhb.Even after recording in SHDB ( with scrolling event done w...

    Resolved! Accepted Solution

    BAPI_GOODSMVT_CREATE no update of inbound delivery Actual GR Date

    Hello Experts.We have a program which creates an inbound delivery and posts GR using BAPI_GOODSMVT_CREATE.  Inbound delivery goods movement status is updated to completed but it does not update the Actual GR Date.  Did I miss to specify an indicator ...

    Replace all BSIK blank profit center values from Faglflexa

    Dear All,I have a requirement that all blank profit center values should be replaced from Faglflexa profit center .SELECT *      INTO CORRESPONDING FIELDS OF TABLE GIT_BSIK     FROM BSIK     WHERE BUKRS = P_BUKRS     AND   LIFNR = P_LIFNR     AND   B...

    Resolved! Accepted Solution

    mmpur_message_forced not working in ME_PROCESS_PO_CUST

    Hi,I want to display error message based on validations during me29n PO "release".I checked many scn posts related to this, to use mmpur_message_forced to display error message.I have also included include mm_messages_mac.But I am getting the error m...

    an easy one

    Greetings All,I need to develop an user-exit which will be allowing us to create an utilities billing order with the status '02'when the billing related device will be removed from the corresponding installation.Would you please let me know that the ...

    Resolved! Accepted Solution

    ALV layout check

    Hello experts,I have a program which shows an ALV using FM REUSE_ALV_GRID_DISPLAY. It has a button to save layouts and it works fine. However, I would like to check the layout name just before saving definetely. I mean, pushing save layout and once I...

    Resolved! Accepted Solution

    The data object "LS_VBAP" does not have a component called "OID_SHIP"./s076

    Hello gurusI am trying to call BAPI function called  OIJU_SP_SELECT_S076 to update s076 table,and i am getting this error: In include "LOIJU_SPU21                         ", in line 211 of program  "SAPLOIJU_SP                         ", the followin...

    Resolved! Accepted Solution

    Customizing for Email Notification for ATC Exemptions

    Hello SDNers,I am stuck with a problem while configuring the email notification for ATC-Exemptions.I have done the following:Created QA Approver with required roles and maintained the Email Adress in the user master    Maintained Approvers:Scheduled ...

    SuhaSaha by Product and Topic Expert
    • 2124 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Reading Dynpro values after PAI and Buttons with Functioncode 'E'??

    Hi there,this is my first question for the Community, so I hope this discussion pool is right and no one else asked this question before:So here is my problem:I have called a Dynpro and defined in PAI:PROCESS AFTER INPUT.   MODULE DYNPRO_CANCEL AT EX...

    Resolved! Accepted Solution

    Remove loading screen

    Hi Experts,I am trying to do some creative handling of an ABAPlist in an HTML viewer. In order to improve the user experience i am looking for a way to hide the pop-up that shows whenever entering WEBGUI - does anyone have an idea how this could be h...

    Dunning Letter Sap Script Logo is not printing aftre moving from one server to another

    Hello friends,We have moved dunning letter sap script from one server to another.Output is coming properly but logo is not printing.In header window , below inlcude text is there.INCLUDE ZLOGO OBJECT TEXT ID ST LANGUANGE 'EN'.This standard text is al...

    Resolved! Accepted Solution

    Add field to Report Layout

    Hi there,I am just about to program some ABAP after a few years absence. So pleaseforgive me if this seems a simple request!!In a standard report 'KSB1' the user is asking if they can have two extra fieldsBSEG-MWSKZ (Tax code) – FI documentsDRSEG-MWS...

    Resolved! Accepted Solution

    Lock Z report with message

    Hello.I want to shre the idea of blocking obsolete reports from execution and ask for your ideas.In our core ERP system there are a lot of Z reports (>8k) with transactions attached to them.And I want to lock the oldest of them from execution.So when...

    Labels in this area

    Explore this Area