Proposed Work Order Type in transactions

Hi Experts,
Pls help with the configuration path to set proposed work order type for transations, e.g.
IW31 - for WO type PM02
IW34 - for WO type PM01
iw81 - for WO type PM05
Thanks. pls help.
Rgds,

Hi,
Yes using SHD0 will solve ur problem,
Here are the steps..
http://help.sap.com/saphelp_nw04/helpdata/en/67/232037ebf1cc09e10000009b38f889/frameset.htm
http://www.sap-basis-abap.com/sapbs010.htm
Thanks!

Similar Messages

  • Assign Valuation Area to work order type

    I  have created new order types but i am getting a stop error saying the valuation area is not defined when i put in the planning plant on the initial create work order screen.
    Can anyone advise of a solution?
    Thanks,

    hi
    you need to assign the order type to planning plant in T code OIOD. kindly post the exact error with message number
    regards
    thyagarajan

  • Lock work orders from custom transaction

    Hi,
    I have created a custom tcode that has functionality similar to IW32.
    I need to implement locking similar to what iw32 implements ( not allowing to open work orders by 2 users at a time.)
    Please provide me with sample code, how i can implement the same for my custom tocde.
    Is there any possiblity to lock users from opening the work order from iw32 when they have already opened the same in my tcode.
    CO_ZF_ORDER_LOCK_MULTI....is this the correct FM to use...

    Hello Narendra
    Function module <b>CO_ZF_ORDER_LOCK_MULTI</b> is the right one for locking. Use similar coding like in routine <b>ORDER_CHANGE</b> (include <b>LCOIHF3G</b>):
    *--- Sperren (nicht im Anzeigen) --------------------------------------*
        if tc10-trtyp <> y_trtyp_anz.
          move-corresponding caufvd to ordt_pre.
          if caufvd-prueflos is initial.
            ordt_pre-kein_prlos = yx.
          endif.
          append ordt_pre.
          call function 'CO_ZF_ORDER_LOCK_MULTI'
               exporting
                    lock_mode   = 'S'
               tables
                    enqueue_tab = ordt_pre
                    not_locked  = ord_pre.
          describe table ord_pre lines sy-dbcnt.
          if not sy-dbcnt is initial.
    Regards
      Uwe

  • Tracking the component changes - Open work order

    Hi
    We have been using special work order type, it is an open work orders. Was created for adding the small consumable and do the time writing for small jobs. The users are instructed to use only for consumable material and time writing job. But how ever the user who have acces to change the workorder are adding those material with high value. I want to trach who has ordered this changes is there any standard way to check the order.
    If any changes made to the component list it will display the same reservation number which the warehouse will issue the goods, I would like to know each time item added to the component list by different user there ID or the name i should find.
    Thanks
    Mujeeb

    Hi Peter,
    Yes we can see the material reserverd against the person who is taking the material from the warehouse.
    But the issue is while adding the material in the work order does not show who is the person adding the material to the workorder, it will go to the person who created the workorder to the same reservation.
    For my issue is there any standard way or we have to go for development please let me know.
    Thanks,
    Mujeeb

  • Actual costs posted to work order without maintaining costing variant

    hi,
    i havent maintained costing variant for work order(maintenance order) type i used to create the work order. so when i posted goods issue, how does the actual costs get posted with out maintaining the costing variant for work order type. what is the role of costing variant configuration in work order type settings.
    thanks,
    monica

    Hi monica,
    Costing variant forms the link between the application and Customizing, since all cost estimates are carried out and saved with reference to a costing variant. The costing variant contains all the control parameters for costing.
    The configuration parameters are maintained for costing type, valuation variants, date control, and quantity structure control.In costing type we specify which field in the material master must the price be updated,
    In valuation variant we specify in what order the system should go about accessing prices for the material master planned price, standard price, moving average price etc. Further which is the price which should be considered for activity price. How the system should select BOM and routing.
    assign points if useful
    Regards
    Genie

  • Preparing Report on Work Order

    I am preparing a report on Work Order used in EAM.
    I used EAM_WORK_ORDERS_V to get the details of work orders. But it shows some fields like WIP_ENTITY_ID, WIP_ENTITY_NAME. Does these field mean Work Order Id? I was actually trying to find Work Order Number, Work Order Name etc. Can any one let me know from which field can I get it?
    One more field shows WORK_ORDER_TYPE which has some numbers. There must be some other table where the work order Types are defined. Can any one please let me know which table shall give me the work order types?
    Thanks & Regards
    Hawker

    Wip_entity_name is the work order number.
    Wip_entity_id is a behind-the-scenes id that is used by Oracle to join other wip tables.
    You can get the work order type by using the following sql.
    SELECT lookup_code, meaning
      FROM fnd_lookup_values
    WHERE lookup_type LIKE 'WIP_EAM_WORK_ORDER_TYPE' Hope this helps,
    Sandeep Gandhi

  • Unable to settle PM work order

    Hi,
    We have done settlement for a PM work order successfully with transaction KO8G.
    But still it shows in the open settlement list -Transaction s_alr_87013127.
    Please advice.
    Regards,
    Pratap

    Please take a look at the work order, if the material and labor cost is associated to it correctly...
    Please check the settlement profile for the same....check for the settlement object...check for the status of the work order (not on the report but on the order)
    Make sure everything is correct, when using KO88, fill in all the necessary parameters for the order you and then from the menu bar select "EXTRAS", it has the option of running the trace...
    From your message, looks like the settlement profile and the work order do not conform...either its that or there is no cost attached to the work order...

  • PM Work order history

    Hi.
    We're trying to enable work order history - so users can see when the following changes are made:
    - printing of PO (and reprinting)
    - changes to long text
    I have the history itself turned on by work order type - so I'm able to see other changes I make. But I can't figure out where/how to control which fields/activities create a change record.
    Can anyone point me in the right direction?
    Thank you in advance for your help.
    Mike

    If you are putting Current date (coming as default), PR is getting the same date. Are you creating this PR through MRP??
    Even if you put any actual requirement date, based on MRP period, system will create the PR with appropriate date which has been mentioned in PM order.
    There is no impact of changing this date.

  • Values for various work order status

    Hi Guys,
    In AUFK table(which is the order master data table), there is a field ASTNR, which indicates the order status.
    But I couldn't get any values for each status of the orders.
    If anyone knows the status and the value for the corresponding status of the order, please let me know.
    </b> I specifically want the value of ASTNR, for which the status is Closed </b>.
    Points will be awarded for helpful answers...
    Thanks and regards,
    SP.

    Hey,
    ASTNR is not the field you should be evaluating for your requirement. You should look into the system/user status tables of the work order.
    The system status master table is TJ02T and the user status master table is TJ30T. To derive the user statuses assigned to work order you need to know the status profile assigned to the work order type.
    The various statuses assigned to a work order in its entire life cycle can be found in the table JEST.
    In your case first get the user status code from the TJ30T table and then get all records from JEST for the derived user status code. JEST-OBJNR contains the work order number.
    ~Kiran

  • Default Sales Order type settings

    Where do I set the default Sales Order type for transaction VA01. trying to avoid employees choosing the wrong order type.
    Thank you.

    You can setup user parameter for parameter AAT
    Use transaction SU3 for every user
    Goto tab Parameters
    Add a line
        Parameter_ID: AAT
        Parameter value:  Your order type
    Save user profile
    Please note that this solution will not prevent user to change the value of field order type during VA01. However he will always get this as default value. You should do this for every user you need to have default value.
    Best regards
    Aris

  • Process Orders Types and Costing effect.

    Dear All,
    I have a query regarding the order type in process orders.
    There is an order type "Rework",. It can be used by the production people for some material(s) that may need only minute/little rework.
    Can anyone please help me to understand that if production guys instead of using order type as "rework" again assign the main work order type for the process orders that were basically meant for rework then what will be its cost implications.?
    Is this type is required to differentiate b/w the originally processed and reworked orders only and there is no other implications / consequences ?
    Hope, I am able to put my confusion here clearly.
    Thanking all you guys in advance.
    Regards,
    Yasir Shaikh.

    Wsalam Ajay.
    Thank you, I have been learning a lot from this forum and specially from you.
    Being new to CO, I believe it will take me some time to get used to the technical terms. please tell me that how to check the cost of rework specific to a CC, I am also unable to understand the 2nd part related to settlement object.
    PS, I was of the view that because if we use the default order type for a rework order, then keeping in mind our policy to valuate material at standard cost, we are overcasting / overvaluing our inventory.
    Please correct me as even I am confused on this.
    For example. For material AAA, and for Output of 1 Unit of AAA, we need 2 units of input material X, 2 units of input material Y, and 2 Units of input material Z. And now we have received material AAA for rework which only needs 1 units of material A .
    Now, if we will use default order type and not rework order type then by showing output of 1 unit of material AAA, it will be costed on a standard cost of material X, Y and Z for each 2 units.
    After this point , I am getting confused that if it is only a small consumption of new material then how can we assign the AAA with full cost of one unit of AAA.
    Thanking you.
    Yasir Shaikh.

  • For the historical work order is there any bapi

    i am doing with creation of historical work order where the transaction is iw61. so, is there any bapi for this? can u just suggest me which method is preferable for the historical work orders?

    u can go check using whether bapi exists using transaction code bdbg
    Regards
    Janapathi

  • Deletion of Order type

    Hi SDN,
    what if i delete the order types in system. and for the same order type transcation data like ( maintenance order  ) is stored in system.
    What are the impact of order type deletion ?
    Regards,
    Amit kushwaha

    it seems a good idea.   let's say i want to stop only one  plant to create such order types while other can continue with current process.
    is it a good idea to remove plant assigments from the perticular order types ( already transaction data exists for the same plant)
    Regards,
    Amit kushwaha

  • R1213: Default Transaction Phase at the Order type

    We have a scenario as below.
    1. We have a custom responsibility that has both Quote and Quick Sales order form
    2. The profile OM: Default Transaction Phase for Sales order has been set as "Negotiation" at the Responsibility level
    3. But we need users to create RMA from this responsibility using Quick Sales Order form.
    4. Hence we set the "Default Transaction Phase" for RMA order type as "Fulfillment"
    Still when we try to create an RMA from quick sales order form, it's giving an error that Return is not possible since the default transaction phase is Negotiation..
    How can we achieve this with out creating a second responsibility just to create RMA from Quick sales order form ??
    Any help would be appreciated
    Regards
    Gopi

    Have the control on Default Transaction Phase only on the Order type level and NOT the responsibility level. Instead use processing constraints to restrict/allow creation of certain Type of Sales Order to certain responsibilities. Validation Templates can be created on Database Table level for Sales Order Type - use those to restrict to responsibilities. let me know if that works for you.

  • Performing resource transaction at the work order completion in Oracle

    Hello Guru's
    Is there any way to have Oracle 11g to perform the resource transaction at the work order completion? Currently a resource transaction is performed when work order is scanned in a scan point. What we want to see is resources transactions at the end of life of work orders most likely a wip assy completion transaction. We are seeing that this happens only for bill of material with just one level. We would like see this behavior on BOMs set up using phatom as supply type for the subassemblies (with more than 1 level structure).
    Regards,

    I am using SAP ECC 6.0.
    SAP Basis Component and Cross-Application Component: release 700, level 013
    Is there any other information you need?
    Could I still use this OSS note with this version?
    Also, the issue is not about the response time like mentioned in the OSS note.

Maybe you are looking for