PO Print Program and Script

Hi All,
Where I can find a Print Program and Script associated with a particular PO.
Please suggest.
GS

Hi,
Go to me22n or me23n. Give the PO no . Click on Messages > See whether any output type exists or not. If exists then go to tyransaction nace . In th application select EF -Purchase Order. Click output type> In the output type search your output type Select it and then click on Processing routines you will see the program name & form name.
You can check with the output type in TNAPR table also . By giving output type in KSCHIL field it will give u print program & Form name.
Thanks,
Abhijit

Similar Messages

  • Search print program and sap script

    hii , how can i find  trigring print program and sap script  for a particular  purchase order.
            regards  Aditya
    Edited by: aditya shrivastaba on Apr 14, 2008 9:59 AM

    Hey,
    First go with Me22 or 23 with po that you had, and then check with output type for that in the transaction. After that go to TNAPR table and check the corresponding form and print program.
    Or else, go with NAST table in that put PO num in 123456 and put in OBJKY field in nast table. It will give you the output type of it, so that u can find the print program and lay out in TNAPR
    Many thanks,
    Raghu.

  • How to attach print program and sap script for F150 transaction

    How to attach print program and Z sap script for F150 transaction

    Hi,
    you can find the customization for dunning in transaction SPRO under this path: Financial Accounting->Accounts Receivable and Accaounts Payable->Business Transactions->Dunning.
    Kostas

  • How to find print program from script

    Hi,
    How can i find the print program from the script .
    i unable to find in TNAPR table.
    thanks,
    srii

    Hi Sridhar,
    U can find in NACE transaction.
    Please check this link
    search print program and sap script
    with po no how to find script and  print program for that  po.
    Best regards,
    raam

  • How  to debug BDC , Dialog program and Script

    Hi all,
    Please let me know, how to  debug BDC , Dialog program and Script
    Thanks&Regards
    Devi

    <b>SCRIPT DEBUGGING</b>
    When we want to debug the SAPSCRIPT, we need to first activate the debugger, we have 2 ways to activate the Debugger.
    1) Execute the program RSTXDBUG
    2) Go to SE71, from the initial screen enter the form name and press Utilities --> Activate Debugger
    When we are in the Debug screen,
    3.1) F5 will be debug filed by field, that means if a single line is having 5 fields, if we press the F5 this will do field by field,
    3.2) F6 will be line by line, that means when we press the F6, it will debug the line and it will go to the next line. F7 also do the same way
    3.3) F8 will be very useful when we have any include statement in the SCRIPT, if any include is there and we press the F5 or F6 then this will go that Include (normally SO10 or any transaction text), then if we want line by line debugging then we can press the F5 or F6, or if you want to execute that in a single shot then press the F8, then the debugger will be executed that include and come back to the Script debugging.
    Some times in the script, we may right lengthy lines, if we want to debug that whole line, we have an option called Left/Right, this we will find the Debug screen of the script, there is a Push button, we can make use this button to debug.
    We can put the breakpoints in the SCRIPT DEBUGGER also, just press the BREAKPOINT Pushbutton from the debugging screen or press EDIT --> Breakpoint
    If we want to debug the print program from the SCRIPT DEBUGGER, just press SHIFT+F7 or EDIT --> ABAP Debugging
    If we want to see the Windows which are defined in the forms, just press the Go to --> Form --> Windows .if we want to see the pages go to --> Form --> pages. Here we have an option to see the page wise window also go to --> Form --> page Windows
    If we want to see the paragraphs which are defined in that script, press go to --> Styles --> paragraphs. 
    If we want to see the Character formats which are defined in that script, press go to --> Styles --> Character Strings. 
    If we want to see the Page formats which are defined in that script, press go to --> OTF --> Page.
    If we want to see the Elements which are used in the Script, then press go to --> Text Elements --> Form Elements.
    If we want to see the commands which are used in the script, press go to --> Commands --> List
    Finally, if we want to exit from the SCRIPT DEBUGING, simply press Debugger --> Exit
    <b>DEBUG BDC</b>
    ust go into debugging mode and do the BDC step by step, when it comes to the Call Transaction line, check the mode which will be 'N'....Now, overwrite this with 'A' and execute the BDC...It will run in All Screens Mode....
    As suggested above the MODE 'A' will do the trick as it takes you to all screens.
    Normally MODE N will be defaulted as it will be used for background processing,
    Here is a simple tip,
    This will be the call transaction part of the program,
    CALL TRANSACTION 'IW32' USING BDCDATA MODE 'N'
    MESSAGES INTO MESSTAB.
    I would suggest you to make it like this,
    DATA: V_MODE TYPE C VALUE 'N'.
    *<In debug mode set V_MODE = 'A' for debugging>
    CALL TRANSACTION 'IW32' USING BDCDATA MODE V_MODE
    MESSAGES INTO MESSTAB.
    This will be very useful because you just need to change the value of the V_MODE at runtime as A for debugging besides it has N which is the default to be used. (i.e. you need not change the code again and again).
    This will be very useful when you have to debug some program in QA or PRD servers.
    regards,
    srinivas
    <b>*reward for useful answers*</b>

  • How we modify print program in script

    hi gurus.
    how we modify print program in script, please tell elaborately.

    Hi ..
    first of all ... u have to check which is the print program for the given layout...
    how u can find out is ... in NACE transaction... for certain o/p type .. there will be configuration done against the layout .. i mean for the particular layout .. a print program wud be assigned.
    another way to find out the print program is thru table TNAPR..
    once u find out the print program.. make sure u have to make changes in the print program .. i  mean once u decide "for the requirement u have to make changes to the print program.
    Reward points if it is useful.
    Thanks,
    Manjunath MS

  • How find print program and form name from the spool list

    Hi,
          I have a requirement to find print program and form name from the spool list.
    I got the list of programs and forms from TNAPR table, I also want to find out any custom program sending the form directly to the spool.
    Cheers
    Sam

    Hi
    Try TSP01-Suffix2
    Regards
    Raj

  • VL06P Program and script name

    Hi all,
    I had a requirement in VL06P. Pls. help me to find out the Program and script name for VL06P.
    Thanks in advance,
    regards
    Arun

    Hi Arun,
    Program Name              WS_MONITOR_OUTB_DEL_PICK
    goto SE80 give this program name you will see all...........
    Rewards If Helpful!
    Regards,
    Mehfuze

  • FBZ5 Print Program and form

    Hello All,
    I would like to modify the print program and form layout for Transaction FBZ5.  Can anyone please tell me what is t
    Thanks.

    Hi,
    Nothing to do with FBZ5 transaction. Since this transaction allows you to regenerate the check (output/Spool request), which is already generated earlier through transaction F-58 and not printed correctly.
    Here you can choose either to generate a new check number or regenerate a old check spool output by selecting menu item cheque->Print...
    If you want to change the standard output form F110_PRENUM_CHCK, you need to developa new form with help of your ABAP guy.
    Hope this clarifies your doubt.
    Get back to me for further assistance in this regard.
    Thanks,
    Srinu

  • How to find out the driver program and script for print preview for PO

    Hi All,
    We are getting some text output on the print preview of a purchase order.
    How can we determine the driver script and the corresponding print program for this.
    Can you please guide on this.
    Thanks in advance.
    Regards,
    Sanjeet

    Hi,
    check with  below table
    TNAPR   ---  Processing programs for output
    and NACE Transaction code
    NACE  --  out types
    Regards,
    Madhu

  • Customer Statement (Standard Program and Scripts)

    Hi All ABAPers,
    Can anyone tell me the standard programs and their tcodes used for Customer statement with the smartform and sap script names?

    Custom statement Prog Name: RFKORD11
    Script name: F140_CUS_STAT_01 & F140_CUS_STAT_02
    Statements would be printed via FBL5N.
    Edited by: Alexander on Jul 1, 2009 12:00 PM

  • Driver Program and Script

    Hi,
    I have a script and corresponding driver program. How do I check at what point a window in a script is getting printed. Because, I can see values in the driver program which are not getting printed in the script ( in an address window in this case). There is no 'write_form' with that address window name in the driver program. Please guide me.
    Thanks & Regards,
    Vishnu Priya

    Hi Priya,
    The write Form function module has attributes like
    window name,
    text element
    and the variable consisitng of data,
    This is the place where you window gets called
    Reward if use full.
    karthick

  • Dunning form print program and process

    Hi Experts...
             Pls. can one help me in finding the dunning form(script) F150_BE_DUNN_02 print program.
         And also pls. can any one explain me about hw i need to modify the dunning form for different level.
    my que. is do i need to modify form each level or i need to modify only in one form..
    and also pls. can any  one explain me hw dunning form will be printed.. (through f150 i know) but i cound not find any selection screen parameter as dunning level...
        .....PLS. DO NOT GIVE ME THE LINKS......i have been most of the links..
    Full rewards will awarded..
    Thanks
    Yugi...

    If you're lucky you can find the print program by entering the form in SE71, then Form -> Check -> Texts, Enter. The print program should be listed there. It could be SAPLF150. You'll need to get one of your Accounts Payable people to set up a test case for you in F150.

  • Order confirmation Print Program and Smartform

    Hi,
    I found a smartform for the order confirmation.'/SMB40/SDORC_A'.I have searched the forums and found the print program to be the same.But we don't have it.We're on ECC 6.0Where can we download the program from?
    Thanks..
    Edited by: John G on Feb 4, 2008 5:19 PM

    Hi John,
    He has given some FM that is generated by that form. But that FM will vary from system to system . So thats very very wrong.
    Some times smartforms will not be there in our system . You have to request your superiors to place the forms in place.
    Reward points if useful
    Regards,
    Nageswar.

  • Customized PO printing program and sapscript

    Hello,
    i have created a customized program and sapscript for PO printing.
    its working fine in our config client..when i moved to our training client... 2 information is not printing (ie: vendor name)
    i tried to do comparision of the program and sapscript of the 2 client and both are same..
    all setting is completed (NACE,MN04 etc) its only the one field not being display when i do my testing in the training client.
    i tried to use debug on training client and noticed that the field for vendor name is not being populated... but its working fine in the config client..same set up of vendor etc.
    anyway i can check what i have missed out ?
    thanks in advance.
    Edited by: she on Dec 28, 2009 7:03 PM
    <MOVED BY MODERATOR TO THE CORRECT FORUM>
    Edited by: Alvaro Tejada Galindo on Dec 28, 2009 2:36 PM

    Make sure the Vendor number and associated information exist in that client as well. Each client may very well have different Vendor numbers

Maybe you are looking for

  • Why I can not connect more than one device at a time with a monthly subscription?

    Yesterday I bought a monthly subscription (https://store2.adobe.com/cfusion/store/html/index.cfm?store=OLS-ES&event=displayProduct&ca tegoryPath=/Applications/EdgeInspect) and I got the confirmation of the purchase but I recognize Google Chrome I hav

  • Error in Form 16 standard service.

    Hi All, When i try to access the form 16 standard service i am facing an exception called Error when calling method INIT of class CL_HRXSS_HR_IN_F16 . Please do the needful. We do not have NWDI setup in our organisation. I sthere any other way or pat

  • My Passport (WD) Not Working

    I have a My Passport WD that I bought at the Apple Store and it has been working great for a few months now but today it isn't. I plug it into my computer and wait it lights up and buzzes but isn't showing up on my computer/desktop. (so therefore tim

  • I NEED URGENT HELP IN JDEVELOPER AND OID

    Hello. Please I need to know about some tutorial that this explains step to step a code in JDeveloper that obtains and send data of the Oracle Internet Directory (OID). The only code source that I found is the Grocery Store but I need to know more, f

  • Can I use applescript to export a PDF file from keynote?

    I use keynote to create documentation. Once complete I export the keynote to a PDF and then package the pdf into an adobe acrobat reader portfolio. I desperately need to script this process. Is it possible to export a PDF from keynote via applescript