Error printing pick list from IW32

Hi all,
When trying to print pick list from transaction IW32, I get this error message:
Express document "Update was terminated" received from author ...
When I checked out this error message in SM13, I found this:
Transaction code: IW32
Module name (function): PM_ORDER_PRINT_CONTROL
Status: Update was terminated
Raise exception: KEY_NOT_FULLY_SPECIFIED (Complete key not entered)
The shop paper (pick list) is customer defined (Z*) under application area O (Maintenance orders). This shop paper is set up to print to a certain printer, P1, and printing other PLM documents on this output device works fine.
Does anyone have an idea what can be causing this error?
All helpful answers will be rewarded.
Best regards,
MV

Hi,
I have tried to print the pick list several times, in development, test, and production systems. It fails with the same error each time.
Do you have any ideas why this error occurs, is there any special IMG activity or PLM configuration that I could check to see if some printer settings are wrong?
Regards,
MV

Similar Messages

  • Printing Picking list from LT31

    Hi all,
    I have to print a picking list from the TO & WH as input...
    i have created the smartform and a driver program with two input fields TO & WH.....
    and it worked perfectly....
    now user wants to use the tcode LT31 for printing ...now i want to know how to pass the values of TO & WH from screen of LT31 to my driver program...
    thnx
    RK

    Hi,
    There is a transaction called 'OMLV' . Here you have to configure your smartform as well as the print program. There is a program called RLVSDR40. You can use it of your own zprogram. This is a program for print control for warehouses with Storage Unit Management.
    In the print code , Warehouse Number segment  of OMLV you have give the 'Print program name' and Warehouse movement segment you have to pass your form name.
    You can ask your functional owner to do the configuration.
    Hope this will help u.
    Thanks,
    Abhijit
    Edited by: Abhijit Mandal on Jan 22, 2010 8:04 PM

  • Printing the pick list from the delivery automatically

    Hi All,
    Please let me know how to do the : Printing the pick list from the delivery automatically ?
    Thanks in advance.
    Regards,
    Nagaraju.

    hi,
    execute VL70.
    balajia

  • Error message: Error parsing properties list from memory

    When I try to open my website that I built with Adobe Muse CC in Adobe Muse CC 2014 comes the error message: "error parsing properties list from memory" an everything is stuck, I can't open anything or working not even the preview mod is working, nothing. The same problem/message comes up when I try to star a new site. So I just can't work with the new Adobe Muse CC 2014 (I updated today the new launch). Does anyone know what is going on here? Is it a bug or what?

    This just happened to me. I've had no trouble at all with the latest version of abobe muse until today...Its still working alittle..I can't access sites but not via thumbnail have to click tab. My major issue is the side toolbar not loading.
    Any fix known??

  • Which transaction is used to print picking list

    Hi All,
    Can any body tell me which transaction is used to print picking list(SD)?I have to put some restrictions before printing the picking list.
    Thanks&regards
    Mahesh

    Hi,
    first you need to find a delivery with the VL06O  (for picking)
    after go to VL02N, modify the delivery quantity and save. The Picking list will be automaticly printed.
    Rgd
    Frédéric

  • TS3274 When viewing pick lists from different web sites my iPad2 selects the first choice on the list and loads it without allowing me to pick my option; is there a way to change this default?

    When viewing pick lists from different web sites my iPad 2 (safari) selects the first choice on the list and loads it without allowing me to pick my option; is there a way to change this default?

    With your playhead over the clip in the timeline and that V track's 'track selector' as the only one active...hit the 'f' key.
    This will load the original clip into the viewer at the matching point of the frame in the timeline.
    K

  • Trx for printing picking list and from this printing delivery note.

    Hi,
    1) what is the trx for printing the picking list?
    2) what is the trx for printing the delivery note starting from a picking list?
    Best regards

    Hi,
    T. code for Output for Picking list is VL70
    T. Code for outputs for Deliveries is VL71.
    Hope this is clear.
    Reward if helpful.
    Thanks,
    Praveen

  • Picking List from Sales Order not working

    I have a client with SBO 2007, SP01, PL 05 and I am unable to get the Picking List preview from the Sales Order. 
    I have set the Printing Preferences for the Sales Order to enable Print Picking Sheet.  The Logistics tab of the Sales Order has the Print Picking Sheet enabled.  The items in the sales order are all inventory items also.  What other settings should I look at?
    Thank you, Jeff

    What is the significance of the RDR8 table?  There is not data in that table but I have another client's database on the same machine and it asks if you want a Sales Order or Pick List when you click on the print preview button and there is nothing in the RDR8 table on that database too? 
    Thanks, Jeff

  • Print event list from iCal

    I manage different calendars, private, work, hobby etc.
    Now, I would like to print a list of upcoming events from one of those calendars.
    My iPhone has a "list" option that does exactly what I want, but I can't print that.
    I have tried File/Print selecting only the wanted calendar and a date span, but I don't get the expected result.
    iCal will print ALL the days within the time span, including dates with no entry. I would like to see only a list with events...
    Is this possible in iCal?

    The only way I have found takes a few steps, but it is not too complex.
    - It requires the desired events to have a common set of characters in each event so the Search function will pull them out together (e.g., xxx, day, class, etc.).
    - These common characters can be in the main event text box at the top of the event, or they can be anywhere in the event (in the location field, in the note section of the event at the bottom, etc.)
    - Next, be sure the Calendar is selected on which these events are listed (top left corner click on Calendars and put check in the appropriate box(es).
    - Next, click in the Search box in the top right of the main Calendar window and type the common characters set you entered in all the events (e.g., day).
    - This opens a window pane at the bottom of the Calendar window.  To make the window pane larger click on the top of the window pane and drag it towards the top of the screen.
    - In the window pane is a list of all the events that meet your search criteria.
    - Click on all the events you want to print (<shift>mouse click on a range and <command>mouse click work here)
    - Select print Calendar (File/Print, <cmd>P, ...)
    - In the print window, first select or unselect the Calendars to print (so only the desired Calendar keys print)
    - Next, in print window, at top in View, select "Selected Events"
    - Select the print options you want
    - Click on Continue, with takes you to the Printer window, and select the print and click Print (or PDF)
    Done!
    I believe this is much harder than it should be. I haven't yet found a 3rd party app that makes this any easier.

  • Printing a listing from an array of objects

    I know I'm missing something simple here but for the life of me I can't spot it. The code below should print a list of student names to the screen. At the moment it only prints the last name entered into the array. I will kick myself when I see the answer but can anyone suss this out ? Many thanks for any help.
    // A Program called StudentDetails3.java which inserts student names into an array according to
    // a calculated hash Index and then prints out the name list in this order
    import javax.swing.JOptionPane;
    public class StudentDetails3
    // Member Section
    // Private members
    private static String studentName;
    // Public members
    public static String input = JOptionPane.showInputDialog(" Please enter the number of students in the class : - ");
    public static int maxNum = Integer.parseInt(input);
    public static int hashIndex = 0;
    // Constructor Section
    StudentDetails3 ( String newStudentName )
    studentName = newStudentName.toUpperCase();
    // Method Section
    public int hashCalc()
    int total = 0;
    for( int charNo = 0; charNo < studentName.length(); charNo ++ )
    char letter = studentName.charAt(charNo);
    int asciiVal = letter;
         if( studentName.charAt(charNo) ==' ')
         asciiVal = 0;
         total = total + asciiVal;
    hashIndex = total % maxNum;
    return hashIndex;
    public void output()
    System.out.println(" The student's name and hash index is " + studentName + " " + hashIndex );
    static class DetailsStorage
    // Member Section containing the array into which the student objects will be inserted
    private Object [] array;
    private int current;
    // Constructor
    DetailsStorage ( int noOfStudents )
    array = new Object[ noOfStudents ];
    current = 0;
    // Method for adding name to array
    public void add ( Object StudentDetails3 )
    {  if ( array [ hashIndex] == null )
    array [ hashIndex ] = StudentDetails3;
    else if ( (hashIndex + 1) <= (array.length-1) )
    do
    { hashIndex = ( hashIndex + 1 );
         if ( array [ hashIndex ] == null )
         {   array [ hashIndex ] = StudentDetails3;
         break;
    } while ( (hashIndex + 1) <= (array.length-1) );
         else
              for ( int firstLp = 0; firstLp < array.length; firstLp ++ )
         if ( array [ firstLp ] == null )
         {   array [ firstLp ] = StudentDetails3;
                   break;
    public void printOut ( )
    {   int loop = 0;
    System.out.println ( " Name\t\tCourse " );
    System.out.println ( "____\t\t_________ " );
         for ( loop = 0; loop < array.length; loop ++ )
         System.out.println ( ( ( StudentDetails3 ) array [ loop ] ).studentName );
    // Main Program for testing
    public static void main( String[] args )
    {   String  name;                                              
    // Obtain list of names from the user
    DetailsStorage nameList = new DetailsStorage( maxNum );
    for( int lp = 0; lp < maxNum; lp++ )
    {   name =  JOptionPane.showInputDialog(" Please enter the name of student in full ( e.g. Gareth Edwards )");
    StudentDetails3 newDetails = new StudentDetails3( name );
    newDetails.hashCalc();
         nameList.add ( newDetails );
    newDetails.output();
    nameList.printOut();
    System.exit(0);
    }

    You've made the student name a static field, which means that there's only one for the whole class.
    So the last one you input is the one you use for everybody.

  • Print Picking list for late operation in WO

    Hello Experts,
    I am not an expert in PP module, however i have a requirement to be able to generate a picking list automatically in a Work order for the components which are assigned to an operation that will happen in futur.
    Let say we have a WO with 8 operations, and the operation 8 will begin 3 months after the release of the WO.
    Does SAP manage in standard a printing of pick list for component that will be usd in WO at the last operation?
    Thanks for your help
    Regards

    Hi,
    Thanks for feedback,
    As i understand, it is possible to release operation by operation in the work Order ? can you please indicate me how to perform that?
    And if it is the case, does it mean after each release the picking list is printed?
    As i know there is only one release flag (green) to release all the work order.

  • Re: Printing Picking list in different language

    Hi,
    I have developed Picking List using SAPscript in English and French language, but when i try to print output using LT31 it only prints in English language. Where do i assign different language for picking list. I appreciate your help.
    Thanks.
    Hitesh

    Ravi,
    Is it possblie to print in different language for picking list unlike Order Confirmation / Delivery note if i have logon in English language.
    Thanks.
    Hitesh

  • Printing Picking List in WM

    Hello,
    I am facing issue with Printing of Pick list based on WM storage type.
    - I am creating the O/Delivery then creating the 'WM ref group' and then Creates the TO against the Group. System create the TOs based on each Storage type (TO split function) but does not Prints anything automatically (I can print the individual TO manually using LT31)
    But If I creating the O/Delivery and Creates the TO against Delivery then System create & prints the TOs based on each Storage type (TO split function).
    -Even it is not printing the Pick list based on Storage type while using LT44.
    Please suggest...
    Regards,
    JPS

    Hi Greetings
    Please check the following configuration settings.
    Transaction : OMLV --> Spool code --> For the combination of Warehouse number and Spool control ensure the "Print immediately" check box is checked.
    Gobinathan G

  • Printing a list from Contacts via Pages

    I'm not sure if this is an Address Book question or a Pages question, but I am posting it here.
    I want to print a list of my contacts from the Address Book via Pages so I can format it appropriately. I have looked at mail merge, but that seems to insist on a page break between each record. what's the best way to do what I am trying to achieve ?

    Thanks, but having read it that looks a rather long winded and clumsy approach to the problem.
    Actually, I've just done a bit more Googling on the problem and I realize there is a print option I was overlooking (when I expand the print options) that will create a list of all contacts.
    Hmm, looked at that a bit more and there is not much control over which fields are included, won't really do the job.
    Is there really no off the shelf Apple solution to what seems to me to be a pretty basic and frequently wanted requirement ?
    Message was edited by: tonydenson

  • Error in Picking List (T-Code - CO27) - Urgent help pls

    Hi all,
    Situation-
       A work order has been released & the item for it has been made available using the picking list (CO27). However when i check the picking list again, the same item is still showing, but the Open Qty & Shortage fields show 0. I am not able to figure out how the item is still seen despite me picking it.
       When i select the line & click status, in the Business Processes tab, Release Component has a red indicator & says Error - BS 013 (System status REL is active), is this causing the problem & if yes how can i rectify it.
       Solutions please......

    Hi Aaron,
      Apologies for the delayed reply. I would like to inform you i am not a ABAPer so i dont know if what i did would be of benefit to you. But what actually had happened was the FI indicator was not ticked in the order & this was causing that error. This indicator i got to know is ticked automatically when the issual is done, but due to certain circumstances it might not be ticked, this happens due to some manual intervention is what i was made understood. I hope this was of some help to you. But i would say, it is better that u open a new thread & ask the experts for their view-point.
    Regards,
    Vivek

Maybe you are looking for

  • Iphone 4s music won't sync

    I have an Iphone 4s and I updated it to the last iOS (version 7). I also updated my iTunes to the last version, and I had no problems until a month ago: when I tried to sync new songs, It said "cancelling sync". I looked up through the community and

  • CS3 uninstall utility not running

    I'm trying to uninstall & remove all CS3 items from my macbook pro (upgrading & switching to Creative Cloud) but when I attempt to open the uninstall utility provided with CS3 nothing happens after being prompted to enter my mac user password. I'm re

  • Unsupported RAW Files

    I doubt very much I am telling anyone anything they had not already worked out for themself, but today was the first time I'd shot a batch of RAW files with my Canon G1X in several weeks, so I was able to see how CS6 coped with them.  I knew they wer

  • Performance Tuning 10g

    Hi All, I had given a task to tune oracle 10g database. I am really new in memory tuning although I had some SQL Tuning earlier. My server is in remote location and I can not login to Enterprise Manager GUI. I will be using SQL Developer or PL/SQL De

  • How to convert to labview from lookout ?

    I have software developed in lookout. I want to convert that to Labview 7.1. Is there any method?