Picking List by Order Type

Hi Experts,
I would like to ask how to get a report of Picking List search by Order Type.
As what i can see in TC VL06P no option are given to search by Order Type.
Would much appericiate if you could share your knowlegde with me how to get it done.
Regards,
Sherry

I should establish credit limit check for sales orders by order type
Check in OVAD and OVA8
thanks
G. Lakshmipathi

Similar Messages

  • *configure the Picking list(PL) output type,a smart form for PL.

    Hello SIR,
    I want to configure the Picking list(PL) output type,a smart form for PL but there should be an output type to print*.
    i have assign the out type to shipping point in t.code ovlt .i have created picking list in t.code nact. i created sales order and delivery. i have check my picking list in ovl2n change mode picking out put is available in extra-picking output. i have checked my picking out put for smart form in systems-service-output control if i execute it show like no data to list. no spool request number has generated there.
    so were i have to check picking list preview for smart form . is spool request number is necessary.plz help me to view preview of picking list.or plz say the steps to configure this to preview.
    thanks,
    agilarasan

    Hi,
    Go to Nace .The application for Goods Issues is
    ME - Inventory Management -> select and click on output types ->select wa03 output type and click on processing routines here you can find the form name and the driver program name.So while printing select wa03 as the output type.
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    Regards,
    Harini.S
    Edited by: Alvaro Tejada Galindo on Dec 23, 2008 3:46 PM

  • List of order types

    Hi friends,
    I am new to pp. Can anyone send me list of order types in SAP PP like PP01,PP02.........etc and in whats its effect and in which situation we have to use all these different order types/
    Please clear me about this.
    Regards,
    Zabi

    HI
    generally it depends on teh processing stages in the industry,and the client requirment.
    some clcints asks they want data of production each stage wise, so we can reate the order tyes based on that and we assign them to different number ranges. to identify easily.
    generally SAP gives PP01     Standard Production Order (int. number)
    PP02     Std Production Order (ext. number)
    PP03     PP Production Order (Rework)  (int. no.)
    PP04     Production Order as Assembly Order
    PP05     Kanban Replenishment Using Prod Order
    PP06     PP Production Order (PDC)     (int. no.)
    PP07     PP Order Network      (GR/GI)   (Int.Nr)
    PP08     PP Production Order  (Cost.Coll.)(Int.)
    check at OPJH
    but we can change them
    -ashok

  • Cancading Pick List - Display Order

    Hello All,
    I have a 3 level cascading picklist defined in my applicaiton. Is there a way to control the order in which the level 2 and level 3 picklist values are displayed to the user ?
    On another note, my client is asking if there is a way we pick level 3 directly and CRM will populate level 2 and level 1. Do I need to defined reverse cascading pick list for this ?
    Thanks

    Robin,
    You can either use a workflow or post default to update the values of the other picklist in case you do not want to select them manually.
    Thanks,
    Mayank

  • Pick List - Planned Orders in Repetitive Manufacturing

    Hi All,
    Business Process: Cut Planned orders ( No production line, No Routing, No Work Centers). Production done and then these Planned Orders are backflushed.
    Any of you have any idea on how to generate pick list to stage material for these planned orders?
    I know that Production orders can easily be configured to print automatic pick lists but not planned orders. I have been working my heart out to find a solution but couldnot.
    Thanks in advance!
    Siva

    Hi Siva,
    I think action control should work good for your scenario,
    In customizing SPRO->Production->MRP->Planning->Procurement Proposals->Planned orders->Action for Planned orders--->Define action control.
    <b>Define Action Control</b>
    In this workstep, you define the actions that are allowed for the action control function and the sequence in which the system is to carry out the actions. An action can be followed by several other actions and it can also be preceded by several actions.
    <b>Activities</b>
    Define the action control. To do this, define a key and the actions that are allowed and which subsequent actions can follow certain actions.
    <b>Example</b>
    The key 01 is defined. The following actions are to be allowed for this key
    BOME (explode BOM)
    NEMA (check material availability without BOM explosion)
    PRNT (print component list)
    The BOM must always be exploded first. The material availability can only be carried out once the BOM has been exploded. Once the availability check has been carried out, the system should print the component list. The table is then mainatained as follows:
    <b>Control Action Target action</b>
    01  BOME
    01 BOME NEMA
    01 NEMA PRNT
    The action control what is defined needs to be assigned in Material Master MRP4 View under REM section.
    Hope this helps...Reward your points,
    Regards,
    Prasobh

  • Select sales orders from a list of order type

    I have about 20 customed order types, Z001 to Z020, and I want to select about 8-9 out of the 20 order types.
    Currently, I am using
    SELECT VBELN ...
    INTO CORRESPONDING FIELDS OF TABLE IT_SO
    FROM VBAK
    WHERE AUART IN
    ('Z001', 'Z003', 'Z004', 'Z007', 'Z011', 'Z015', 'Z016', 'Z017', 'Z020').
    Is there any better ways (considering performance) except builing an index to write the above SQL statement?
    Thanks!

    Hi. Gundam.
    From performance side,
    I think that best way is index creation.
    But, if you are not want index creation,
    another condition must be added to WHERE clause.
    Currently, VBAK have two indexes. 
    VBAK-AUDAT - order date
    VBAK-ERDAT - ordet entry date.
    so, you can try the followings.
    WHERE erdat between '20050101' and '20051231'
       AND auart IN ....
    Good Luck.

  • Order types entered in a Ztable, system will not perform material listing.

    Hi Guys,
    I have a requirement where user will enter the list of order types to be excluded from material listing  through a custom table.
    For all those order types entered in the custom table the  system will not perform any material listing check, regardless if the material is existing in the material listing.
    Can you please tell me how to do this through coding???Any particular exit or where can i code this.???
    Many Thanks in Advance,
    Rajendra
    Moderator message : Requirements dumping not allowed, show the work you have already done.  Thread locked.
    Edited by: Vinod Kumar on Jan 13, 2012 4:08 PM

    Swagat,
          Thank you for your response, what I am still not getting is - even in manual transfers via LT10 shouldn't the system restrict the movements to certain storage types? If you think from the shopfloor perspective the WM material movements are done at WM level only - meaning moving materials from one storage type to another and LT10 is widely used as it is one step tcode.
    I know we can restrict movements when storage class is assigned in search strategy, but this applies only to hazardous materials. The material in question is not hazardous so I am still thinking if there is any way to restrict material movements.
    Do you have any documentation link which mentions search strategies are not taken into consideration during manual transfer? If yes please send that would be helpful.
    Once again thanks for your time.

  • Z Out Put Type For Picking List In VL06

    Can I assign Z Out Put Type of picking list in VL06 . If yes ,  I request you to mention where and how I can assign  please .
    Thanks In Advance

    Dear Jaya,
    The picking list Z output type you can get in VL06 transaction through assigning the same output type in your shipping point detail screen.
    IMG path is SPRO-->Enterprise Structure -->Definition -->Logistics Execution -->Define, copy, delete, check shipping point. Here you select your shipping point then go in to the detail screen here you can assign your Z picking list output type under Print Picking list tab.
    Before that you need to do these configuration settings.
    1.You need to define the Z Output type
    SPRO>IMG>Logistics execution>Shipping>Basic shipping functions-->Output Control -->Output Determination -->Maintain Output Determination for Outbound Deliveries -->Maintain Condition Tables -->
    Maintain Output Types.
    2. Using TCode V/38, you have to maintain the Z condition type by clicking on new entries, maintained the time,print parameters and transmission medium.
    You need to assign the processing routines Prog: ,Form Routine:, and Form:
    3. You need to maintain the print parameters based on the shipping point for your Z output type.
    through transaction VP01SHP.
    I hope this will help you,
    Regards,
    Murali.

  • Automatic Process order type not picking in CR01

    Hi friedns,
    i have created new Production scheduler-030 for plant -  0101  through - CORU and CORY t.codes and we are not assigning the
    Prod. sched. profile in Materail master.
    Now while creating the new process order through CR01,system is not picking automatically process order type for new production scheduler -030 and new prodction schedulre already assign in material master .
    For old Production scheduler-010 process order type is picking automatically for same plant.
    Are there any user exit need to update.
    Please advise.
    Thank you.
    Regards.
    asuvamsi

    Thanks for you reply!!
    PLease find the scrren shots.
    MM02 screen.
    COR1:
    Thank you.
    Regards
    Vamsi

  • Default Value for Order Type based on Company Code  in ME21N

    Hi,
         Using ME21N, I want to make the PO type defaulted to a certain company code, say for instance Company code  XYZ should have a PO type XYZ Purchase Order, ..company ABC should have a PO type ABC Purchase Order, and so on...I'm just puzzled how to implement it. I know that we can set a Default value for PO Headers in Personal Settings but its doesnt give the result I want coz it will only have one Default Value. What I wanted is when a certain company code is chosen, automatically, the corresponding PO type for that Company code will be displayed in the Order Type drop-down menu (so there's no need to choose on the drop down list what Order type) Is this possible in ABAP? Hope i made myself clear.
        Thanks in Advance.

    Use BADI IF IF_EX_ME_PROCESS_PO_CUST - method OPEN
    View the interface documentation in transaction SE19 and you will see the method OPEN can be used :
    2. Opening of a purchase order (OPEN method)
    The system opens a new document to create, change or display a purchase order. With the OPEN method,
    <b>you can import your own data and prepare it for further processing.</b>
    This is available in 4.7 Enterprise but not sure how far back.....
    hope this helps
    Colin.

  • Material pick list

    Hello Gurus;
    I want to see the material pick list for a particular order in my system. I can see it for other maintenance orders, except a few orders. I have checked that the orders in question are released & material posting against the order is not performed, also delta print is not ticked in the order. I would like to know, what is causing the erratic behaviour, pls. suggest.
    Points assured.
    Thanks & Regards
    Hemant

    Hello Thyagarajan;
    To see the material pick list (many other preconfigured print list): go to selected order in change mode;  order-> print->order-> then select pick list
    There are following requisites to see the material pick list:
    a) Order should have compents attached
    b) order should be realeased
    c) It should not be printed before
    d) printer should be configured, otherwise use LP01 as standard
    Hope this helps.
    Hemant

  • 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

  • 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

  • Pick List with New Order Type

    Hi,
    I am creating Production Order with My own Order Type ZOEF same as PP01. But after releasing the order it is not displayed in CO27. While PP01 created order is shown properly. What am I missing?
    Your advise is required and Points will be awarded.
    Regards
    HHS

    Hi,
    Please check with the  Qty withdrawn field  & final issue indicator at component overview of order type ZOEF.
    what is your order status, Release the order and try with CO27.
    Pradeep

  • Material staging indicator not populating in prod order WM pick list item

    Hello,
    I have an issue with material staging in an prod order
    1) PP-WM interface is activated
    2) Control cycle for material is created
    3) Production storage location is created for material
    4) storage type is 100 for production
    5) There is one discontinued material and also the follow up material
    6) stock of discontinued material is zero and requirement are passed to follow up material
    When we confirm the order the stagging indicator for both follow up material as well as discontinued material automatically populates zero (Non relevence to pick list items) where as it should be one (1 - for pick list items).
    One more issue user has manually inserted discontinued material as well as follow up material in production order change mode.
    In the BOM of a main material both discontinued as well as follow up material is there with some quantity as a component.
    For the same work center, control cycle , production storage location the indicator is populating.
    These two material (discontinued as well as follow up) are appearing twice in the WM pick list screen where first two line items are OK and populating indicator "1". But in line item last and second last indicator is not there.
    My question is why the stagging indicator is not automatically populating in the production order WM pick list screen in front of components.

    Unfortunately, WM material staging via production orders is not possible
    from the pull list.  Please see the long text of message RMPU 311
    (WM material staging for production order reservation not possible):
    "You cannot carry out a WM material provision for pick parts from
    production order reservations in the pull list". The reasons for this
    are cleary explained in the SAP on-line documentation via the
    following path :
      Logistics -> Logistics Execution -> Warehouse Management Guide ->
      Goods Issue -> Goods Issue for Production Supply ->
      Material Staging for Repetitive Manufacturing
    See the following under the Selection heading :
    The choice of the selection type influences which types of WM material
    staging are supported in the pull list. However, the pick parts can be
    staged via RS headers/planned orders but not with the current BOM
    explosion. The release order parts, on the other hand, can also be
    staged if the current BOM is used for calculating the dependent
    requirements.
    WM material staging via production orders is not possible from the pull
    list.
    I think you may try in CO02 or COR2 for production order or process order.

Maybe you are looking for