Is it possible to output PO to a FM instead of IDoc?

When setting up PO output conditions for a vendor, I noticed that, in addition to the standard "1-Print", "6-EDI" and other standard options, there was an option "8-Special Function".  I was unable to find any documentation for this, so I figured I would ask here.
Does this mean that I can somehow set up a PO output condition that would call a custom (or even standard) function module rather than send outbound IDocs or files?  If so, how would we configure the condition to point to said FM?
Thanks
Chris

When you set the 'transmissium medium' to 8 you can call your own form, not a FM. The form is set in output determination (transaction NACE) processing routines.
For examples look at table TNAPR with NACHA having value 8.
best regards Jack

Similar Messages

  • Is it possible to output multiple clips from a multitrack session, at the same time?

    I'm using Audition CC 2014.2
    on Windows 7 Pro x64
    I am trying to figure out how to output several clips from a multitrack session, at the same time.
    A session like this:
    Is it possible to output 5 files right now?
    I can select each one (or even multiple) and use File > Export > Multitrack Mixdown > Selected Clips to do one at a time only.
    I'm hoping for a way to give each clip (or group of clips) a predefined filename, by perhaps using markers or something like that, which would then allow me to faster "automate" the exporting of each section into a different sound file.
    This ability would be really helpful when using a single multitrack session to generate multiple sounds and a change to globally applied effects is made and all sounds now need to be updated.
    Any ideas?

    They are, yes, but I'm also working with multitrack sessions using clips made from various different sound files.
    Ahh ok, use markers?
    So, this sort of thing isn't possible in multitrack mode then?
    If not, it sounds I'll have to "mix down" my multitrack session into a single file and set up the markers in Waveform Edit view.
    That's an extra step I'd have to do, and after editing the multitrack session, surely some markers . . . oh wait, no . . . every time I output the new mix down file from the multitrack I'd need to redo all the markers. Drat . . .
    Honestly, I am very new to Audition, but I'm about to plow into it, big-time, and I'm hoping for a nice non-destructive and fast workflow that'll enable me to output sets of sounds from the same multitrack session.
    But, it seems like this functionality is currently missing.

  • Is it possible to output at 50Hz to a TV from my Macbook Pro? Under display setting my minimum option is 60Hz.

    I am trying to connect my Macbook Pro to an old analog TV. I have a digital to analog signal converter and am sending signal via VGA to a composit video cable, everything seems to work fine. The TV is detected by the laptop, I can see the picture flickering (although the background photo is visible), so I believe eveything is working apart from the TV is 50Hz, and under display settings the minimum I can select is 60Hz. Is it possible to output at 50Hz from my Macbook and if so, how?
    Thanks in advance to anyone who can help with this issue!

    Does anybody know a solution to this.

  • Is it possible to output to div monitor and s-video at the same time?

    I'm editing video and want to see the broadcast results on the fly (ie monitor and tv side by side, same image onscreen). Is it possible to output to div monitor and s-video at the same time? Maybe thru a splitter cable. I'm concerned about resolution issues.

    This is not possible with a mini.

  • Is it possible to configure a smartform in QGA3 instead of the standard script QM_INSP_RESULT.

    Is it possible to configure a smartform in QGA3 instead of the standard script QM_INSP_RESULT.

    Hello ,
    I'm afraid not , the program for the transaction is admitting only Sapscript format , even the BADI
    QG_INSP_RESULT_PRINT allow to switch to a SAPscript form
    Regards

  • Will it ever be possible to stream music on iOS devices instead of having to download it?

    Will it ever be possible to stream music on iOS devices instead of having to download it?

    We have no idea. We are just users like yourself.
    You could leave feedback about the issue.
    http://www.apple.com/feedback/itunesapp.html

  • Can I get a query to get the output data like 4th column instead of 3rd col

    Can I get a query to get the output data like 4th column instead of 3rd column ?
    SQL> select emp.deptno, empno, rownum from emp, dept where emp.deptno=dept.deptno;
    DEPTNO EMPNO ROWNUM
    10 7782 *1* *1*
    10 7839 *2* *2*
    10 7934 *3* *3*
    20 7369 *4* *1*
    20 7876 *5* *2*
    20 7902 *6* *3*
    20 7788 *7* *4*
    20 7566 *8* *5*
    30 7499 *9* *1*
    30 7698 *10* *2*
    30 7654 *11* *3*
    30 7900 *12* *4*
    30 7844 *13* *5*
    30 7521 *14* *6*
    14 rows selected.

    SQL> select emp.deptno, emp.empno,
      2    row_number() over(order by emp.deptno, emp.empno) rn,
      3    row_number() over(partition by emp.deptno order by emp.empno) dept_rn
      4  from emp, dept
      5  where emp.deptno=dept.deptno
      6  order by emp.deptno, emp.empno;
        DEPTNO      EMPNO         RN    DEPT_RN
            10       7782          1          1
            10       7839          2          2
            10       7934          3          3
            20       7369          4          1
            20       7566          5          2
            20       7788          6          3
            20       7876          7          4
            20       7902          8          5
            30       7499          9          1
            30       7521         10          2
            30       7654         11          3
            30       7698         12          4
            30       7844         13          5
            30       7900         14          6
    14 rows selected.Regards,
    Dima

  • In trace file and output file showing bind variable instead of value

    Hi,
    database 9i
    optimizer = choose(for cost based)
    In my trace file and output file showing bind variable instead of value.
    in my trace file 20 queries.
    I alse set this parameter in session level.
    alter session set events '10046 trace name context forever, level 4';
    but still showing traceoutput file bind variable.
    Pls help its very urgent

    Can you post the query for which the bind variable values are not being shown and the trace output for the same?
    Probably it is listed down somewhere when you actually executed the query among the others. Try completely analyzing your trace file..

  • Bursting - OUTPUT sends one big report, instead of multiple individual ones

    Bursting - OUTPUT sends one big report, instead of multiple individual ones:
    Data File below - shows report has the proper tags for the PP_NUMBER; which should split the job into individula files to be email, instead it creates one large file and emails it to the last email account
    Please help!
    <BCG_PPINVOICE_UK_ALL>
    - <LIST_G_PP_NUMBER>
    - <G_PP_NUMBER>
    <PP_NUMBER>PP100</PP_NUMBER>
    + <LIST_G_INVOICE>
    <PP_TOTAL>-1965</PP_TOTAL>
    <AMOUNT_BEFORE_START>0</AMOUNT_BEFORE_START>
    <PP_INVOICE_CONTACT>HPA - Michael Palmer</PP_INVOICE_CONTACT>
    <ADDRESS1>Porton Down</ADDRESS1>
    <ADDRESS2 />
    <ADDRESS3 />
    <ADDRESS4 />
    <CITY>Salisbury</CITY>
    <COUNTRY>United Kingdom</COUNTRY>
    <EMAIL_ADDRESS>[email protected]</EMAIL_ADDRESS>
    </G_PP_NUMBER>
    - <G_PP_NUMBER>
    <PP_NUMBER>PP101</PP_NUMBER>
    + <LIST_G_INVOICE>
    <PP_TOTAL>0</PP_TOTAL>
    <AMOUNT_BEFORE_START>0</AMOUNT_BEFORE_START>
    <PP_INVOICE_CONTACT>Imperial College - Prof Wells</PP_INVOICE_CONTACT>
    <ADDRESS1>Level 3</ADDRESS1>
    <ADDRESS2>Sherfield Building</ADDRESS2>
    <ADDRESS3 />
    <ADDRESS4 />
    <CITY>London</CITY>
    <COUNTRY>United Kingdom</COUNTRY>
    <EMAIL_ADDRESS>[email protected]</EMAIL_ADDRESS>
    </G_PP_NUMBER>
    - <G_PP_NUMBER>
    <PP_NUMBER>PP102</PP_NUMBER>

    This is EBusiness - XML Publiser (Not Enterprise)
    My Control file is as follows:
    <xapi:requestset type="bursting">
    <xapi:request select="/BCG_PPINVOICE_UKB_ALL/LIST_G_PP_NUMBER/G_PP_NUMBER/PP_NUMBER">
    <xapi:delivery>
    <xapi:email id="/G_PP_NUMBER/${PP_NUMBER}" server="localhost" port="25" from="[email protected]" reply-to="[email protected]">
    <xapi:message id="/G_PP_NUMBER/${PP_NUMBER}" to="${EMAIL_ADDRESS}" attachment="true" subject="Becmanc Coulter Genomics - Prepaid Account Balance ">Dear Prepaid Account holder Please find attached the current statement of your account. If you have any queries regarding the statement, or wish to make a top up of the account please e-mail me directly at [email protected] Kind regards UK Finance Team</xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output="output="PP_STATEMENT_${PP_NUMBER}"" output-type="pdf" delivery="/G_PP_NUMBER/${PP_NUMBER}">
    <xapi:template type="rtf" locale="" location="xdo://XBOL.BCG_PPINVOICE_UKB.en.US/?getSource=true"/>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Edited by: user9015277 on Sep 3, 2010 10:29 AM

  • Is it possible to output a report as a text file (.txt) in a Data Driven Subscription?

    Is it possible to create a Data Driven Subscription report as a text file output to a shared folder? Thanks.
    Kahlua

    Hi Vicky:
    Thank you for your reply. I changed the config file in SSRS and it works. I managed to generate a text file with Data Driven Subscription as the report output in a shared folder. However is it possible not to have the "double quote" wrapping around
    the text. Do I need to modify the config file to remove the "double quote" and how. Thanks. 
    Kahlua
    <Render>
    <Extension Name="XML" Type="Microsoft.ReportingServices.Rendering.DataRenderer.XmlDataReport,Microsoft.ReportingServices.DataRendering"/>
    <Extension Name="NULL" Type="Microsoft.ReportingServices.Rendering.NullRenderer.NullReport,Microsoft.ReportingServices.NullRendering" Visible="False"/>
    <Extension Name="CSV" Type="Microsoft.ReportingServices.Rendering.DataRenderer.CsvReport,Microsoft.ReportingServices.DataRendering"/>
    <Extension Name="PDF" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.PDFRenderer,Microsoft.ReportingServices.ImageRendering"/>
    <Extension Name="TAB" Type="Microsoft.ReportingServices.Rendering.DataRenderer.CsvReport,Microsoft.ReportingServices.DataRendering">
    <OverrideNames>
    <Name Language="en-US">TAB (Tab Delimited Text File)</Name>
    </OverrideNames>
    <Configuration>
    <DeviceInfo>
    <FieldDelimiter xml:space="preserve">[TAB]</FieldDelimiter>
    <UseFormattedValues>True</UseFormattedValues>
    <NoHeader>True</NoHeader>
    <FileExtension>txt</FileExtension>
    <Qualifier xml:space="preserve"></Qualifier>
    <ExcelMode>False</ExcelMode>
    </DeviceInfo>
    </Configuration>
    </Extension>
    <Extension Name="RGDI" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.RGDIRenderer,Microsoft.ReportingServices.ImageRendering" Visible="False" LogAllExecutionRequests="False"/>
    <Extension Name="HTML4.0" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.Html40RenderingExtension,Microsoft.ReportingServices.HtmlRendering" Visible="False" LogAllExecutionRequests="False"/>
    <Extension Name="MHTML" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.MHtmlRenderingExtension,Microsoft.ReportingServices.HtmlRendering"/>
    <Extension Name="EXCEL" Type="Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer,Microsoft.ReportingServices.ExcelRendering"/>
    <Extension Name="RPL" Type="Microsoft.ReportingServices.Rendering.RPLRendering.RPLRenderer,Microsoft.ReportingServices.RPLRendering" Visible="false" LogAllExecutionRequests="false"/>
    <Extension Name="IMAGE" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRenderer,Microsoft.ReportingServices.ImageRendering"/>
    <Extension Name="WORD" Type="Microsoft.ReportingServices.Rendering.WordRenderer.WordDocumentRenderer,Microsoft.ReportingServices.WordRendering"/>
    </Render>

  • Possible to output to multiple bluetooth speakers in Leopard

    I am currently using my Mac to output to a pair of Bluetooth speakers, which works great for ITunes. I'd like to output to multiple sets of speakers(two) so that I can have music in two rooms - does anyone know if that is possible?
    Thanks!

    Hi Fred ;
    How about some additional information; such as how you are downloading and where are they being downloaded from?
    Allan

  • How is it possible to output the contents of all annotations to file or text box?

    Hello,
    I am trying to get the contents of all annotations (except attachments) within a PDF. Creating the Javascript code to enumerate all annotations in the document is not a problem. I am puzzled as to how I can either save the output to a unicode text file (preferable to a filename picked by user) or place it in an on-screen textbox in a dialogue so the user can copy it to the clipboard. As far as I understand, it is possible to generate a new PDF with the output, but I would like the code to work in Adobe Reader also.
    Thanks a lot!
    Best regards,
    Stanislav

    Thanks for your reply, George!
    What I want to do is to be able to open any document in Reader, open the Addons pane, click a button and see the contents of all annotations in a textbox or pick a filename to save these to hard drive in a custom format? The latter (saving to a user-selected file) would be preferable.
    AcroJSGuide points to Adobe Dialog Manager as a way to create user dialogues, but I thought experienced users can point me in the right direction.
    Thanks,
    Stanislav

  • Possible? output a string from a java program into a running program

    I'm not sure if it is plausible, but this is my dilemma. My java program searches for street names in a specific region, then outputs the nearest street. I would like to synch this up with Google Earth, and output the street name into it, so it would go ahead and be able to search it right away. Is this possible, or should I attempt some other route?

    Check out my runCmd method. It gives an example of running another program and listening for the output. I built this to run javac and show the output in my custom editor.
    You'll see some classes in here that are not standard java classes, in particular InfoFetcher. Don't worry, this is just a utility I wrote for convenient handling of inputstreams. You can handle the inputstreams without it, but if you really want it, it's probably posted somewhere in these forums.
            private void runCmd(String cmd) {
                 try {
                      System.out.println("cmd: " + cmd);
                      Process p = Runtime.getRuntime().exec(cmd);
                      InputStream stream = p.getInputStream();
                      InputStream stream2 = p.getErrorStream();
                      InfoFetcher info = new InfoFetcher(stream, new byte[512], 500);
                      InputStreamListener l = new InputStreamListener() {
                           int currentLength = 0;
                           public void gotAll(InputStreamEvent ev) {}
                           public void gotMore(InputStreamEvent ev) {
                                String str = new String(ev.buffer, currentLength, ev.getBytesRetrieved());
                                currentLength = ev.getBytesRetrieved();
                                System.out.print(str);
                      info.addInputStreamListener(l);
                      Thread t = new Thread(info);
                      t.start();
                        InfoFetcher info2 = new InfoFetcher(stream2, new byte[512], 500);
                      InputStreamListener l2 = new InputStreamListener() {
                           int currentLength = 0;
                           public void gotAll(InputStreamEvent ev) {}
                           public void gotMore(InputStreamEvent ev) {
                                String str = new String(ev.buffer, currentLength, ev.getBytesRetrieved());
                                currentLength = ev.getBytesRetrieved();
                                System.out.print("(Error) " + str);
                      info2.addInputStreamListener(l2);
                      Thread t2 = new Thread(info2);
                      t2.start();
                 catch (IOException iox) {
                      iox.printStackTrace();
            }

  • Is it possible to output to a projector and a monitor with Keynote?

    Hi, I am looking to set up my Macbook Pro for a presentation, I have hooked up two extra output displays - a projector through the DVI for the main presentation and a monitor with an Iogear USB - VGA connector on stage for the speakers notes. The Macbook will be side stage. Is it possible in Keynote to display the main presentation on the projector and the speakers notes to the monitor? I have tried mirroring the laptop to the monitor but this has caused problems with it only working when the projector is designated the home screen (with the dock) meaning people will see what is going on through the projector. When the laptop is the home screen and keynote is started a message appears saying there's not enought virtual memory. Is there anyway around this?

    This is not possible with a mini.

  • OWB - -email templates - possible to output host name?

    Hi,
    We have amnay porcess flows which use e-mail templates.
    However this doen not show the host where th e-mail originated from.
    Can cause confusion where same process flwos run on dev/test and production
    Is it possible for the host name to be output in the e-mail body.
    If so, how best.
    Ways I can think of doing it have diff e-mail addresses in the template e-mail e.g ltest/dev/prod or call procedure to return host name assign this to variable and output this in message body
    Thanks
    Edited by: user5716448 on 24-Mar-2012 08:58
    Edited by: user5716448 on 24-Mar-2012 09:16

    IMAP does not support Push. There is no way around this. IF your provider supports Exchange Active Sync, you can set it up as an Exchange account, which does support push.

Maybe you are looking for

  • SharePoint 2013 permissions for each user

    I am working on my own SharePoint 2013 test site and I need to grant permission to the test accounts. I want to make certain the 3 test accounts can not see the lists, files, and workflows that the other users created. Do I need to grant permission a

  • Error: Object variable or with variable not set while accessing BPC Excel

    Hi, I am working on BPC NW 7.5. When I am trying to access BPC for Excel I am getting the below error. 'object variable or with variable not set' When I click on BPC for Excel it ask for the credentials, after entering it we encounter this error. Any

  • Stuck Verifying Ipod, won't sync

    When I connect my 3rd generation Ipod touch to my macbook pro, 9 times out of 10 it gets stuck on "verifying ipod" and does not progress to sync the ipod. about half the time this happens, Itunes stops responding and crashes out. I know this is an un

  • Want to export a .psd in .vpe with photoshop cc

    Hello, I don't have the possibility to export my image psd in vpe (for After effect) while I'm on photoshop cc, can you help me please??

  • ITunes 7.3 crashes upon opening Music Store

    i need to use the music store but it crashes iTunes as soon as it appears to open.