Interfacing WM-PP in customizing

hello all,
i would like to know the procedure/steps involved in interfacing WM-PP in customizing. also i would like to know the movement types used in interfacing WM-PP.
Thanks,
Maxx

During my practicing I think about WM-PP please check:
1) Setup up the pp-wm interface in customzing;
2) Control cycle; there is a relation between work center (PSA), storage bin (normally storage type: 100)
3) Back flush settings under the help of PP consultant.
4) In the comfirmation of Order please check goods movement view where you can find movement type 261 to transfer materials from WM to Order.
FYI.
[http://help.sap.com/erp2005_ehp_02/helpdata/en/c6/f839c14afa11d182b90000e829fbfe/frameset.htm]

Similar Messages

  • Outbond interface programme to upload customer master data.

    Hi experts,
              i need to develop an outbound interface programme to upload customer
    master data,which will be received from sap and posted to web methods using
    standard function mudule.can any one help me?

    Hi,
              Hi,
    Primary you should have Message type, Idoc type and Function module or Report to process Outbound interface.
    If your's is an Customized Process, then follow this.
    1. Create Message type in we81.
    2. Create segments in We31
    3. Create Idoc Type in WE30.
    4. Assign Message type to idoc type in WE82.
    5.Create an Partner profile in WE20.
    6.If you are creating an function Module create it in SE37.
    7. Assign it to process code in WE41.
    8. Charactersitics of FM in BD51.
    9. Assign FM and IDoc And Message type in WE57.
    <b>ALE IDOC</b>
    Sending System(Outbound ALE Process)
    Tcode SALE ? for
    a) Define Logical System
    b) Assign Client to Logical System
    Tcode SM59-RFC Destination
    Tcode BD64 ? Create Model View
    Tcode BD82 ? Generate partner Profiles & Create Ports
    Tcode BD64 ? Distribute the Model view
    Message Type MATMAS
    Tcode BD10 ? Send Material Data
    Tcode WE05 ? Idoc List for watching any Errors
    Receiving System(Inbound ALE )
    Tcode SALE ? for
    a) Define Logical System
    b) Assign Client to Logical System
    Tcode SM59-RFC Destination
    Tcode BD64 ? Check for Model view whether it has distributed or not
    Tcode BD82 -- Generate partner Profiles & Create Ports
    Tcode BD11 Getting Material Data
    Tcode WE05 ? Idoc List for inbound status codes
    ALE IDOC Steps
    Sending System(Outbound ALE Process)
    Tcode SALE ?3 for
    a) Define Logical System
    b) Assign Client to Logical System
    Tcode SM59-RFC Destination
    Tcode BD64 !V Create Model View
    Tcode BD82 !V Generate partner Profiles & Create Ports
    Tcode BD64 !V Distribute the Model view
    This is Receiving system Settings
    Receiving System(Inbound ALE )
    Tcode SALE ?3 for
    a) Define Logical System
    b) Assign Client to Logical System
    Tcode SM59-RFC Destination
    Tcode BD64 !V Check for Model view whether it has distributed or not
    Tcode BD82 -- Generate partner Profiles & Create Ports
    Tcode BD11 Getting Material Data
    Tcode WE05 !V Idoc List for inbound status codes
    Message Type MATMAS
    Tcode BD10 !V Send Material Data
    Tcode WE05 !V Idoc List for watching any Errors
    1)a Goto Tcode SALE
    Click on Sending & Receiving Systems-->Select Logical Systems
    Here Define Logical Systems---> Click on Execute Button
    go for new entries
    1) System Name : ERP000
    Description : Sending System
    2) System Name : ERP800
    Description : Receiving System
    press Enter & Save
    it will ask Request
    if you want new request create new Request orpress continue for transfering the objects
    B) goto Tcode SALE
    Select Assign Client to Logical Systems-->Execute
    000--> Double click on this
    Give the following Information
    Client : ERP 000
    City :
    Logical System
    Currency
    Client role
    Save this Data
    Step 2) For RFC Creation
    Goto Tcode SM59-->Select R/3 Connects
    Click on Create Button
    RFC Destination Name should be same as partner's logical system name and case sensitive to create the ports automatically while generating the partner profiles
    give the information for required fields
    RFC Destination : ERP800
    Connection type: 3
    Description
    Target Host : ERP000
    System No:000
    lan : EN
    Client : 800
    User : Login User Name
    Password:
    save this & Test it & RemortLogin
    3)
    Goto Tcode BD64 -- click on Change mode button
    click on create moduleview
    short text : xxxxxxxxxxxxxx
    Technical Neme : MODEL_ALV
    save this & Press ok
    select your just created modelview Name :'MODEL_ALV'.
    goto add message type
    Model Name : MODEL_ALV
    sender : ERP000
    Receiver : ERP800
    Message type :MATMAS
    save & Press Enter
    4) Goto Tcode BD82
    Give Model View : MODEL_ALV
    Partner system : ERP800
    execute this by press F8 Button
    it will gives you sending system port No :A000000015(Like)
    5) Goto Tcode BD64
    seelct the modelview
    goto >edit>modelview-->distribute
    press ok & Press enter
    6)goto Tcode : BD10 for Material sending
    Material : mat_001
    Message Type : MATMAS
    Logical System : ERP800
    and Execute
    7)goto Tcode : BD11 for Material Receiving
    Material : mat_001
    Message Type : MATMAS
    and Execute --> 1 request idoc created for message type Matmas
    press enter
    Here Master Idoc set for Messge type MATMAS-->press Enter
    1 Communication Idoc generated for Message Type
    this is your IDOC
    Change Pointers
    I know how to change the description of a material using ALE Change Pointers.
    I will give the following few steps
    1) Tcode BD61---> check the change pointers activated check box
    save and goback.
    2) Tcode BD50---> check the MATMAS check box save and comeback.
    3) Tcode BD51---> goto IDOC_INPUT_MATMAS01 select the checkbox save and comeback.
    4) Tcode BD52---> give message type : matmas press ok button.
    select all what ever you want and delete remaining fields.
    save & come back.
    5) 5) go to Tcode MM02 select one material and try to change the description and save it
    it will effects the target systems material desciption will also changes
    6) goto Tcode SE38 give program Name is : RBDMIDOC and Execute
    give Message type : MATMAS and Executte
    ALE/IDOC Status Codes/Messages
    01 Error --> Idoc Added
    30 Error --> Idoc ready for dispatch(ALE Service)
    then goto SE38 --> Execute the Program RBDMIDOC
    29 Error --> ALE Service Layer
    then goto SE38 --> Execute the Program RSEOUT00
    03 Error --> Data Passed to Port ok
    then goto SE38 --> Execute the Program RBDMOIND
    12 Error --> Dispatch ok
    Inbound Status Codes
    50 Error --> It will go for ALE Service Layer
    56 Error --> Idoc with Errors added
    51 Error --> Application Document not posted
    65 Error --> Error in ALE Service Layer
    for 51 or 56 Errors do the following steps
    goto WE19 > give the IDOC Number and Execute>
    Press on Inbound function Module
    for 65 Error --> goto SE38 --> Execute the Program RBDAPP01 then your getting 51 Error
    Regards

  • Provide XML interface from Cloud for Customer

    Hi,
    We have a following integration scenario with an external application. This will application will need to call an URL from C4C which returns a stream of XML which the application can process. We can't see anyway of doing this. Any help would be much appreciated.
    Regards
    Jie

    Hello Jie,
    Did you have a look at the WebServices?
    HTH,
       Horst

  • Cannot use user classes in webservices interface of appmodule custom method

    Hi,
    I need to expose an application module's custom method that uses user defined classes as parameters and return types as a web service interface. I have not been able to do that. Below are more details.
    In particular, I have an app module that has a client interface with a custom method that takes and returns a serializable Emp object (user defined classes/objects). I need to expose this app module as a web service through the use of a service interface.
    When i run the "Create Service Interface" wizard, under service custom methods (Create Service Interface Step 2 of 4 wizard), i don't see my custom method under "Available."
    In addition, the JDev message log says: Business Components: Method "yourCustomMethod(Emp):Emp" cannot be exposed via service interface because the return type "com.mypackage.Emp" is not supported.
    From what i understand by reading the docs below, it seems that in an application module's service interface (Webservice) you only can use simple data type or java.util.list or AttributeList (which is a wrapper for any viewRow). In other words, i cannot use my user defined object in the custom method parameters and return types.
    This seems to be an artificial limitation of webservice creation through the use of app module because one can use complex/user defined objects in methods of a java class and expose them through a webservice.
    I would appreciate if of the tooling PMs can make a well thought out comment.
    11.2.3 What You May Need to Know About Method Signatures on the Service Interface
    http://docs.oracle.com/cd/E12839_01/web.1111/b31974/bcextservices.htm#CJAEHFJD
    9.8.4 What You May Need to Know About Method Signatures on the Client Interface
    http://docs.oracle.com/cd/E12839_01/web.1111/b31974/bcservices.htm#CHDFHGII
    Thanks,
    AJ
    ps: I am using Build JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013.

    Hi,
    question 2 doesn't apply as the client interface is for Java access to public methods. For the Service Interface, the document lists the supported data types you can use in arguments and return values. To expose a custom methods, what about using a POJO that accesses ADF BC (using create root application module) and then expose your POJO as a JAWS service. This will allow you to expose the data queried from ADF BC through your custom classes.
    Frank

  • Payment term at site level in AR Customer interface

    Is there anyway to assign *‘Payment Terms’* to Customer at Site level using interface table.
    Navigation : Customer>Address> business purpose > bill_to>Details > ‘Payment terms’
    Please help.
    Regards
    Suresh

    Kindly find the (Bug 245300 : NEED CUST INTERFACE TO UPLOAD IMPORTANT FIELDS E.G. SIC CODE, SALES CHANNEL CODE) bug on metalink.

  • Configuration of SAP MDG User Interface in Customer Namespace - 7.0

    Hello All.
    I have been constantly reading about the mentioned content,
    SAP MDG user interfaces from one single place. A dedicated WebDynpro application is provided to manage all user interface configurations.
    You can also copy a standard SAP user interface configuration to the customer namespace and configure it to your requirements.
    Can anyone give more details about the SAP MDG User Interface or share any links which denotes the same in detail.
    Any Help Appreciated !!.
    Regards,
    Shankar

    The document mentioned in the link does not state anything related to use user interface in customer namespace as suggested by sap in Innovations page. this is more about FPM applications.
    Can you please suggest how do we use MDG User Interface in the customer environment directly as suggested by SAP.
    Regards,
    shankar

  • Updating a customizing table throw interface

    hello Exprtes,
    We are facing the next scenario,
    We have a Legacy system that contains a several master data tables (like Countries, Cities etc),
    We want to synchronize those tables with our ECC system using automatic interface throw XI,
    New entries will be added to the legacy system and than they will transfer to the ECC,
    Our problem is that those tables in the ECC are define as customize tables (like T005), so we cannot add records to them with an interface,
    Is there any way that we can do it with an interface instead of standard customizing process?
    Is there anyone else who faced this problem? How did they solve it?
    thanks in advance,
    Liad,

    Hi,
    You cannot and you should not enter the details in customising tables through interfaces. This can be done in cases where the customising table can be  somthing similar to a  masterdata table (T023 for material groups, for example)
    However for highly sensitive data like countries , cities etc. I would advise you to stick to teh settings provided by SAP (SAP has provided settings for almost all possible countries) or change teh entries given by SAP.
    XI routed updation of tables like T005 is not at all advisable, I doubt even SAP will support that kind of work at later point of time.
    Hope this helps you

  • Customer Interface not working

    Hi All,
    Our customer interface concurrent program is not doing anything. We load interface tables through custom code and then we'll run customer interface program, but the customer interface program is neither updating nor inserting records in base tables. The customer interface transfer report also shows updated records as 0 and inserted records as 0 but the total records as 123.
    Can some one please help me about this issue.
    Thanks in advance,

    Hi Parvez,
    Thanks for the swift response.
    I'm just running Customer interface program because data is still there in interface table, once i ran the customer interface program it should update or insert records in interface table and if it the records got processed it should purge the interface tables but its not purging the interface table and the interface_status column is null even after running customer interface program.
    Please advise.

  • Can Not execute a TS Sequence File with VIs that are already being compile in my Custom TS Operator Interface

    I have build a custom TS Operator Interface (Executable) with some custom VI(s)(GOOP VIs). I want to be able to call the same custom VI(s) from Teststand Sequences. When i try ti launch the sequence from my TS OI i got an error message, because LabVIEW Run Time find the same VI(s) from two different location : the OI and the sequence.
    I would like to know, that is the best approach to resolve this problem.
    For the moment i got two solutions :
    (1) dynamically calling the VI(s) in the OI (executable)
    (2)Changing the name of the VIs in the TS sequence.
    I would like to know if it exist an another solution ?
    thank you
    derek

    For the moment the VI�s that are shared between the sequencefile�s and the operator interface, are used as code module in the sequencefile�s (not as sub vi in the code module).
    On the target system I will got my custom operator interface (which is build from the Testexec.llb + my goop VI�s). My goop VI�s are statically link to my operator interface.
    (I will say that my executable are on the C drive : C:\Testexec.exe)
    My sequencefile�s and the differents VI�s of each step is deploy with the TestStand deployment wizard. A library with all the vi�s call by the sequencefiles are group in SupportVIs.llb. (the sequencefiles and the VI�s library are on the C drive too)
    For exemple I will say that I got a foo.vi (goop
    method) which is build in the operator interface testexec.exe. The same foo.vi is call (as code module) by a step of one of my sequencefile�s.
    When I try to launch the sequence with the operator interface, The LabVIEW Run Time inform me that he can�t load step "foo" of sequence �MainSequence� because he find 2 VI�s with the same name in 2 different location (C:\Testexec.exe\foo.vi) and (C:\SupportVIs.llb\foo.vi.
    If you got a sample example, i will be glad to see it.
    Thank you Ray for your help.
    Derek

  • Import standard Purchase Order process and interface tables

    Hi all,
    We are populating three PO interface tables from our custom developed application. PO_HEADERS_INTERFACE, PO_LINES_INTERFACE and PO_DISTRIBUTIONS_INTERFACE. We are using 11.5.10.2 version of Oracle Apps.
    Initially we did not manage to populate the distributions interface table, but, now we are populating it. And after doing so, when we run the Import standard Purchase Order process for 'Approved' POs, the process_id for even the record which has correct distributions info also gets 'Rejected' as a value. The process is considering a mix of records : the approved POs that DO NOT HAVE distribution info in PO_DISTRIBUTIONS_INTERFACE (which we had not managed to populate) and the approved POs that HAVE distribution info in PO_DISTRIBUTIONS_INTERFACE.
    does the Import standard Purchase Order process populate partial data that could be good or it rejects the whole lot of records?
    Can anyone guide on this issue?
    Thanks and kind regards,
    Aparna
    Edited by: Aparna on Jul 24, 2009 3:45 AM
    Another piece of info I would like to share is
    I have run the process for an approved PO with distributions info in PO_DISTRIBUTIONS_INTERFACE. This time no mixed data. In PO_INTERFACE_ERRORS table, an entry was found: for column name : PO_DISTRIBUTION_ID in ERROR_MESSAGE column 'Error: Has no distributions'.
    Edited by: Aparna on Jul 24, 2009 8:03 AM
    After carrying out number of tests, I have found out that
    1) if the approval_status for the po is 'Approved' in the po_headers_interface table, it gives the above mentioned error and the process_id is 'rejected'.
    2) if the approval_status for the po is 'Incomplete' in the po_headers_interface table, the process add the 'accepted' value for the process_id. But, the charge account number is not populated in shipments.
    Edited by: Aparna on Jul 31, 2009 1:07 AM
    There has been some progress on this issue. The process sees distributions data into the PO_DISTRIBUTIONS_INTERFACE table. Yet the following errors are found in the process log file:
    Start dist default process
    before getting period name
    after getting period name
    -->Intfc error occurred ...PO_PDOI_INVALID_GL_ENC_PER
    before workflow
    unit price = 18.5, rate = , unit price in functional currency = 18.5
    after workflow
    Start dist creation process
    Start dist validation process
    -->Intfc error occurred ...PO_PDOI_INVALID_BUDGET_ACCT
    Start insert new record into po_distributions
    Distribution ID: 252
    dist num: 1
    last updated by: 1189
    po header id: 5283
    po line id: 5878
    line loc id: 5924
    sob id: 21
    cc id: 1560
    qty ordered: 10
    Req Header Ref num :
    Req line Ref num :
    Req dist id :
    ROW ID: AAHUc1AFPAAAQ04AAC
    call tax
    Rollback for the Last Errored Line: 10
    All Lines in error - Rolling back the header
    We opened new GL periods for the calendar and yet same errrors are seen. Can anyone suggest any solution?
    Kind regards,
    Aparna

    Hi
    Do you have a copy of your insert statement?
    regards

  • Payables Open Interface

    Hi all,
    Now i am using the open interface to import the invoices and I have read from the Oracle Payables User's Guide that it will perform a lot of checking/validation before import. However it seems that some checking/validation that mentioned in the User's Guide are not performing. For example, there is a checking called "Invoice Amount Incorrect", which is to check the invoice amount must be equal to the sum of lines amount. And I have tried to import such case (invoice amount <> lines amount), but the result is that the invoice can be imported successfully. Would like to know if those checking that are mentioned in the User's Guide are really work? Or is there any extra setup that i need to do in the Oracle Payables.
    Thank you.

    Hi .....,
    Firstly im sorry..there is no 'standard' validation program which you can run before importing PO or Sales Invoices.This are customised application which can be designed or programmed.
    For Importing invoices or PO's these steps are recomended
    1.Run "Standard 'Purge' Program" to clean pevious data in interface.
    2.Run Custom Validation Program.You can set your criteria of validation after discussing with functional and technical team.
    3.Run Import program.
    hope this information will make some things clear..
    Rgds,
    Tarak Desai

  • How to delete the  Reference customer in CRM ?? and what is the purpose for it ?

    what's is the purpose of using the  Reference customer in CRM  ?
    and can any one help me changing  the  Reference customer in CRM as i already assigned one and can't change it ??
    and how to use it .????.....
    thanks

    HI.
    Do you mean refresh the client ? if that is the case, i think you are posting in wrong forum since this one is for People Centric User Interface. Try in   Customer "Relationship Management (CRM) - General & Framework".
    Best Regards.
    Armando Rodriguez.

  • Getting a runtime error when using a standard Form Interface

    I am getting this Error analysis:
    The following syntax error was found in the program /1BCDWB/SAPLSM00000212 :
    "Field "VBRK-WAERK" is unknown. It is neither in one of the specified t"
    "ables nor defined by a "DATA" statement. ."
    The problem is, I am using a standard interface INVOICE_INTERFACE for a custom form. Why am I getting this error? Where in my form should I declare VBRK-WAERK for my program to work?

    Here are some troubleshooting steps that will help you isolate and fix this problem:
    Create a Z-copy of the INVOICE_INTERFACE (ex. ZIF_SD_INVOICE).  Use this interface in your custom form (ex. ZFRM_SD_INVOICE).
    OPTIONAL: In your custom form, deactivate all of the fields you are not using.  This will minimize the amount of work in the next steps.
    In your custom interface, go to the Currency/Quantity Fields section.  There are 88 currency fields in the stock interface, but only 12 of them are defined in this section.  At this point you have options:
    If you still have fields that are active, but not listed here, you will have to enter them.
    If you didn’t deactivate anything, you will have to define the remaining 76 fields here.
    Use the interface at the bottom and deactivate the CMPRE_FLT field in your Adobe Form. It can be found in the PAYMENT_CARDS table contained in the HEAD_DETAIL structure of the interface.  The other CURR and QUAN fields are all defined in this interface.  The pictures will guide you to that field in your form. 

  • Custom page size - Serious Frustration

    Acrobat is used to setup alot of our work for output. When creating custom page sizes for different jobs, there is no order in the pull down menu for the custom page sizes.
    How can I set Acrobat Pro or MacOS X to display the custom page sizes in a numerical order ??
    I have tried under both MacOS 10.3.9 and 10.4.2 using both Acrobat Pro 6 and 7. The result is the same. The list of page sizes might be something like this when selecting the pull down menu:
    200x410
    186x250
    350x475
    215x275
    ....etc.
    Currently I have ~100 different custom page sizes for different impositions, the only way to work it is a. to search for the right size or b. try to remember where in the list the required custom size is.
    There is logical no order to the custom page size listing. Not even deleting existing sizes and recreating in the required order works. Interestingly, when creating a new size the existing sizes appear in numerical order but not when selecting from the pull down menu.
    Please help.
    Matt.
    G5 2.0 x2, 2.5GB Ram, 2x160GB   Mac OS X (10.3.9)   Acrobat 6 Pro (6.0.4)

    I've discovered that this is a SYSTEM issue, NOT an Adobe issue. The custom page setups are also out of any order in "Mail", "TextEdit", "InDesign" etc. etc. The other apps that I use typically have their own paper size interfaces not requiring to use the default apple one. (Eg. Quark / InDesign).
    To prove this point I deleted the custom paper settings in Acrobat so that just the default sizes existed and then went into TextEdit and recreated some custom paper sizes using the Page Setup interface. Again, created custom paper sizes DO NOT list in either numerical or chronological order.
    The apple system file which controls this is called "com.apple.print.custompapers.plist"
    I found this entry on the macosxhints forum:
    http://forums.macosxhints.com/showthread.php?t=23681
    2 other users noting frustration with the same problem, but it doesn't offer any solution
    Is anyone familiar with hacking ".plist" files? Maybe there is way to edit the file to adjust it to a logical order.
    G5 2.0 x2, 2.5GB Ram, 2x160GB   Mac OS X (10.3.9)  

  • How to hide login and password transported in interface ?

    Hi !
            In the current project that I´m working, the customer is developing a website in .Net and intend to use XI to communication between website and ECC 6.0. One of their needs is to create an interface to call a RFC in ECC 6.0 to validate login+password provided in the website(they created a Z table to persist login data, and a RFC to receive login and password and check in this table).
            My problem is, to solve this situation, I would use a simple sincronous interface but, the login+password information will be logged into monitoring screens of XI, and it´s not desireble, so I´m finding a way to hide this information.
            Initially, I was thinking to make 2 adapter modules, 1 to be used joined to the Sender SOAP Channel that will be used to the website call, that could get the data send by the website and encrypt it, to be sent to the XI pipeline encripted(only the fields login and password), and the 2nd to be used joined to the RFC Receiver channel, to decrypt login and password to be sent to the RFC call. Another alternative that I found was to use the MessageTransformBean and XLST mapping + java, but I´m looking for another alternatives.
            Somebody knows if there are some way to achieve this(hide some information in a message being processed by XI)?
            In time, I can´t to disable the logging of syncronous interfaces, because it´s customer requirement.
            Any help is welcome !
            Thank you in advance, and best regards,
            Wilson

    Hi !
            I have solved the problem.
            I used to develop 2 adapter modules, one to intercept the message arriving to SOAP Sender communication channel, encrypt the content of parametrized fields(in the module tab of the comm. channel) and deliver the updated message to the processing chain of the comm. channel.
            This message is so processed correctly by the XI pipeline, and delivered to the RFC Receiver Comm. Channel. I developed another adapter module to receive the data sent to the receiver RFC Comm. Channel, decrypt the contents of parametrized fields(like the another module, parametrized in the module tab), and deliver the updated message to the processing chain of the comm. channel.
            After some  tests, I verified that the message doesn´t remain logged unencrypted into XI(I checked Message Monitoring for Adapter Engine at Runtime Workbench, and the SXI_MONITOR trn).
            Like mentioned by Jaishankar, the SOAP Adapter initially didn´t accepted the module adapter that I wrote following the stardards existing in several documents about adapter modules here in SDN, but after some research, and debbuging sections of the adapter module, I achieved to develop the correct code to work.
            Thank you for your attention, and best regards,
            Wilson

Maybe you are looking for

  • Can you move playlist from on computer to another?

    Just wanted to move a playlist I created on my laptop to my desktop if it's not that hard. I figured there would be a playlist file somewhere that I could just copy and drop into the itunes folder on my desktop, but I can't seem to find one. Thanks f

  • HP LJ1022 Not Printing on OSX 10.6.1

    I know there are multiple issues here on this forum, but non of them have been answered. Everyone is posting their questions, and not really getting feedback... so, here is my question. My 1022 did work (10.6), until the upgrade to 10.6.1. What happe

  • How do connect iPad wireless to a projector for use in classroom?

    I want to be able to utilize my iPad in the classroom as I would an airtablet.  Is there a way to do this?

  • Photoshop elements 6 how to upgrade

    Hi all, I was wondering what I need to do to upgrade from photoshop elements 6 to photoshop elements 8? Would it be possible to use an upgrade plan, and what are they?

  • Doesn't find System Exec.vi

    Hello! i've made a vi that calls an exe-file with one or two arguments... to realize it i used the system exec.vi it works fine on a developement system. if i create an executeble and i start the exe my program searches for the system exec.vi what ma