Need Help in SAP Events

Hi All,
I have the requirement like this I want to trigger sap event in the Application server level so that It has to execute the SAP program.
My client requirement clearly is they will place the flat file in the application server as soon as the file is available in the Application server my SAP Interface has to trigger and it has to do BDC with that flat file.
User will not have any access to SAP to trigger this interface program He will just place the flat fine in the application server.Can any body throw some idea how to do on this?I think this can be done by SAP Events.
My server operating system is UNIX.
Thanks&Regards
Mahesh

Hi Mahesh,
       You can schedule your BDC in Background in Periodic Basis so that your code will fetch from the path regularly and no user needs to initiate the Program.
       I'm not sure whether you have got any Events to do this!
Cheers,
Prashanth

Similar Messages

  • Need help with SAP SD module

    Hi i am new to this forum, i need help with SAP SD module. Can you please provide me pointers or links to get started SAP SD module and start facing the interviews.

    Hi Aditya,
    For understanding the SD module itself, the link - http://help.sap.com/saphelp_erp2005/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm is the ultimate one.
    Again you can also refer to the mateial "Implementing R/3 S&D BY GLYNN C.WILLIAMS".
    For Cracking interview, You can refer to "SAP SD Interview Questions, Answers, and Explanations By: Jim Stewart" which is available in the market.
    Regards,
    SARTHAK

  • Need help for double_click event

    Hi,
         I need to add modify_cell event using ALV Grid on the double_click event.
         I am displaying LED light symbol to the output. I need to change the cell value that mean LED display from red to green on double click event. I am able to get the modify cell for data_changed, but I need same event on the double_click...
          Any help in this regard will be great helpful to me...
    Thanks in advance.
    regards,
    Brijesh Patel

    Hi Brijesh,
       in the double click event method implementation write the following code
    update the internal table with change of LED to the desired output for ALV and
    CALL METHOD grefa_alv->refresh_table_display
    hope you find this helpful
    regards,
    kinshuk

  • Need Help For Sap Insurance Presentation

    Dear Friends,
    I am a Technical person and i want to give a Presentation on 'SAP Insurance - Collection and Disbursements '.I have gone through Sap help for SAP Insurance but am not getting what should be my material for Presentation. Being A technical person not able to understand WHAT SHOULD BE THE CONTENTS OF PRESENTATION i:e should it be more of Technical or Functional.
    Please help me and Guide me for the Contents from a Functional Point of view, as i will be giving presentation to My Seniors.
    Thanks and Regards,
    Ashwini

    I do not understand presentation in terms of collection and disbursement you mean from the business side of things or will i say looking at it from a business analyst perspective. I have some info if you can send an email add then i will send something which might be helpful though i am not sure, I myself i am just moving into such area as a SAP Business Analyst for Claims managment though i have an insurance background of another ERP so i might be able to help.

  • Need help on SAP SSO with SAML & SSO2

    Dear expert,
    We met an SSO issue on launchpad.
    Here is our scenario and SSO structure. We use fiori launchpad to display all SAP apps.
    1. When  an user visit launchpad URL, URL will redirect user to identity provider (IDP) for SAML authentication.
    2. Then IDP authenticate with SAML2.0 token back to gateway.
    3. Gateway accept the SAML2.0 token and issue SSO2 logon ticket.
    4. Use logon ticket to backend ABAP ERP system for transaction apps.
    5. Use logon ticket to HANA system for factsheet.
    Now the first step above is OK as SAML token can be authenticated back to gateway. But after that, the basic form authentication pop-up for user credential on both backend system and HANA, which should not. We found out that launchpad was stucked with error message "/sap/es/ina/GetServerInfo HTTP/1.1 401 Unauthorized" at ERP backend service "GetServerInfo". By checking the cookies, we found out that after SAML token accepted by gateway, gateway did not issue any MYSAPSSO2 ticket.
    However, when we disabled SAML and use form authentication for launchpad, SSO2 logon ticket works perfectly among GW, ERP and HANA.  So, there should be no issue configuration regarding SSO2 logon ticket in SAP GUI.
    here is the system information:
    GW: NW740 SP5
    ERP: ECC6 on NW740 SP5
    HANA: v70
    Please kindly help us out on this issue. Please ask if other information is needed. thanks.
    Best regards,
    Xian' an

    This discussion thread belongs to the SAP Gateway space. For generic SSO related queries where portal is not involved the correct space is SAP NetWeaver Application Server. This space is for NetWeaver Single Sign-On (NWSSO, the separately purchasable product) topics only.

  • Need help on SAP BW regarding IS-Retail Aspects

    Dear Gurus
    I am urgently need of SAP BW implementation documents based on SAP IS-Retail. pls help me, it's really urgent
    Thanks and Regards
    [email protected]

    Hello Ramesh
    Please check this link
    http://help.sap.com/saphelp_nw04/helpdata/en/86/39d6386e24f90ae10000000a114084/content.htm
    Hope this will give some inputs
    Thanks
    Chandran

  • Need Help in SAP Multiple  UOM

    Dear Expert ,
                     Please provide solution for this scenario .as follows
    One of my customer need dual inventory system for the same item . And the condition are below
    * Granites Manufacturing company
    * They want to maintain serial number for individual slap wise ( all the slap not equal length * Height * width )
    * Invoice  should be in CBM (Cubic Meters )  only ( 1590.34 * 10000)
         With the above condition if we maintain the inventory UOM is CBM then we can't able enter serial number. For  example ...
    Example-1
    Item - A Serial Numbered Item and UOM in CBM
    Now i am going to add Good receipt (test scenario) for Item - A ,qty  1590.34 CBM  while adding the document it will show "Cannot select serial numbers; fractional quantity exists in row 1" like this error. so we can't able to maintain serial number
    Example - 2
    the same item we are maintaining the UOM as "nos"  there is no problem with serial number . But while booking the invoice we can't able to book per CBM or SF (squre meter )  UOM it should be number only. same case we can't able to calculate the price according to the CBM .
    ""If u need any additional information let me know""
    Please provide any solution for the process.
    Thank you
    Sudhir.J

    Hi Sudhir,
    Let me restate what I think your question is to see if I have the right understanding.  Your customer manufactures slabs of granite and they would like to be able to identify each slab individually, and to be able to transact in terms of Cubic Meters and/or Sqare Meters and/or "NOS" (I assume that means "numbers" or "units"?). This is complicated by the fact that each slab has different dimensions.  Is that basically it?  If so it sounds like a perfect opportunity to use batch specific UOMs.  With that functionality you can set up each slab as a batch and then define batch specific UOMs for each batch to account for the different dimensions.
    Here is an article that I think does a good job of explaining how the functionality works:
    Batch Specific UOM Inventory Management: Stock Keeping with Dynamic Conversion Factor http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a021e088-3428-2d10-799d-a69349248f10?quicklink=index&overridelayout=true
    I hope this helps.
    Dave

  • Need Help for SAP WAS 620

    Hi,
    We have installed SAP Biller Direct application on J2EE 620 engine integrated with SAP R/3 4.7 Enterprise (WAS 620). For user management security we will use ABAP stack.
    The link of this Biller Direct Application will be provided on company's web portal (not SAP Ent. Portal). Once user click on link , Biller Direct application will open it another browser window.User must create their own user id and password.Other information will also be asked like Last Name ,first name, etc) during user id and password creation. Basically user will create their own user master record. (just think of it as you are creating an email account in Yahoo portal connected to R/3)
    My question is :-
    1) What configuration I need to do on J2EE and R/3 side so that user record will be created in R/3 when user creates it's own ID and password?
    2)If I want to link LDAP with R/3,  how I can link the LDAP with R/3 (user mapping ) will it be automatic, once the user creates it user id in web portal? OR do i have manually synch LDAP and R/3
    I will appreciate your response
    Thanks

    I do not understand presentation in terms of collection and disbursement you mean from the business side of things or will i say looking at it from a business analyst perspective. I have some info if you can send an email add then i will send something which might be helpful though i am not sure, I myself i am just moving into such area as a SAP Business Analyst for Claims managment though i have an insurance background of another ERP so i might be able to help.

  • Need help in SAP XI

    Hi Guys,
    I am a new member to SAP XI and wanted to get some help in designing some application in SAP XI.
    My Scenario:
    I will get a list of IDs in file. I need to send only some of IDs to destination. I know what all IDs need to be sent. So, based on this, i have created a "FIXED VALUES" in value mapping and have assigned 'Y' to the IDs.
    SO based on that, i am maintaining a flag in destination sturcture and in BPM, if the xpath value of the flag is Y, send it to destination.
    This is perfectly working when there is only one ID. But if one account number has more than one IDs, my scenario is not working.
    So, wanted to do modifications to my XI scenario. Please suggest some options to make it work.
    I have tried following options, but i could not make it run.
    1) In Value mapping, i tried using split by value, removecontexts and explored different node functions, but could not run.
    I am not sure what i need to change in BPM to make it run.
    Please help me in this regard.
    Regards,
    SAP_XI User.

    Hi,
    Your scenario is Split message .. you can avoid BPM if you are in SP14 with the RB_Split functionality.
    if you running less than Sp14 try out this scenario with Multimapping and use in the BPM.
    check also this weblog
    /people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure
    Shree

  • Need help with custom event from Main class to an unrelated class.

    Hey guys,
    I'm new to Flash and not great with OOP.  I've made it pretty far with google and lurking, but I've been pulling my hair out on this problem for a day and everything I try throws an error or simply doesn't hit the listener.
    I'm trying to get my Main class to send a custom event to an unrelated class called BigIcon.  The rest of the code works fine, it's just the addEventListener and dispatchEvent that isn't working.
    I've put in the relevant code in below.  Let me know if anything else is needed to troubleshoot.  Thank you!
    Main.as
    package
        import flash.display.MovieClip;
        import flash.events.MouseEvent;
        public class Main extends MovieClip
            var iconLayer_mc:MovieClip = new MovieClip();
            public function Main()
                Spin_btn.addEventListener(MouseEvent.CLICK,fl_MouseClickHandler);
                addChildAt(iconLayer_mc,0);
                placeIcons();
            function placeIcons():void
                var i:int;
                var j:int;
                for (i = 0; i < 4; i++)
                    for (j = 0; j < 5; j++)
                        //iconString_array has the names of illustrator objects that have been converted to MovieClips and are in the library.
                        var placedIcon_mc:BigIcon = new BigIcon(iconString_array[i][j],i,j);
                        iconLayer_mc.addChild(placedIcon_mc);
            function fl_MouseClickHandler(event:MouseEvent):void
                dispatchEvent(new Event("twitchupEvent",true));
    BigIcon.as
    package
        import flash.display.MovieClip;
        import flash.events.Event;
        import flash.utils.getDefinitionByName;
        public class BigIcon extends MovieClip
            private var iconImage_str:String;
            private var iconRow_int:int;
            private var iconColumn_int:int;
            public function BigIcon(iconImage_arg:String, iconRow_arg:int, iconColumn_arg:int)
                iconImage_str = iconImage_arg;
                iconRow_int = iconRow_arg;
                iconColumn_int = iconColumn_arg;
                this.addEventListener(Event.ADDED_TO_STAGE, Setup);
            function Setup(e:Event)
                this.y = iconRow_int;
                this.x = iconColumn_int;
                var ClassReference:Class = getDefinitionByName(iconImage_str) as Class;
                var thisIcon_mc:MovieClip = new ClassReference;
                this.addChild(thisIcon_mc);
                addEventListener("twitchupEvent", twitchUp);
            function twitchUp(e:Event)
                this.y +=  10;

    Ned Murphy wrote:
    You should be getting an error for the Main.as class due to missing a line to import the Event class...
    import flash.events.Event;
    My apologies, I should attempt to compile my example code before I ask for help...
    Alright, this compiles, gives me no errors, shows my 'book' and 'flowers' icons perfectly when ran, and prints 'addEventListener' to the output window as expected.  I get no errors when I press the button, 'dispatchEvent' is output (good), but the 'twitchUp' function is never called and 'EventTriggered' is never output. 
    How do I get the 'twitchUp' event to trigger?
    Main.as
    package
        import flash.display.MovieClip;
        import flash.events.MouseEvent;
        import flash.events.*;
        public class Main extends MovieClip
            var iconLayer_mc:MovieClip = new MovieClip();
            var iconString_array:Array = new Array(2);
            public function Main()
                Spin_btn.addEventListener(MouseEvent.CLICK,fl_MouseClickHandler);
                addChildAt(iconLayer_mc,0);
                buildStringArray();
                placeIcons();
            function buildStringArray():void
                var i:int;
                var j:int;
                for (i = 0; i < 2; i++)
                    iconString_array[i] = new Array(3);
                    for (j = 0; j < 3; j++)
                        if (Math.random() > .5)
                            //'flowers' is the name of an illustrator object that has been converted to a MovieClip and is in the library
                            iconString_array[i][j] = "flowers";
                        else
                            //'book' is the name of an illustrator object that has been converted to a MovieClip and is in the library
                            iconString_array[i][j] = "book";
            function placeIcons():void
                var i:int;
                var j:int;
                for (i = 0; i < 2; i++)
                    for (j = 0; j < 3; j++)
                        //iconString_array has the names of illustrator objects that have been converted to MovieClips and are in the library.
                        var placedIcon_mc:BigIcon = new BigIcon(iconString_array[i][j],i*50,j*50);
                        iconLayer_mc.addChild(placedIcon_mc);
            function fl_MouseClickHandler(event:MouseEvent):void
                dispatchEvent(new Event("twitchupEvent",true));
                trace("dispatchEvent");
    BigIcon.as
    package
        import flash.display.MovieClip;
        import flash.events.*;
        import flash.utils.getDefinitionByName;
        public class BigIcon extends MovieClip
            private var iconImage_str:String;
            private var iconRow_int:int;
            private var iconColumn_int:int;
            public function BigIcon(iconImage_arg:String, iconRow_arg:int, iconColumn_arg:int)
                iconImage_str = iconImage_arg;
                iconRow_int = iconRow_arg;
                iconColumn_int = iconColumn_arg;
                this.addEventListener(Event.ADDED_TO_STAGE, Setup);
            function Setup(e:Event)
                this.y = iconRow_int;
                this.x = iconColumn_int;
                var ClassReference:Class = getDefinitionByName(iconImage_str) as Class;
                var thisIcon_mc:MovieClip = new ClassReference;
                this.addChild(thisIcon_mc);
                addEventListener("twitchupEvent", twitchUp);
                trace("addEventListener");
            function twitchUp(e:Event)
                this.y +=  10;
                trace("EventTriggered");
    Output:
    [SWF] Untitled-1.swf - 40457 bytes after decompression
    addEventListener
    addEventListener
    addEventListener
    addEventListener
    addEventListener
    addEventListener
    dispatchEvent
    [UnloadSWF] Untitled-1.swf
    Test Movie terminated.

  • Need help in SAP HR - PD

    hello,
    i need the IMG steps for PD. Please somebody help me.
    I request for Configuration docs from any company in india.coz i want to know what exactly happening in the real time environment.
    regards,
    ushareddy
    [email protected]

    Hi,
    These links will be of great help to you:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPA/PAPA.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PE/PE.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAESS/ESSIAC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAMA/PAMA.pdf
    Hope this helps,
    Reward points appreciated,
    Thank You,

  • Need help on SAP QC 11.0 installation

    Hi,
    We are planning to upgrade SAP QC 10.0 to SAP QC 11.0.
    We downloaded the SAP QC 11.0 from SAP Market and we find that below files. Can some help us do we need to install all the files or what is the procedure to install SAP QC 11.0 u2013 Enterprise Edition
    Files which we downloaded:
    51041048_part01.exe
    51041048_part02.rar
    51041048_part03.rar
    51041048_part04.rar
    51041048_part05.rar
    51041048_part06.rar
    51041048_part07.rar
    51041048_part08.rar
    51041048_part09.rar
    51041048_part10.rar
    51041048_part11.rar
    51041048_part12.rar
    51041048_part13.rar
    51041048_part14.rar
    51041048_part15.rar
    51041048_part16.rar
    51041048_part17.rar
    51041048_part18.rar
    51041048_part19.rar
    51041048_part20.rar
    51041048_part21.rar
    51041048_part22.rar
    51041048_part23.rar
    51041048_part24.rar
    51041048_part25.rar
    51041048_part26.rar
    51041048_part27.rar
    51041048_part28.rar
    51041048_part29.rar
    51041048_part30.rar
    51041048_part31.rar
    51041048_part32.rar
    51041048_part33.rar
    51041048_part34.rar
    51041048_part35.rar
    51041048_part36.rar
    51041048_part37.rar
    51041048_part38.rar
    51041048_part39.rar
    51041221_10.ZIP.part
    51041221_19.ZIP
    51041221_part1.exe
    51041221_part2.rar
    51041221_part3.rar
    In this which is the main EXE for SAP QC 11.0
    I know the process of installing HPQC 11.0 just 1 exe and Patch 2, but I am new to SAP QC, need your help to complete my upgrade successfully.

    Hello, QC as your likely aware is a Server application.  No matter where you downloaded it from, it still needs to be installed on a server quality machine.  The main executable would be labled like 'Setup.exe' but embedded in .RAR and impossible to locate without extraction. Similar for .exe's contained in .ZIP archives. Hence all files are required.
    Regards.

  • Need help in SAP Business Object Dashboard

    Hey, I need some help.
    i have a dashboard which is current built in Qlikview.
    Now our client proposed that they need to migrate this dashboard to SAP Business Object.
    Please guide about dashboard desigining using SAP, since i am absolute novice about BO so guide according like which BO software needs to be install and some learning material of BO, please email @ [email protected]
    Many Many Thanks in advance!!

    Too generic to answer this question and also you can find lot of thread, discussions & blogs are available to get the info. Also you can find some templates & samples inside the dashboard itself, play with those component and understand them better.
    Best place to get familiar with the dashboard using the tutorials.
    Official Product Tutorials – SAP BusinessObjects Dashboards
    Installing SAP BusinessObjects Dashboards 4.0
    http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_dashD_user_en.pdf
    SAP BusinessObjects Dashboards 4.0, SAP Crystal Dashboard Design 2011, SAP Crystal Presentation Design 2011 - Product Av…
    SAP BusinessObjects Dashboards 4.1 – SAP Help Portal Page
    SAP BusinessObjects Dashboards Resource Centre
    Please go through the above links which can help you to understand how dashboard works, install & Product availability matrix.

  • Need help on sap query tool...

    hi,
    i created a user group using sq03. then using sq02, assigned the infoset miro_po (related to PO of MM module) to this user group. also assigned my user id to this group.
    then using sq01 i was able to create a query in which i cud select the desired fields given to me based on the infoset i chose (miro_po). i got stuck after the last screen, selection fields screen. after selecting the selection fields, i cud see the next screen icon was disabled and hence i clicked on the layout icon (next to it). In the layout screen, i assume, i can drag and drop the desired fields that must appear in my output, right ?? i am not able to do that..why ??
    Bcos of this, i skip this step and when i try to execute this query, i get a message in the status bar which says "no lists yet defined for this query..".
    how to resolve this issue ? also if there are any further pointers on continuing and completing the query definition, u r welcome.
    thanks in advance..

    Hello Ramesh
    Please check this link
    http://help.sap.com/saphelp_nw04/helpdata/en/86/39d6386e24f90ae10000000a114084/content.htm
    Hope this will give some inputs
    Thanks
    Chandran

  • First Mac-need help with an "event"

    Hi:
       After 3 days of busy activity with no freeze ups, I was feeling pretty confident.  However, late last night I ran into an "event" that eventually required me to reload Tiger.
       (1) I was working along and for some reason, clicking my mouse did not have any effect on any of the programs--either those running or attempting to start new ones.  
       (2) I was able to tab through those programs running and with a command-Q quit out of those running...still no effect on any mouse clicks....no problem moving the mouse and it would highlight top left corner buttons, but no effect if I attempted to minimize or exit.
       (3) I shut the computer off and restarted a number of times....came up to the same screen each time.    Held the off button both in shutting down and starting up and this time it would go to the log on screen where I was able to type in my password.  Would come up to the same screen as I left it.
       (4) Was able to use the remote control just fine to look at pictures, etc.
       (5) After some reading, did a PRAM reset....same story as above.
       (6) Finally reloaded a new copy of Tiger and was back in business.
    Questions:
      (1) Is this the typical freeze people are getting....with PCs, when it freezes, nothing moves and when you reboot, you have a fresh start?
      (2) Short of reloading Tiger, if this happens again, what remedy (other than sending my new iMac back!) would you suggest?
    Thanks for your help!

    Many thanks for the suggestion and the giving me some hope that this is not the dreaded freeze issue!
    I forgot to mention perhaps one important bit of information: There were two Finder "windows" that were present when my "event" occurred and each time I rebooted, these same two Finder windows reappeared and my mouse was unable to move them or close them or execute any command line operations.
    Not sure if this changes the story about it being a mouse software related error or not, but I found it strange that on hard reboots the machine came back with the same two windows of information.

Maybe you are looking for

  • Facetime dont work

    my facetime dont work whith lion

  • User default setting for ME31K

    Dear SAP gurus Can you pls tell me the detail steps to set the default values for ME31K screen. Say for ex: i want to save the field values like Pur Orgn - 400 , Doc type ( Agreement type ) etc... to a particular user/user group...

  • Printpocessor does not exist

    I have the following problem. After updating Windows on three computer the printerspooler stopped and the printers disappeared. Restarting the printerspooler did not work. I deleted all the drivers and reinstalled my printer software (Samsung Laser a

  • How i reduce the resolution and size or bytes of an image??

    Hi all, I want to reduce the size and resolution or bytes of an image?Is anyone knows the solution of my problem?? Plzz help me out. Thankss

  • Why can't I quit you, photoshop?

    Go to Photoshop (CS6) Menu, and choose "Quit". Go back to InDesign, and Photoshop pops open. At first, I thought I'd hit the dock icon by accident. Wasn't the case. Over and over and over and over, quit, auto open. It was mildly amusing in a confusin