Programme required for query output

Hi,
We have created a Query in system which will give output of non-printed invoices in system. User select these invoices list and prints it manually.
Now user has comeup with a requirement that he wanted a programme that selects the query output (non printed invoices) and that automatically adds the output type XXXX.
Pls let me know does anyone know about such progrmme??
Thanks in advance
Srikky

hi,
1. sorry we have some limitation in query.
2. copy the logic into Zprogram and create newly.
3. add check boxes for each invoice in teh report.
4. keep select all and deselect all push buttons on the top.
5. write a SPOOL request inside the program which converts into PDF.
6. and execute for getting print out.
or
an out put is generated automatically when you save an invoice.
requisites:  a spool program has to be attached to the driver program and execute the spool by selecting it.
regards,
balajia

Similar Messages

  • New Requirement for my Output type?

    Hi.
    I want to create a new requirement for my output type.
    Please guide me how shall I do it?
    thanks

    You can trigger the output type by creating a condition record.
    Go to transaction VV21, enter the output type, click on Key combination, if ther's a radiobutto for shipping point only, select it and create a condition.
    If ther's no radio button for shipping point, add table 024 to the access sequence assigned to the output type in NACE.
    After modifying the access seq. go back to VV21 and create a condition.
    You can create condition records in NACE also.
    Regards
    Sridhar

  • Is aggregate DB index is required for query performance

    Hi,
    Cube mange tab when i check for the aggregate DB index it shows red, here my doubt is, is the DB index is required for query performance
    is the check statics should be in green?
    Please let me know
    Regards,
    Kiran

    Hi,
    Yes it improves the reports performance..
    Using the Check Indexes button, you can check whether indexes already exist and whether these existing indexes are of the correct type (bitmap indexes).
    Yellow status display: There are indexes of the wrong type
    Red status display: No indexes exist, or one or more indexes are faulty
    You can also list missing indexes using transaction DB02, pushbutton Missing Indexes. If a lot of indexes are missing, it can be useful to run the ABAP reports SAP_UPDATE_DBDIFF and SAP_INFOCUBE_INDEXES_REPAIR.
    See SAP Help
    http://help.sap.com/saphelp_nw2004s/helpdata/en/80/1a6473e07211d2acb80000e829fbfe/content.htm
    Thanks
    Reddy

  • Server/browser requirements for WebHelp output files

    What are the UNIX server and browser requirements in order to
    display a WebHelp project output file correctly?
    When I generate the primary layout, I am not selecting 508
    format, and I select Java Applet as the preferred method for the
    Navigation Pane (checking the radio button for DHTML > Java
    Applet > Pure HTML as the order of preference.
    When viewing the help project on the UNIX server through
    Mozilla, the page appears to load and reload, load and reload.
    Sometims pressing Esc. stops it and you can view the TOC and
    content pane. The way around this is to generate Pure HTML only,
    but then the index and the glossary become very difficult to use.
    Robohelp Webhelp descriptions claim to work on all platforms
    and in all browser types. What requirement are we missing on our
    UNIX server so the project can display correctly?
    Thanks in advance for your time and trouble. :-)

    Hi GEWB,
    Here are some more details--
    Generate Webhelp output setup:
    Use lowercase filenames (recomm. for UNIX)
    Toolbar buttons: Content, Index, Search
    Navigation: Add breadcrumbs links
    Additional options: Enable Highlight Search results, Synchronize TOC automatically
    Navigation Pane preferred format: DHTML > Java Applet > Pure HTML
    Optimize speed for: Web site
    Q: how are you setting up your Linux to open the default project page?
    A: I use Linux only to launch the webehelp output.
    Q: Are you opening the GENERATED project default page or trying to open the project source files?
    A: I am trying to open the generated project default page. I copy the Webhelp folder to a Linux machine and launch the index.html page to see the output.
    Q: Why are you replacing the foreward-backward slash?
    A: In Linux '\' is not supported for hyperlinks/filepaths. Therefore I changed the backward slashes to forward slashes.
    The scenario:
    When the project files have filepath such as ../../doc/xyz/,
    when I view in Windows (IE)- I can access the link
    when I view in Linux (FF)- I see broken link with error message somewhat like "cannot find ..\..\doc\xyz\". (Note the changed usage of slash)
    This indicates that the generated files changes the forward slash to backward.

  • Need help on format for query output

    I am new to SQL Developer.
    When I run a query in the worksheet, sometimes the results are in table format and sometimes they are in text format. I would like to have the output always in table format, as it is easier to save to Excel that way.
    Is there a setting for this? Or can someone explain to me what triggers the format to change for some queries?
    I am using SQL D 3.1.07 Build MAIN-07.42 and accessing an instance on 11.2.0.2.

    Hi,
    Welcome to the forum!
    If you look carefully at the worksheet's toolbar, you will notice two green arrowhead icons on the left side: one larger and one smaller imposed over a lined paper image. How they work:
    1. The larger renders the query result in a grid format (what you call table format). Hover over it with the mouse and see: Run Statement (Ctrl+Enter)
    2. The smaller renders the query result in script output format. Hover over it with the mouse and see: Run Script (F5)
    Regards,
    Gary
    SQL Developer Team
    Edited by: Gary Graham on May 17, 2013 10:38 AM
    Also, if you use Run Statement to execute code that is inherently script-like, it will treat as if you used Run Script

  • Memory requirements for query

    Hello,
    is there some way that i could find out how much memory query will demand to be succesfuly executed ?
    Maybe to see how much each object referenced in the FROM part of the clause is big ?
    requirements

    ok , thank you.
    By big i ment would it help for this memory calculation if we use sum(bytes) from _segments for all the objects referenced in that query.                                                                                                                                                                                                                                                                                                                       

  • LabView Programmer required for free small project

    I am looking for a Labview developer who can spend a few hours for free developing a small Labview project.
    Please email [email protected] if you are avaible ASAP
    Many Thanks
    Dave

    Why not learn LabVIEW and do it yourself.
    The help within the LabVIEW forum is free and you get to learn a language as an added benefit.

  • Table required for billing and RG1 output

    Dear all,
    pls give me the list of tables required for billing output and RG1 output

    Hello Digs,
    Just check out these sites and see if this is useful to you
    http://www.erpgenie.com/abap/tables_sd.htm
    http://www.erpgenie.com/saptech/transactions.ht
    <b>**Reward if this helps**</b>
    Regards
    AK

  • Does anybody knows about the 'requirement' in the output type.

    Hi,
    When i check the code of those 'requirement' for the output type.
    Found there existed FORM <b>KOBED</b>_9XX and FORM <b>KOBEV</b>_9XX.
    sometimes the same code in those 2 Forms.
    My questions, what the difference between KOBED and KOBEV??
    Thanks!!

    Hi
    Well these are used in Requirement in OutputDetermination
    Where both KOBED & KOBEV are subroutines and they are same only for one or two requirements but if you see all the requirements they are not same.
    KOBEV is used for adding requirements related to header conditions.
    KOBED is used for adding requirements related to both header and item conditions.
    If you put your routine in KOBED that is good enough.
    But if your requirement checks only header fields (like customer, order type etc), it is recommended to use KOBED for performance issues.
    OSS Note 156230 contains a very clear and thorough description of this function.
    Hope this helps and solves your query
    Cheers

  • Access Sequence for PO output

    Hi experts,
    I have defined new PO output type in NACE by copying existing one.
    I have created New Condition Table for PO output (in SPRO).
    Now, i want to create new access sequence. But, i am facing following problems
    1. If i try to create new access sequence by copying existing one , i am not able to add Newly defined condition table.
    2.       if i try to create new access sequence without copying existing one , i am not able to enter access i.e.   10 ,20 , 30, 40 .... for  access sequence.
    Also , how to link this new access sequence to newly defined Condition table?
    Please, guide me to resolve it
    Regards,
    rahul
    Edited by: RahulNsk on May 9, 2009 9:34 AM

    David,
    I can't answer your question directly but I can propose an alternative:
    If you are looking for another field to trigger output determination, you may want to consider having an ABAP developer create a custom requirement for that output type. Requirements can make simple validation checks and if it passes (sysubrc = 0) then the output is proposed, if not, then output is not proposed.
    Create requirement @ Materials Management > Purchasing > Messages > Output Control > Maintain Requirements for Message Control
    Assign requirement to output type @ Materials Management > Purchasing > Messages > Output Control > Message Determination Schemas > Define Message Schema for Purchase Order.
    I hope this helps

  • How to put the new developed Requirement into an output type procedure...

    Hi,
    If we developed an new Requirement for an output type, how to put this new requirement number into the output type procedure???
    for example: RV61B912
    The requirement number is 912.
    Thanks

    any helps?
    Thanks

  • PO Output Message type to set default for two output (neu and z_mail)

    Hi,
    we have a requirement for two output( print output and external send) at the same time when the po saved or me9f, and me99 trigers. kindly guid me the procedure to do this setting in nace,mn04 and spro.
    thanks..,

    Hi
    YOur condiation record should have correctly for that, Genaraly for Email it will ask more then one combination like PO document type and Porg, Doc type/Vendor/Plant
    If condiation recocrd id correct then you can get automaitaly when you craete the PO
    Tcode for Creation of condiation record is NACR
    Bhima

  • Change layout of Adhoc query output list for Custom infotype

    Hi All,
    The fields in the Infoset query output on a custom infotype are aligned with the fields u2018payment typeu2019 and u2018amountu2019 appearing repeatedly(in columns) as declared in the Infotype and the output will be a long horizontal list.
    Instead, the requirement is that the output list should show vertically so that If I choose u2018Payment Typeu2019 and u2018Amountu2019 as output fields, it will show a long vertical list as in the case of a standard infotype (IT0008).
    Also, this way enables user to use Payment Type as a selection criteria so as to just pulling the needed payment type. When we use IT0008 in the infoset it works fine but in custom IT it does not work.
    Any pointers/suggestions on how we can achieve this would be helpful.

    Hi yu liang,
                     You can find vendor list having Vendor No. & without showing total liability for every vendor.
    after executing the report,
    1.You need to select "change layout (ctrl+F8)",
    a small window comes, it has two part -> column content & hidden fields.
    then u select "Vendor" from hidden field & move it to column content.
    2. at column content there is a column named "Total". u need to remove check for your column name "amount".
    now select "copy" button or enter. u will find the req. report.
    u can save it also by ur name.
    hope its helpful to u.......
    plz, reward points as a way of thanks if helpful...

  • How to display header title for 0MATERIAL texts in the query output?

    Dear Bwers,
    I have a requirement where i need to display headers titles for 0MATERIAL texts in the query output. (example "Material description"). Any ideas on how to do this?
    Thanks
    Raj

    Kamal,
    Its is as below:
    <b>Vendor</b>    <b>Vendor Name</b>
    1001 ---            Bright Industries
    1002 ---            Glow Industries
    I want to display the header title "Vendor Name" as the  title in the column instead of displaying the text without any header title.
    Thanks
    Raj
    Message was edited by:
            Raj Singh
    Message was edited by:
            Raj Singh

  • Requirement of no output Trigeer for internal changes in the PO

    Hi All,
    My client requirement is if there are any internal changes in the PO(Like Pur. Group change etc) Out put should not be trigeered.
    Output should be triggered for the changes which should be informed to the vendor like Quantity, price etc.
    Your help on this issue will be highly appreciated.
    Thanks
    Dipak

    Hello,
    Output..you mean there is script/ smart form assigned to your output type....
    if I am right there is some output condition record maintained for that output type...
    There should be some exit which fires at the time of ouput type generation which causes the output...
    Search the exit and you can put SY-SUBRC = 4 for the condition you do not want output
    Thanks
    Krish

Maybe you are looking for

  • I just got a New Mac pro--wanted to partition..DVD install disc says error.

    I just got the new mac out of the box...Partitioned it and installed software. DVD 1 worked good..when it asked for dvd 2...it says error. I cleaned the DVD and tried it again. Same problem. I put it in my power mac to see if it would read it..and it

  • XSL and XSQL

    I am querying a database with XSQL and then returning the results in XML which is interpreted by an XML-stylesheet. The stylesheet is used to convert the xml to html. I have trouble however putting the output from my sql query into the value fields o

  • Using LTRIM and RTRIM in field

    Hi, The table has no of row. want to remove the space before and after in the name field and update the name field without space in the same table. EXAMPLE; name m c d

  • AR Intercompany postings

    Can we post debit and credit notes in FI AR without involving SD. How do we clear AP and AR for intercompany invoices. Is it possible to do intercompany payments for countries outside USA. Can reserves and write offs be configured in FI AR without SD

  • Nav attrib in master data

    Hello, i can't see any values for sales dist which is nav attrib of 0sold_to. All my r/3 transactions capture cutomer values in 0sold_to object. 0sold_to is created with reference 0customer. 0customer also has sales dist as nav attrib. My reports and