Control for printing of shop papers (PM Order)

Hi! Can someone advise whether it is possible to control when a shop paper is to be printed? Based on testing, I can see that the print function is available when the PM order is released. However, I would like printing of specific shop paper if for example all the components are issued or receipted. Is there anyway I can control this?
Cheers!
SF

Hi,
If the requirement of this shop paper printing, is related to a Notification then we can modify the follwoing enhancement in transaction SMOD
Enhancement        Description
QQMA0014           QM/PM/SM: Checks before saving a notification
Regards,
Sujatha

Similar Messages

  • Creating single spool request for printing all shop floor papers

    Hello PP Gurus,
    We are printing shop floor papers at the time of releasing production order using txn CO02. It creates individual spool request for printing different shop floor papers in the same orders . eg Pick list, goods receipt list etc.
    Is it possible to do the cofiguration setting to create only one spool request for all the different SF papers belong to same order.? If yes, please let me know the steps for customising this.
    Thanks for your help in advance.
    Regards & Thanks
    Rajesh D.

    In transaction OPK8, in forms uncheck the 'New List' check box for the List.
    Regards
    Ramanujan

  • Facing problem in Printing network shop papers.

    Hi
    Iam facing a problem in printing Network shop papers
    T-code CN22/CN23
    after entering in to network in CN22/CN23 select menu path as below
    path : Network - Print - Shop papers
    we have many network in a project , there we are printing shop papers for all network as shown in path.
    After taking print shop papers the system status PRT(print) is updated in one network and in all remaining network PPRT(part print) is updated , but we are unable to take print shoppapers of the network which is having PRT status.
    But the question here is how the PRT staus is updated in only one network since we are taken print of other network also.
    can we change this system status , or is there any other way to tek print of that particular network having status PRT.
    expect your early help on this as this critical issue.
    thanks in advance .

    Hi,
    In driver program.
    call open_form.
    loop at itab into fs.
    call write_form.
    endloop.
    call close_form.
    In script editor.
    /E TEXT
    &fs-field1&,,&fs-field2&
    This works .

  • Shop papers - maintenance orders

    Hello Guys,
    Can we have different forms for different plant with same order type ? if yes how to make the default shop key for each plant ?
    Mahee

    Hi,
         In OID2 -> In Application area O , For same order type assign different shop papers ..,
         After doing config in OID2 , In Application area O , these shop papers wil be be avaialble for assigning to planning plant, planner group in OID3 .. , here assign each of these shop papers to different planning plant ..,
    Now in IW32 system checks combination of order type to planning plant and defaults shop papers while printing ..
    Note :-  Here , If a particular shop paper is not assigned to an order type in OID2 , then u cannot default in printing via IW32 .for that order type and any planning plant ..
    check it up
    regrds
    pushpa

  • Bursting control for printing - error

    We upgraded to XMLP 5.6.3 and have successfully e-mailed using the bursting control file. I am trying to set up the control file to print or e-mail, using the filter. I am unable to get any output to print. The Bursting conc. req. errors, however there aren't any errors in the log file. The only way I can find the error is to click on the Diagnostics button, and then the View XML button. It returns the following error:
    Error!! Could not deliver the output for Delivery channel:null . Please check the Log for error details.
    The pdf files are in the temp dir, properly bursted.
    Is there a printer config/setup step that I have missed somewhere?

    This is what I have in the bursting control file. I've only seen examples, so I have no idea if I've got it correct.
    <xapi:print id="printer1" printer="http://10.2.1.203:631/printers/Colour_copier" copies="1" />

  • Procure item for inventory in Shopping cart as  Order as Direct Material

    Hello Experts,
    When i procure a an item for inventory click u201COrder as Direct Materialu201D and then the system would not ask for an account assignment,
    1.) where i can do this setting
    2.) the actual problem am facing is "SC is created but PO goes to status Saved and when i see PO i can see  the error and this is  "Backend error : enter account assignment category".
    Please let me know on this....i hope this will also be a great learning for me towards a journey of become masters in SRM like all of you
    Smriti

    yes. for order as direct account assignment folder disappear.
    Ordering a direct material means ordering a product that will be received into stock.
    You have to press the Order as Direct Material button in the item detail view.
    Selecting Order as Direct Material replaces the goods recipient with the plant you
    are ordering for and removes the Account Assignment information. The plants and
    storage locations are defined in the organizational structure in the extended attributes
    Locations and Storage Locations. After ordering the material as a direct material, you
    cannot change back to indirect; so, in case of a mistake, you have to delete this item.
    If you have a valid and definite source of supply, such as a contract, this will be used.
    Items without a source of supply will have to be completed by the purchaser in
    sourcing transaction or in the worklist of incomplete purchase orders. The complete
    purchase order will then be replicated to the back end system. Changes to the purchase
    order is only possible in Enterprise Buyer, which is the leading system for this process.
    Any changes made in Enterprise Buyer are transferred to the back end.

  • How to package ActiveX controls for printing to push down to clients

    We have installed Crystal Server 2008 in an environment where the client machines are "locked down" ( they do not have local admin rights on their machines ). We want to create a package that will be pushed down to the client machine, containing the components needed to print using the ActiveX control. How can we build this package?

    See my discussion on the following thread:
    How deploy printcontrol.cab to all clients?
    Ludek

  • Printing Shop Papers for Completed Notifications

    Hello,
    This issue has been brought up on this forum before, but I have not managed to find an actual solution that was implemented by an organization.
    We are basically trying to print Shop Papers for completed (NOCO) Notifications that have Orders assigned but that have been completed and TECOu2019d. The thread Need to REPRINT the Service Notification explains that it is not possible to print such shop papers. Is there some way to create a work around using user exits or a custom program to enable such shop papers to be printed? I've already checked with SAP and was told that no SAP note fulfills this requirement on ECC 6.0. I would much appreciate any insight on a solution you may have implemented.
    Thanks in advance,
    Tarun

    PeteA is right you will need to have some custom code to by-pass the status checks that SAP has implemented.
    Prometheus Group has a program called the Work Order Print Manager that can do this for work orders.  I am a developer for this solution.
    The program gathers all document related to the work order (services for objects, DMS, sapscripts/smartforms, equipment doc, functional location docs, material docs, etc) and puts them into a nice GUI for printing.
    Specifically for work order you cannot print them from standard SAP if the order is in created status because the menu is greyed out).  However we can put a button in a user exit to call the program.  The sapscripts appear along with the other documents and can be printed.
    Additionally we can add watermarks and/or to the document to let the users know they are trying to print a work order in the incorrect status.  We/ I can demonstrate the work order solution to you and prototype a IW52 solution after a short discussion to help us understand your issue in particular.
    http://prometheusgroup.us/wopm.php
    if you are interested in a demo email them to set up a demonstration with me.
    Edited by: Tim Huang on Mar 17, 2010 1:14 PM
    Edited by: Tim Huang on Mar 17, 2010 1:20 PMv

  • Printing Shop Papers from Maintenance Order Urgent !!!

    Hi All,
    I am in need of Printing Shop papers from Maintenance order , i know that the configuration of this thing is done through SPRO
    Plant Maintenance and customer service ->
    Maintenance and Service Processing -> Maintenance and Service Orders -> Print Control -> Define Shop Papers, Forms and Output Programs
    , but i want that when we give Print command through Maintenance order a smartfrom should trigger which i have developmed.
    My problem is that i am not able to configure the Print control for SMARTFORMS.
    What to do , Please suggest.
    Regards,
    Rachit Khanna

    Amol,
      Standard config doesnt provide the functionality to set the default selection dependant on PLANT. You will have to get the help of developer to do an implicit enhancement (Only If you are in ECC 6.0) to accomplish the same.
    Reagrds
    Narasimhan

  • Changing print format for the Shop papers -External service operations

    Hi Friends ,
    We want print outs for the external service operations in our PM orders .
    The standard format available with shop papers is displayed with some extra info .
    We want to remove those info and add some extra info .
    Can we change the printing format for these and how much effort it rquires .
    Regards
    AM

    Hi,
    In OIDF, define the Shop Paper specially designed for External Service Operations.
    In Order, in Print option, go to Operation Selection, select the required operation & select the print layout which is designed for External Service, so that, you can get the print out according to additional fields requirements.
    regards,
    Maheswaran.

  • Smartform for printing picklist and control ticket for productiono order

    Hello all,
    Is there any standard smartform for PICK LIST AND CONTROL TICKET for PRODUCTION ORDER....?
    Thanks,
    Chaitanya
    Edited by: oskchaitanya on Aug 23, 2010 3:06 PM

    There is no specific Program for the Control cycle  print.
    You can use the FM PK_KANBANCARD_PRINT.  This is configured using the Transaction PKMC. ( This is like NACE for PP )
    You can copy this and create a cutom one and assign it in PKMC. Take the Help of Functional Consultant for help on this transaction
    Thanks!
    Ashok

  • Printing of shop floor papers

    hi guys,
    very good morning,
    plz explain in details the setting for printing shop floor papers with header and components with goods issue slip and confirmations slips,
    thanks in advance,
    Mohan

    In OPK8
    Name of the list - LG01, LG03, LK02, LV02
    Spool parameters - User and plant = *
    Reference operation - type - *, ref order = your order type
    Forms -
    LG01 - PSFC_OBJECT-LIST
    LG03 - PSFC_ZUGL-LIST
    LK02 - PSFC_GOOD-ISS-SL
    LV02 - PSFC_CONF-TICKET
    Print prig -
    LG01 - PPPROBJU
    LG03 - PPPRZUGL
    LK02 - PPPRWARS
    LV02 - PPPRRUEC
    List control for transaction
    ref order type, plant, MRP controler-*
    transaction codes - CO01, CO02, CO03, CO04, CO05, CO07
    Flow control for transaction - all are online
    do this setting and then create Prod order/GI/Confirm and print
    come back if required.

  • Mass processing for printing shopfloor papers

    When I press background  processing for printing shopfloor papers  in COHV then I get message background  processing triggered but no print comes out of printer.
    Where to see result of background  processing. In COHV log is also empty.
    My requirement is that when I press print Icon in COHV then it should automatically print paper, No need to goto Sp01 and print from there .
    Please guide.

    Mayuresh,
    In the order print control configuration transaction OPK8, activate Print Immediately check box against the individual list in the "Spool Parameters for user" folder.
    Since you have mentioned that you are using Background processing for printing, you need to run Program "PPPRBTCH" in background to print the papers.
    Regards,
    Prasobh
    Edited by: Prasobh Karunakaran on May 7, 2009 8:03 PM. Added background processing program details as user is using background processing mode instead of online

  • What is meant by Print Shop Papers

    Hi ,
    What is meant by Print Shop Papers?. What is its use?.
    Thanks in advance

    Dear ,
    Print Shop Papers : It is one of gthe custom developement  based on your Standard Production Orders .In any manufacturing plant , when Production Engineer and his team  have certian product developement , they need a comprehensive production information like Bill Of Material , Operation sequence , Operation Hrs , Prodiuctuion order reservation number , MTO means MTO sales Order number , customer information if required , Operation Star and Ened datses , times , Production Schedule Start /Ened etc .A shop paper contains those above information and SAP system has Print Programme to rtigger those shop papaers through Stanrda Txn like CO02/CO04N or any Z tsxn by your ABAPer.
    Specially , it will be with Production Supervisor at Shop floor where production is happening and will be followed those instruction interms of material to operation  till the completion of the order.
    Carry out a SND search in SDN PP forum , you will find number of wiki , theards having technical information related to Print Shop Papaers .
    All the best
    Regards
    JH

  • Changing the order for printing portfolio files in adobe acrobat 9 pro

    Does anyone know how to change the order for printing pdf files that are part of a portfolio in adobe acrobat 9 pro?  The documentation seems to say that it prints files alphabetically by filename rather than by the internal sort order.  This won't work for me. Any ideas? Thanks.

    Question1: No.
    Question2: No.

Maybe you are looking for

  • DatagramChannel

    I want to develop an distributed application using multicast communication. For this I choose to usse the new IO APi(java.nio) but I have a problem. All the samples with this API show how to use ServerSocketChannels and SocketChannels. Can someone sh

  • Connecting Ethernet device directly to Verizon fios main box.

    I'm trying to connect a home security system via cat5 to the Internet. The security system is mounted to the wall in my garage next to the Fios box. Is it possible to activate the Ethernet port in the customer access panel inside the Fios box so I ca

  • How to change date format in BR?

    Hi all! Does anybody know how to change date format in BR? I created global variable with type DateAsNumber and usage type run-time promt and used it in BR Then I launched a BR on the form and chose necessary date. Date stored in MM/DD/YYYY format, b

  • Upgrade from photoshop cs3 extended to photoshop cs5 photoshop

    I am trying to upgrade from Adobe photoshop cs3 extended to Adobe photoshop cs5 extended and when I tried to put in serial number to install upgraded photoshop cs5 is did okay but it asked for the serial number from previous photosho p cs3 I get this

  • How to update itunes 10.6.3

    Hello whenever I try to update itunes, it says that i cannot do it because there is aproblem. But I cannot uninstall itunes either... How can I update itunes? Thanks in advance helaron