Event of SAP controls

Dear All expert,
I am confused with event register function. For example , for example event 'Hotspot' only need code
'Set handler....' to register, then it will be triggerred.But for event 'data changed' , It is need call method 'REGISTER_EDIT_EVENT'.
addtional to registerred.
Is there any regulaion for the event register ? Or only case by case ?
Thanks for your reply in advance !

Is there any regulaion for the event register ?
Unfortunatelly, no. Some of them require additional event activation by calling register... method, some don't.
Or only case by case ?
Yes. You can however refer any ALV basic document, GUI control demo programs and you will get the feeling which of them require additional activation.
Regards
Marcin

Similar Messages

  • Handling events of ActiveX controls in TestStand!rol

    Hi,
    I want to use the Microsoft WINSOCK control with existing ActiveX Automation Adapter of TestStand. These control generates an event in case of incomming data.
    Question:
    Is there any way to treat the events of such controls in TestStand (same problem with MSCOMM control) or can this only be realized by polling the size of incomming buffer?
    In case of answer two, i would be interested in any realized example.
    Regards,
    Sunny

    Hi Sunny,
    Currently, you cannot call ActiveX controls using the ActiveX Automation Adapter in TestStand. To do this, you would need to call a code module that was set to display/utilize the control, and retrieve all of the events generated by the control. TestStand can only currently call ActiveX servers (either DLL or EXE) that support the IDispatch interface. Hope this answers your question.
    Regards,
    Bob

  • For Professional level certification aspirants in SAP Controlling module

    Dear all Professional level Certification aspirants in SAP CO module,
    I have recently passed the Certification test on SAP Management Accounting (CO) module in version ERP 6.0 EHP4.  I have more than 4 years experience in SAP Controlling module.The following are some of my suggestions regarding preparation for the exam.
    1. All the questions were scenario based. The exam tests expert level knowledge and real time scenarios in the module. The theoritical knowledge is not sufficient to clear the exam. Unless you have atleast 5 to 6 implementations in Controlling module, it is not advisable to give it a try.
    2. Detailed knowledge of the system configuration settings about the various courses mentioned in the syllabus is required. One needs a clear understanding of Special costing functions, ERP integration, Transfer Pricing, Material ledger, New GL Parallel valuation, Planning and Budgeting fuctions in various components etc.
    3. The exam tests in-depth knowledge about various integration aspects of Controlling module with other modules. The advanced master data functionalities of other logistical modules like MM, SD, PP, PM, QM, PS, CS, HCM is tested in detail.
    4. Several methods of process and performance optimization of the system are also tested.
    3. Some reporting aspects of BW and BI are also tested. The cross application aspects of the system are also tested.
    4. The exam also tests the real time skills in preparing Blueprints, Business Process design and trouble shooting the system. Being knowledgeable about some of the processing errors and message classes will be of great help.
    Hope this information helps you in preparing for the certification.
    Should you need any clarifications, please post a reply to this thread and I will post answers.
    All the Best!!
    VS.

    Hi Vikrant,
    the pass mark for the exam is 58%. However it may be different. The passing mark shown on your screen on the day will be the correct passing mark.
    All the questions were scenario based which would involve high analytical skills and through understanding of the system integration. It would be difficult to tell any specific question. The questions carry different weightage. If you answer the questions with less weightage correctly than the questions with more weightage, you end up scoring less though you answer more number of questions correctly. and it is vice versa. Go through your syllabus and cources and try to concentrate on the topic areas which contain more weightage.
    Moreover, the exam is not completely technical in nature. It tests a lot of analytical and problem solving skills required on the job.
    Note:Please do not ask the questions or contents of the exam as they are confidential.
    Hope this information helps you.
    All the best for your exam!
    Regards,
    Vishnu.

  • Event applied to control references

    Hello!
    I built a VI that can run on its own or controlled by a superordinated VI. If there are valid references comming into the subordinated Vi these are used exclusivly, otherwise references to the controls of the superordinated VI are used.
    So inside my program I exclusivly use references and property nodes to access or change data.
    My first question is if you think that is a bad solution concerning the performance of the VI and if you have any improvements?
    The next problem is that my VI is quit slow now (there is a while loop checking all the time if there are changes made to the controls (via their references) and acquiring data (using RS232) and updating controls. Thereby I use a 20 frames long sequence inside the loop.
    Is that the reason for slow performence?
    To speed things up I considered to us an event structure instead of the sequence to check the changes and only to do the acquisition every cycle.
    But I don't see a possibility to use the event structure to check events on value changes of controls via their references.
    Any idea?
    Thank you,
    Alexandra

    > But I don't see a possibility to use the event structure to check
    > events on value changes of controls via their references.
    >
    With LV7, it is possible to use an event structure on control references
    to another panel. As for whether this is the reason for performance
    problems, that is hard to say without seeing your application.
    First suggestion is to use the profiler. Tools>Advancec>Profile VIs.
    It should help you start looking in the right place and run informed
    experiments.
    Another way of doing this is to send it to [email protected] and let me use it
    as part of the VI critique going on at NIWeek. We will keep the names
    anonymous and find the best technique we can for the problem you are
    trying to solve. This offer goes for anyone with a VI t
    hat they'd like
    to see NI try to improve upon.
    Greg McKaskle

  • XI triggers an event in SAP

    Hi experts,
    Does anybody of you know the necessary steps to make the XI trigger an event in SAP R3??
    I have a file to file scenario and i would like XI to trigger a function in R3 once the file is delivered in any target folder. I think the best way is using events but not pretty sure.
    Aditionally, R3 runs over SunOS and so XI.
    Any clues?
    Best regards,
    David

    Hi David,
    Yes, no mapping is required.
    IR - you need to create a Message Interface (inbound) with the same Message Type that you are using in Message Interface (outbound). Afterwards, go to ID and change your Receiver Determination in order to use your SAP Business System (You should have this Technical and Business Sys in your SLD, import it to ID environment. If is not there apply this blog /people/michal.krawczyk2/blog/2005/03/10/registering-a-new-technical-system-in-sld--abap-based
    Then, go to your SAP sys t-code SPROXY > Goto > Connection Test, and perform the 4 tests. You need to check if your Business System SAP ERP is configured for ABAP proxy connection with XI. If not apply this blog: How do you activate ABAP Proxies? /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    For your developments, check this as well:
    File to R/3 via ABAP Proxy
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
    ABAP server Proxies
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    If you have problems, let me know
    Cheers,
    Ricardo.

  • How to generate event on other control within one event

    Hello
    I am using event structure.
    When program is inside the event case of one control, I want to trigger the �mouse down� event on another control at that time (without operating that another control),
    so that next time, another control�s event is called.
    I have many controls and hence thrir event cases , after which I want to trigger a specific event case corresponding to a button control.
    (I wish to keep the contents of button2 case inside the event only)
    In attached example:
    When user clicks �button 1� or �button 3�, event must be generated so that contents of �button 2� event are executed when program comes there next time
    Thanks
    Attachments:
    Trigger_Other_Event.vi ‏35 KB

    Sorry, I just noticed that you only use LabVIEW 6.1 where signaling properties are missing.
    Here is a simple solution for LabVIEW 6.1:
    - set all buttons to latch.
    - set all button events to "value changed"
    - merge the timeout event with event 2
    In event cases 1 and 3 set timeout to zero, in all other cases to -1 (no timeout).
    See attached example. I placed a 500ms wait.
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    Trigger_Other_EventMOD.vi ‏31 KB

  • How is SAP controlling related to MM

    how is SAP controlling related to MM

    Hi,
    There is no link between MM and CO. There is only value flow from MM to CO through FI.This is done by cost element(which is G/L account in FI).
    Note:
    A.FI-MM Integration:
    When you go for transactions like GR,GI,SES,MIRO,STO,Payment then your respective G/L account updated.For updatinging the G/L account, You have to go for Automatic Account determination and steps are as follow;
    1.OMSK: Creation of valuation class and assigning account category refrence,
    2.OMWM: Active valuation Grouping Code,
    3.OMWN: Active movement type with G/L account,
    4.OMWD:Active valuation Area,
    5.OMWB: Active chart of account, transaction key,valuation grouping code,account grouping Code, valuation Class and G/L accounts.
    [Data flow to costing in the concept of cost element]
    B.SD-MM Integration:
    Generally SD is integrating with MM in Stock Transport Order (STO) and Third Party Order.
    Basically STO is divided in to three types,
    A.STO with SD delivery
    B.STO without Delivery
    C.STO with SD delivery and billing.
    C.FI-SD Integration:
    In the T.Code:VKOA
    Regards,
    Biju K

  • How to know login history/events of  Sap user from server

    how to know login history/events of  Sap user from server without operating users computer.
    Am using B1 2007A PL47 Forthshift(FSE version 8.5 SP03PL05)

    Hi,
    Check the thread
    Re: User login history SAP Business One
    *Close the thread if issue solved.
    Regards
    Jambulingam.P

  • SAP controlling XI

    Hi guys,
    One simple question, SAP charges XI for the ammount of messages that are sent, right?
    Imagine that the price is xxx euros for 5Gb of messages.
    What are those messages? How can SAP control this messages?
    Thanks in advance

    Hello Frank,
    Maybe you remember me from the MUSL-project at the University Maastricht, the SAP SLM implementation?
    I do not know why your solution doesn't use the Username/Password, but you should try to bypass the Adapter Engine and process the SOAP-message directly into the Integration Engine, as described in this blog:  /people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine
    It works fine for me! Even with 'Assigned User' authentication on 'Sender Agreement' level as well as on 'Service' level.
    Regards,
    Walter.

  • How to handle events for Tab Control

    Hi,
    I have a Tab control with 4 tabs and I would like when I go to a specific tab all the contents of that tab being updated. Could you please help me with this?
    How should I set the event structure
    Thanks

    Tab Control->Value Change is the event you want.  You can then use a case structure to do whatever you need it to based on the "New Value".
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Dynamically change onchange event of select control of html

    Can I dynamically the onchange event of select control of html?
    i..e. change the task to be done when the onchange event is triggered.
    Thanks in advance

    Yes.
    At what point do you want to change it?
    What do you want to change it to?
    If you are generating the page, you can obviously produce different code behind the button using JSP to generate javascript code.
    eg
    function alertUser(){
      alert('<%=  alertMessage %>');
    }That will produce a different function every time you load the page, depending on the variable "alertMessage".
    You can also replace javascript handlers at runtime, just by simply assigning functions. However you at the client end you are only able to run javascript - no java.
    eg
    function alertUser1(){
      alert("action a");
    function alertUser2(){
      alert("action b");
    <button id="button1" onclick="alertUser1()">Alert!</button>
    <button onclick="button1.onclick=alertUser2">Alert!</button>Does that help?

  • SAP CONTROLING IN ALL MODULES

    Dear All,
    I want to know what are the SAP controls are available in different module like credit conlling,Budget Control,PO release
    etc.It will be greate if have some link or document related to this topic.
    Regards
    AJIT K SINGH

    The use of the severely outdated term "modules" is unfortunate.

  • Events in cwgraph Control array

    I have created a control array of cwgraph at run time.
    Now all the properties are accesible but I am unable to fire events (with index) on cwgraph....
    please help.

    When the sub for the event in a control array gets called it will get passed the index of the control for which it will be called.
    The simplest way to handle the events then is to use a case structure which selects off of the index parameter. The following example should illustrate this.
    Regards,
    -Amaury R.
    Attachments:
    control_array_events.zip ‏4 KB

  • Creating a dynamic event from a control reference

    Does anyone have an example of creating a dynamically driven  event from a control reference?

    Hi 4BoysDad,
    There is a good example that can achieve what you're looking for in the example finder.  It is called "Dynamically Register For Events.vi".  It will be under
    <labview>\examples\general\dynamicevents.llb\Dynamically Register for Events.vi
    Regards,
    Che T.
    Applications Engineer
    National Instruments

  • How to register "Enter" event  in sap xrpm

    all expert:
    how to register "Enter" event  in sap xrpm

    all expert:
    how to register "Enter" event  in sap xrpm

Maybe you are looking for

  • How to clear outbound Queue in  SXMB_MONI

    HI Experts, Unable to process the file in SXMB_MONI as a result the files are getting strucked with the QUEUE and now how to clear this queues for processsing the file... and another i have configure the server with 611 client but while executing the

  • JCO from Message Mapping in XI

    I'm trying to create a function in XI Message Mapping that saves some information in a XI DB table using JCO. I've created DB table ZEDI with Fields A,B,C,D. My function is following: imports:java.lang.String;java.io.ByteArrayInputStream;java.io.Inpu

  • Need help with Image Gallery tutorial.

    Hi all, No response from Apex Listener Forum...moved here.... Apex Listener - 2.0.2.133.14.47 Apex             - 4.2.2.00.11 When running Image Gallery application as per tutorial, page just show a blank screen with no image upload button. Am using F

  • Can I have a paragraph (not a frame) upside down?

    Is it possible to create a paragraph style that makes the text go upside-down? I don't mean a text frame that goes upside-down or mirrored, but just aparagraph in running upside-up text.

  • Is it possible to have a MBP 2011 converted from glossy to matte?

    Hi, Bought a MBP earlier this year. Love the machine, but even after lots of comparing in the store, I think going with the glossy was a mistake. The glare is starting to get irritating, and photo editing is harder when you're seeing an enhanced imag