Is there a SAP program or function to menage the CONAI's duties?

Hi All,
Witn reference to italians

One more limitation: I believe that you must have the Professional
Development System of LV to create a VI that someone else can play with
the LV Player.
Mark
Shan Pin Koh wrote:
>
> Just one thing I remembered from attending the LabVIEW 6i seminar and
> I remembered the LabVIEW Developers talking about how the LabVIEW
> Player will only demonstrate algorithms, program flows, etc. You
> cannot use it to run DAQ, GPIB, Active X, etc.
>
> This was taken from the LabVIEW Player site:
>
> "LabVIEW Player VIs have many of the same capabilities as standard
> LabVIEW VIs. However, there are some differences. The communication
> abilities of Player VIs are limited to file I/O and DataSocket client
> operations (publishing and subscribing, but no server
capabilities).
> All data needs to be simulated because data acquisition, VISA, GPIB,
> and serial I/O functions do not work with LabVIEW Player VIs.
> Similarly, the LabVIEW Player does not invoke ActiveX Automation,
> CINs, or DLLs and shared libraries. If you need to distribute LabVIEW
> applications, you should use the LabVIEW Application Builder."

Similar Messages

  • How to use a function key on keyboard for executing a non SAP program

    Hello Gurus.
    My client want to run a non SAP program selecting the specific function key on keyboard during the entering data on SAP.
    i knew that it is possible to execute a non sap program after adding special program each by SAP program.  but, it is huge jobs.
    client wants to run a non sap program wherever he is on SAP program.  Is it possible ?

    Hi,
    1. Create a ".exe" file for the .NET application.
    2. Create a PF-STATUS and assign the Function Code for the desired Function Key in the SAP program.
    3. In the USER COMMAND code inside program, when the respective function code is triggered, write the below code with the path to the .NET exe file.
    CALL METHOD cl_gui_frontend_services=>execute
      EXPORTING
        document = '.NET exe file path'
      EXCEPTIONS
        OTHERS   = 1.

  • Changes in standard SAP programs

    Hello all,
    How could I track the changes made to standard SAP programs by a client? The system is 4.0B and some standard R/3 application's source code has been modified to provide some non-standard functionalities (that was, probably, the worst solution - in many of the cases they could have use user exits or enhancements for achieving the same purpose).
    In the table TRDIR (or, if you will, D010SINF) I can find the programs that were created by a set of users such as 'SAP' or 'SAP*' or 'DDIC' and were subsequently modified by client users (developers).
    Furthermore, finding the development class of those programs (function module 'RS_PROGRAM_GET_DEVCLASS') gives me a better idea about what applications were really modified by the client.
    Still, many of these programs that appear to have been created by 'SAP' or 'SAP*' and modified by other (client) users were <b>generated</b> as a consequence of <i>configuration changes</i> made by those client users, and therefore are not changes made to SAP R/3 standard.
    Is there a way to track only those standard programs that were indeed modified by the client, at source code level?
    Thank you,
    Bogdan

    Hi Bogdan,
    you can program your own tool-abap:
    1) select table <b>E070</b> ( TRFUNCTION = 'R' )
    2) -> for all entries select V_<b>E071EU</b>
          (TRKORR = e070-TRKORR)
    3)-> list all found objects:
      -V_E071EU-PGMID
      -V_E071EU-OBJECT
      -V_E071EU-OBJ_NAME
    and create an interactive list (e.g. for SE11 and SE38)
    hope this helps
    Andreas

  • ABAP Program or Function Module to activate infospoke/openhub table

    Hi,
    Post migration to production, when i am trying to load the data in open hub table, its showing OH table is not active. i had tried to all aspect but i am unable to load the data.
    is there any ABAP Program or Function Module to activate infospoke/openhub table
    Thanks & Regards,
    Pankaj Bansal

    Hello Pankaj,
    Please check whether you have access to TCode SE14 . If Yes , You can use this TCode to activate the Tables.
    There are lot of  Posts talk about the procedure for activation through SE14. please refer the same
    Thanks & regards,
    Prasath

  • How to find CUSTOMER EXIT for a Standard SAP program

    How to find CUSTOMER EXIT for a Standard SAP program

    Hi
    To introduce the techniques of enhancement in standard SAP system. SAP creates customer exits for specific programs, screens, and menus within standard R/3 applications. These exits do not contain any functionality. Instead, the customer exits act as hooks. You can hang your own add-on functionality onto these hooks.
    They do not affect standard SAP source code.
    When you add new functionality to your SAP System using SAP’s exits, you do not alter the source code of standard SAP programs in any way. The code and screens you create are encapsulated as separate objects. These customer objects are linked to standard applications, but exist separately from SAP’s standard software package.
    They do not affect software updates.
    When you add new functionality to your SAP System using SAP’s exits, your objects (called customer objects) must adhere to strict naming conventions. When it comes time to upgrade a to a new software release, customer objects’ names ensure that they will not be affected by any changes or new additions to the standard software package.
    Customer exits are not available for all programs and screens found in the SAP System.
    Any change made to an SAP object in a customer system is called a modification. Customers usually modify their systems for one of two reasons. Either they make changes to the SAP standard in order to adjust the R/3 System to their specific business needs (actual modifications), or they alter individual SAP objects in order to correct an error (as recommended in an SAP error note).
    You should only modify the SAP standard if the modifications you want to make are absolutely necessary for optimizing work flow in your company. Be aware that good background knowledge of application structure and flow are important prerequisites for deciding what kind of modifications to make and how these modifications should be designed.
    SAP application programmers create SAP enhancements in transaction SMOD using function module exits, menu exits, and screen exits.
    Customers are given a catalog containing an overview of existing SAP enhancements. They can then combine the SAP enhancements they want into an enhancement project using transaction CMOD.
    SAP enhancements are made up of component parts. These components include function module exits, menu exits, and screen exits. A specific component may be used only once in a single SAP enhancement (this guarantees the uniqueness of SAP enhancements).
    Customer enhancement projects consist of SAP enhancements. Each individual SAP enhancement may be used only once in a single customer enhancement program (this guarantees the uniqueness of a customer project).
    SAP application programmers preplan function module exits, menu exits, and screen exits for their applications and combine them to create useful enhancements for the R/3 System.
    Customers create their own enhancement projects for their systems using SAP enhancements. You can customize the individual components of an enhancement project by creating your own include programs (for function module exits), texts (for menu exits), and subscreens (for screen exits).

  • Standard SAP Program to clear IDocs

    Hi all,
    IDocs transfer takes place between 2 of our R/3 systems.
    But due to network issues, many IDocs get stuck and we have to manually clear them.
    I want to know if there is any standard SAP Program to clear the IDocs, so that the program can be scheduled daily and thus the whole process can be automated.
    Sid

    Hi,
    The IDocs can be processed directly (by selecting the Idoc and clicking on 'Process' button).
    But my requirement is that I want to automate this process by a standard SAP program scheduled daily.
    Also the note 40088 was not of much use as it talks about archiving the IDocs.
    Sid

  • NW2004 ABAP: Compiling of SAP programs

    Hi,
    does anybody know how to avoid the time consuming compilation of SAP standard programs when working with NW2004 ABAP?
    Example:
    I installed NW2004 ABAB Version on my PC.
    I can logon to the system and work with it.
    When I call a transaction e. g. SE37 the
    system starts to compile. This compilation is quite
    time consuming.
    When I call the same transaction again it is started
    without compiling.
    That is the standard system behaviour which is fine to me.
    Then I logoff and shutdown the sap system using SAP System Management Console.
    Then I start the sap system again using SAP System Management Console.
    Then I logon to the sap system.
    Then I call transaction SE37 and it starts to compile!!!
    It seems to me that the runtime version of the
    sap programs are not saved in the database.
    Everytime I stop and start the SAP System the
    programs relvant for a transaction are compiled again.
    I extended the space of the database already from 9GB to
    18 GB (2 Volumes).
    I also run transaction SGEN to compile all programs.
    It took 20 hours (the database is filled by 60% now)
    but SGEN did not help.
    The problem remains the same:
    When I start the system and logon the compilation
    takes place.
    Is there a way to avoid the compilation of programs which
    have not been changed since the last compilation?
    Thanks for your help
    Matthias

    Hi all,
    i've the same problem...
    Help.

  • Is there such a program as MacKeeper

    Is there such a program as MacKeeper

    Avoid anything by the names...
    MacKeeper / MacShield / MacDefender / MacProtector... ad nauseum.
    Apparently there's a legit MacKeeper a/v for Mac. You don't want etiher.
    Mac OS X Snow Leopard and malware detection   <--- SL only
    How to avoid or remove Mac Defender malware   <----  for Mac OS X 10.4, Mac OS X 10.6, Mac OS X 10.5
    Security Update 2011-003 (Snow Leopard)    <---     improves security
    http://www.fixkb.com/2011/05/remove-mac-protector.html
    http://www.macrumors.com/2011/05/02/new-macdefender-malware-threat-for-mac-os-x/
    And read here.  http://www.reedcorner.net/guides/macvirus/
    Never accept unsolicited offers from the internet.

  • Is there any standard program or FM to configure mail from SAP?

    Hi Experts,
    Is there any standard program or FM to configure mail from SAP?
    Regards
    Ramesh V

    Hi Ramesh,
    PFB.
    You can use function SO_NEW_DOCUMENT_SEND_API1
    Have a look at URL-> http://sapr3.tripod.com/abap011.htm
    Check the below forum:
    http://www.geocities.com/mpioud/Z_EMAIL_ABAP_REPORT.html
    Regards,
    Faisal.

  • Is there a way to use business objects in the program or function module?

    Hi Experts,
    Is there a way to use business objects in the program or function module.
    Thanks in Advance.
    Naval bhatt

    Hi Naval,
    Ofcourse you can use business objects in your programms/ methods.
    You can use function modules or macros (available from include <cntn01>) for using business objects in your application.
    refere following two links for startup information
    http://www.sap-img.com/abap/reading-attribute-of-a-business-object-in-abap.htm
    http://www.jt77.com/business-warehouse/work-flow-12619.html
    Regards,
    Abhijit

  • Is there a SAP training course for HR ABAP programming?

    Hi Friends!
    I am new to HR ABAP programming. I heard that HR ABAP programming is different from other ABAP related areas. Is there a training program or course offered by SAP decicated only for HR ABAP Programming? If yes, please kindly post the links in your replies and I would be glad to award points.
    Note: Please post only relevant links.

    Welcome to SDN.
    Check follwoing links -
    <a href="https://websmp209.sap-ag.de/sapidp/011000358700003520202006">https://websmp209.sap-ag.de/sapidp/011000358700003520202006</a>
    <a href="https://websmp204.sap-ag.de/sapidp/011000358700003520202006">https://websmp204.sap-ag.de/sapidp/011000358700003520202006</a>
    It is the list of all the course in HR -
    <a href="http://www50.sap.com/useducation/find/results.asp">http://www50.sap.com/useducation/find/results.asp</a>
    Regards,
    Amit
    Reward all helpful replies.
    got it this one is for you -
    <a href="http://www50.sap.com/useducation/curriculum/course.asp?cid=60176624">http://www50.sap.com/useducation/curriculum/course.asp?cid=60176624</a>
    <a href="http://www50.sap.com/useducation/curriculum/course.asp?cid=60197174">http://www50.sap.com/useducation/curriculum/course.asp?cid=60197174</a>
    Message was edited by:
            Amit Khare

  • Use of custom structure defined in the program in Function Module

    Hi,
    We have defined a structure in a program.
    We want to define a Tables parameter in a Function module having the same structure as in the program.
    Is there a way to do this without defining a standard structure?
    Thanks,
    Arun

    Copy the definition in a Type Group (SE11 - Uilities - Other Dictionary objects) in an Abap syntax, include the type group in function group and program top includes via a [TYPE-POOLS|http://help.sap.com/abapdocu_70/en/ABAPTYPE-POOLS.htm] statement (before Release 7.0, EhP2).
    Regards,
    Raymond

  • Getting run time errors while executing the copied SAP programs

    Hi folks,
    i want to copy an sap program.after coping i need to change some coding there.then i have to create a new transaction for that.
    i am just copying the sap program RQEEAL10(transaction-QA32) to Z_RQEEAL10. it has 4 include  programs.i am copying them to z programs like
    RQ00MF10 copied to z_RQ00MF10
    RQALVF14 copied to z_RQALVF14
    RQALVF16 copied to z_RQALVF16
    RQALVTOP copied to z_RQALVTOP.
    now i am executing that program Z_RQEEAL10.but i am getting run time errors as given below.
    <b>runtime error---</b>
    The termination occurred in the ABAP program "Z_RQEEAL10" in           
    "SELECT_FIELDS_MANIP2_F16".                                           
    The main program was "Z_RQEEAL10 ".                                                                               
    The termination occurred in line 257 of the source code of the (Include)
    program "RQALVF16"                                                    
    of the source code of program "RQALVF16" (when calling the editor 2570).
    --Error in ABAP statement when processing an internal table.  
    --When changing or deleting one or more lines of the internal table         
    "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS" or when inserting in the table   
    "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS", 0 was used as                  
    the line index. An index less than or equal to zero is not                
    allowed.                                                                               
    The error can occur when using the following options:                     
    1. "INDEX idx" for specifying the line number in the table                
    "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS"                                 
       where you want to change, insert or delete.                            
    2. "FROM idx" for specifying the start index when deleting a line         
       area from or inserting a line area into the table                      
    "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS".                                
    3. "TO idx" for specifying the end index when deleting a line             
       area from or inserting a line area into the table                      
    "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS".                                                                               
    When the program terminated, the table had 2 lines.                       
    these r the runtime errors what i am getting.where is the problem?i have activated all interface & includes.plz advice.
    Thanks & regards

    Hi Madhu,
    I will give you one more check point where you have to give your concentration while copying the standard programs....
    Call Customer-Function (Function Exists) if any in the Program when copied will not get executed. Instead you need to call the FM Directly.
    one more is also here
    You are likely to have some problems with the text-elements and translation that may have been maintained for the original report.
    ~~Guduri

  • Info. / Doc. on Changes to Standard SAP Program, Tables, Fields in SAP 6.0

    We are in the process of upgrading our SAP from 4.6c to 6.0 and I am looking for a document or white paper that summarizes changes to Standard SAP Programs, Tables/Fields, Function Modules etc.. from what used to be in SAP 4.6c to what it is in SAP 6.0.  I am not sure if such a comprehensive document exists or is posted in the forum.
    Any help or information in this regard will be highly appreciated.
    Thanks
    ram

    Hi Ram,
    <<   We are in the process of doing our technical upgrade from SAP 4.6c to 6.0. I am looking for a white paper or documentation listing the changes made to the standard SAP Programs, Tables, Fields, Function Modules etc. from Rel. 4.6c to 6.0. >>
    Do you want to know what custom changes were done to SAP standard objects in your system or do you want to know what changes SAP did from 4.6c to ECC6.0.
    There is no white paper or documentation to find out custom changes made to SAP standard objects. but there were many tools in the market to find out and tell what changes were done to sap standard objects in your system.
    Your question seems ambiguous please clear it.
    Thanks,
    Kiran.

  • Is there a function to open the outlook mail and to attach certain..

    Hello,
    Is there a function to open the outlook mail and to attach certain selected files?

    here is a code snippet from one of our programs
      data: out type ole2_object,
            outmail type ole2_object,
            att type ole2_object,
            atts type ole2_object.
          create object out 'Outlook.Application'.
          call method of out 'CREATEITEM' = outmail
            exporting
              #1 = 0.
          set property of outmail 'SUBJECT' = 'Smartform Output from SAP'.
          call method of outmail 'ATTACHMENTS' = atts.
          call method of atts 'ADD'
            exporting
              #1 = p_file.
          call method of outmail 'DISPLAY'.
    in our case, we save the data to a local file with the path p_file.
    so, we create the attachment on a local drive, at path p_file
    we open outlook
    we create a mail item
    we set the subject
    we add the attachment
    and we call disply, to pop the email up for any changes the user wants to make.
    in other programs we also use
      set property of outmail 'TO' = alvline-prc_email.
    to set the TO address of the email
    hope this helps

Maybe you are looking for

  • App no longer offered won't delete from iPhone or iTunes

    I downloaded the app, Google Offers, a while ago.  The app is no longer offered from iTunes on the store.  I am unable to delete the app off my phone. -The icon is "darkened" on my iPhone screen -I am able to click the X to delete it and the message

  • Does Final Cut Pro X support all video files as did its prior version Final Cut Pro Studio?

    Hi, Use to have a Mac Pro and had Fina Cut Pro Studio. Now I have just got a new Macbook Pro (Lion), and have just purchased the new Final Cut Pro X from the App store. I am having problems importing 3gps files into FCP X. I never had a problem with

  • Is it Possible to Change the Checkbox format

    I'm designing a form for my business and I'm using the "Checkbox" style. I don't mind it as an on screen representation of a checkbox but the gradient fill is unprofessional, affected and unclear as a check box on a printed form (I was hoping it woul

  • How to call a stored procedure question

    Hi, I am using weblogic JDriver for MSSQLServer 7.0. I want to call a stored procedure which returns a CURSOR as a output parameter. How can I do that ? the signature of the SP is like this Myprocedure (@c CURSOR VARYING OUTPUT) Thank You, Saman

  • Event name font problem, take 2 (or 3)

    in all of Apple's marketing materials, the font of the display name of each event is a lovely bright bold white, and it's centered under each event. in many people's versions of iphoto 08 (mine included), it's an ugly drab, left-justified and tucked