Picking List (EK00) problem

Hi,
I create two orders - one is a standard OR and the other one is a ZS order (network order). I assign same material, same plant, storage location and shipping point.
I then run a batchjob (VL10BATCH) that reads the orders and creates subsequent deliveries for both kinds of orders.
However from the delivery only the picking list of ZS order is created and printed, no picking list is created or printed for OR order.  This step occurs automatically.
I guess it's some output setup that I am missing.
Any help?
I looked at transactions VP01SHP / VP01SHPV / VP01_SD and so on but there was no missing customizing.
And yet there has to be something missing, a link between Order type and Output type.
Thx
RM

Hi Sri,
Nevermind the path, I figured it out by looking at the delivery header and noticing that for OR delivery the item was not relevant for picking.
Thus the whole issue was resolved by making the item category relevant for picking (trcode 0VLP).
Thank you for your tip, I would not have thought of that.
RM

Similar Messages

  • Picking List (EK00) need to print

    Picking List (EK00) need to be print in advance 2 days from the loading date of the delivery.
    Please provide any suggestions to fix this issue.
    Thanks,
    Sunil S. Hirtot

    hi,
    take that out put program,
    go to the selection screens
    make sure that display variant button should be there.
    create a variant for the same as two days and you can generate it.
    hope this is help ful
    regards,
    balajia

  • Picking List Printing Problem

    Hi,
    I have copied SD_PICK_SINGLE Layout and using standard RVADDN01 Program.
    While Printing These Errors is coming :
    Element HEADER_DATA window MAIN is not defined for form YHPK-PICK_SINGLE       
    Element HEADER_TEXT window MAIN is not defined for form YHPK-PICK_SINGLE       
    Element ITEM_TEXT window MAIN is not defined for form YHPK-PICK_SINGLE         
    Element ITEM_PURCHASE_DATA window MAIN is not defined for form YHPK-PICK_SINGLE
    Element ITEM_LINE_BATCH window MAIN is not defined for form YHPK-PICK_SINGLE   
    Element ITEM_LINE_CONFIGURATION_BATCH_HEADER window MAIN is not defined for form
    Element ITEM_LINE_BATCH window MAIN is not defined for form YHPK-PICK_SINGLE    ....
    I dont know why these errors are coming as i have copied the standard layout form.
    I have made a new output type 'YHPK' in 'V2' Shipping...
    In this output type i have selected two processing routines:
    1     Print output RVADDN01     ENTRY     YHPK-PICK_SINGLE
    2     Fax          RVADDN01     ENTRY     YHPK-PICK_SINGLE
    While Debugging all the Elements are traveresed but the value is not populated.
    As a result blank picking list only with heading is printed.
    Please help me resolve this issue urgently....
    Regards,
    Abhishek
    [email protected]

    Yes i even activated it for both DE and En Versions...
    But the same problem
    Message was edited by: Abhishek Bachhawat

  • Re-print picking list EK00

    Hello Experts,
    I am trying to re-reprint output type EK00 (picking list), but I am not able to.
    How should this be done?
    rgds
    GAR

    Hi,
    Add the output EK00 in the delivery document manually (menu VL02N -> Extras ->picking output). If you enter the processing time as 4 then when you save the delivery, the picking list gets printed.
    Or if you enter the processing time as 3 (send with application own transaction), you can use VL70 to print the output.
    Regards,

  • Picking list-default printer

    Hello Gurus,
    The issue is related to Picking List(EK00 condition type). Could you please provide me the path or Tcode for assigning the Default Printer to the Shipping Point.
    Regards,
    Kishore

    Hello Friends,
    I found the path and we can do the configuration..
    IMG - Sales and Distribution - Shipping - Basic Shipping functions - output control - Define Print Parameters Shipping - Execute
    Select Condition type from the list under Shipping and the details can be maintained there.
    Regards,
    Kishore

  • Reprint Pick List

    Hi
    I am trying to repint a pick list for a delivery that was completed already till accounting, am not able to reprint the same as the picking quantities are now updated with the delivery quantities. i need to reprint the pick list that was triggered by the delivery earlier, also i would like to understand where in the customization do we have this control for not reprinting once the picking is updated.
    i already had tried out repeat printout option in VL02n, using processing mode 2 in VL71, Please let me know if this can be controlled somewhere at the configuration level so that i can check the pick list even after the delivery is PGI'd in simpler ways.
    Thanks & Regards
    ilango

    Dear Ilango,
    Your requirement can be met by doing the following settings,
    Goto Transaction V/38
    --> Select your output type for Picking List (EK00 is standard).
    --> Click on Details or Ctrl + Shift + F2
    --> Under General Tab
    --> Check Mulitple Issuing check box.
    Now the system will allow you to print multiple picking list.
    Hope this helps
    Thanks
    Murtuza

  • Problem in generation of Picking list

    Hi friends,
    The scenario:  Picking list is printed as soon as the delivery is saved. The program and layout are working fine.
    Example: let a delivery is being saved with reference to a sales order with only one line item ( for simplicity), and let the quantity to be delivered that is delivery quantity (LIPSD-G_LFIMG, on screen) be 2, now there are three cases:
    1. before saving the delivery if NO Picking quantity (LIPSD-PIKMG, on screen) is entered, The picking list is printed, here the field VBUP-KOSTA (picking status field) is having value 'A', and field VBUK-KOSTK(Overall Picking status)is also having value 'A', and the picking list is printed.
    2. before saving the delivery if  Picking quantity (LIPSD-PIKMG, on screen) is entered as 1, the field VBUP-KOSTA (picking status field) is having value 'B', and field VBUK-KOSTK( Overall Picking status) is also having value 'B', and the picking list is printed.
    3. before saving the delivery if  Picking quantity (LIPSD-PIKMG, on screen) is entered as 2, the field VBUP-KOSTA (picking status field) is having value 'C', and field VBUK-KOSTK( Overall Picking status) is also having value 'C', and the picking list is NOT printed.
    I think the check is only done on VBUK-KOSTK for the picking list print, as in case 3, i changed the value of VBUK-KOSTK back to 'A' by using the user exit USEREXIT_SET_STATUS_VBUK in include LV45P079 as a result of which the picking list was printed, but it also stored the VBUK-KOSTK value as 'A' in the database table which is undesirable, as it should be saved with its earlier value, before it was explicitly made 'A'.
    So, my requirement is to Print the picking list, even if the delivery quantity and picking quantity is same for any number of line items.
    How can i solve this problem?? Speedy help requested.
    thanks,
    Sharon.

    Hi Sharon,
    Looks like you need this pick list no matter what the status of the document is and what the picking relevancy is. Why don't you create an output type that is assigned to the document all the time and then create this form as it is. If you are trying to use the standard output type and standard form and standard routine, then system is going to behave the standard way, that is to create a pick list when it is relevant for picking and only if the status is not complete. The system logic is that a pick list is supposed to tell your warehouse as to what needs to be picked and if there is nothing to be picked or if the item not relevant for the picking then it doesn't need to be there on this list.
    So if you want a list similar to the pick list, have the logic replicated minus the pre-conditions about picking status etc, have the form copied and then create and assign it to a new output type.
    Regards,
    Srinivas

  • Clarifications in pick list output type EK00

    Hello ,
    Have any one of you used the pick list output EK00 . I have
    tried this and I do have some issues with
    We are using SAP R/3 4.7 x 200 version .
    Output type EK00 is not available in the application V2 (
    Shipping ) . Its available in application V4 (Shipping special
    case).
    1. I have assigned the shipping points through T code VOK2 as I
    am not able to find the output EK00 through customization menu.
    2. I have maintained the printers details through VP01SHP ( correct me if I am wrong) . I am using the standard program RVADEK01 and form
    SD_PICK_SINGLE in the output EK00.
    After doing the above setting when I am creating delivery in
    VL01N , the output type EK00 is not assigned automatically and
    when I try to assign it manually , it gives an error message
    "Processing program missing for output EK00 (medium 1)in
    application V2" . I dont know why the system is looking for
    application V2 when it is not available in V2 and only available
    in V4 .
    Am I missing anything in my process . Can some one help me in this .
    With regards,
    Joseph Anand.B

    Dear Joseph,
    Have you done the following setting in transaction v/38:
    1.On the Display View "Output Types": Overview screen, in the Output type group box, select EK00. (Application V4)
    2.In the left frame, under Dialog Structure, double-click on the Processing routines folder.
    3.On the Change View "Processing Routines": Overview screen, choose  .
    4.In the first medium, for Print output, enter the Smart Form print program /SMB40/RVADEK01 under Program and Smart Form /SMB40/SDPIK_L under SmartForm.
    Document Types        Picking List
    Output Types          EK00
    Transaction Code      v/38
    Smart Form Program    /SMB40/RVADEK01
    Smart Form            /SMB40/SDPIK_L
                          /SMB40/SDPIK_A
    5. Save the changes.
    Regards,
    Naveen.

  • EK00 - Output for picking list

    Hi, can anyone advise where we can assign picking list output 'EK00' to an output device?  My output is not proposing in the delivery order even though i've setup against the shipping point.  I am suspecting it's bcos of output device.
    Thanks
    Peter

    Hi,
    1. First assign your Output type EK00 to the shipping point(Enterprise Structure - Definition of Shipping point), also maintain the time and medium.
    2. Use TCode V/38, to maintain the condition type EK00, maintain the time,print parameters and transmission medium.
    Also assign the processing routines Prog: RVADEK1,Form Routine: ENTRY, Form:SD_PICK_SINGLE
    3. Mainatain the print parameters for shipping pt using TCOde VL01SHP.
    Regards
    Mahesh

  • How to get Picking List Output EK00 from delivery?

    Hi All...
    I have created a delivery..and picked completely.
    The shipping point is attached to the output type correctly..
    Still I am not getting Output Type EK00 in the Delivery-> Extras-> Picking Output
    And also how to get the print preview of picking list from the delivery?
    Thanks

    Hello my friend
    If the condtion record is not maintained in VV21 then the output type will not appear in the delivery output.
    If the record is maintained then check  the delivery in VL02N and then goto the delivery output  and then Goto--> Determination analysis to find out the issue

  • Printing problem for picking list

    Hi friends,
    Whenever we print the picking list of material with batch number. the printing job will bring a extra page with basic form information . it's kind of wasting the paper since the extra page doen not contain any specific picking informations. This issue only happen to picking list with batch number applied material . The extra page won't be printed out once the material is not subjected to batch management.The form style should be script form.
    Please kindly advise if you have any suggestions.
    Thanks,
    LG

    Hi,
    Assuming printing job is batch job. Normally batch job executes a program (you assign program to the batch job when you configure it) while you create batch jobwhile it is running. If you want the system to check the particular information (take the information if the so and so prerequisits matches if not ignore kind of) during the program execution you can do it with the hlep of a deverloper.
    If you want to avoid unnecessary basic ifnormation it can very well be done with the layout changes in SAP script form and the program if necessary.  Make sure you dont need those information as some times it is like a legal information like we see in the company signatures which seems like basic information.

  • Problem onStandard Smartform for Picking list

    Hi Experts..
    I want to know is there any standard SMARTFORM for PICKING LIST?
    and also let me know PrintProgram name also.....

    Hi,
    Check the below link.. It contains a document.. Go trough it.
    Point 3.1.4
    [http://help.sap.com/bp_bblibrary/470/documentation/J16_BB_ConfigGuide_EN_US.doc]
    Edited by: Lokesh Tarey on Jul 15, 2010 2:03 PM

  • Edit a picking list with VL01N.

    Hi everybody,
    I need some help to edit PICKING LIST and not a delivbrey inbound when I create an inbound delivery.
    My problem is when I want to edit a picking list with a storage location MM &WM, I have an error, "Delivery 0082010157 does not contain items to be picked". Consequently I can't print it? And I can't begin ma picking without this list!!
    I customize NACE.
    First I put the application V2( Shipping). I Took the output type EK00
    Then I use the application the procedure V10000
    In the procedure I affect the condition type EK00 WITH the  REQUIREMENT  WM Transfer order
    I check all the point and the error message is always here, why?
    In the other hand, why I just have a storage location MM without WM, I can edit this piscking list.
    The problem is because of wm statuts!!
    Somebody could help me, please how could I do to print

    Hi,
    thanks, but the Delivery item category is actived for picking.
    Hav you got other point of custumising that I could check?
    Thanks for your help.
    Kari

  • Picking List Number

    Hi,
    I have to write a report, where changed picking lists should be displayed. There is no problem with the report, but how can I find the number of picking list.
    Thanks

    Hi,
    I'm not sure whether you need some document numbers, or just to list all outputs created using condition type EK00 - if you're using the standard one.
    If this is the requirement, make a selection in NAST to list corresponding data.
    Cheers!
    Message was edited by:
            Bada Boom

  • BW Hierarchies sometimes not showing as pick list

    Hi,
    we have created a Crystal Report that uses a parameter that should be picked from a BW hierarchy (a cost center group). We created the report and published it via the BW publisher to BO and then included it with an iView in the BW Portal.
    Now when I log on to the portal and call the report, I'm presented with the static pick list (top 200 values) most of the time instead of the hierarchy view (as described in http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsandBWquery+elements in the lower part of the article)
    When I then log on to the CMC and call the report there, I first get the flat list, too, but when I call the report 2 or 3 times, I get the hierarchy view. When I now go back to the BW Portal, I get thet hierarchy view there as well...
    any idea what causes this issue? How can I influence which selection screen is being displayed? (particularly as I don't want everyone to have to log on to CMC first...)
    Thanks...

    Hi Duncan,
    thank you for your reply. It's really sort of tricky.
    After the pick list is up and ready once, It'll be shown fine from that point on until, I assume, my CMC login expires.
    So maybe it's some permission problem?
    I just tested the following:
    <ul>
    <li>log into portal, call report -> flat list
    <li>log into CMC -> call report (does not have to be the same, just has to have a hierarchy pick list, a simple report does not do the trick) -> check that it has the hierarchy pick list
    <li>go back to the portal, call the report again -> hierarchy pick list comes up ok
    <li>log off from CMC
    <li>go back to the portal, call the report again -> flat list again...
    </ul>
    the whole thing works the same when I replace CMC by InfoView. The strange thing is that I have to log in to Infoview the first time I call the report from the portal (even though we have SAP credentials in BO), but this does not seem to be sufficient. I have to call one of the reports in Infoview or CMC first to make it work from the portal.
    Concerning the trace, I'll have to look into this together with our sysadmins, but I'll see what I can get.
    Thanks again for your ideas,
    cheers
    MU

Maybe you are looking for

  • Change Employee Respnsible

    Hi Friends. I am New to CRM environment. I have a requirement that, i need to change the Employee Responsible in an Activity. The Process Flow is that, when an workflow is triggered for a Activity, a WI is received by a ROLE, of the agents who receiv

  • WHAT IS ROLLOUT IN SAP IMPLEMENTATION. ?

    Dear All Guru's ,                           I m in need to know about one of phase of implementation in SAP, pl guide about " ROLL OUT " i will be very greatfull to all of you , pl explain with simple steps or if u are having any material then do sen

  • Printing form contents

    I have a form created in Adobe Acrobat X Pro.  I amsending it to others to complete the form.  Is there any way for them to print the form and it's contents after it is completed?

  • Macbook Pro - Raising RPM?

    I was wondering if I should raise the RPM for my Macbook, as it currently runs like 1200-1300 RPM roughly, however I have an i7 processor and I've heard that other people run at around 2000 RPM minimum. Currently temperature is 56c however when gamin

  • Making a flash movie delay before starting

    Thread deleted.