Choosing fields as per order type

hi friends...we have an requirement of making the fields mandatory according to the PM rder type.
for e.g : we want to make the " equipment " field mandatory for all types of PM orders except "general order".
actually as the tcode for creating the all types of PM order is IW31 , can we make the "equipment" field mandatory for all PM order type except when user create a general order for the equipment.

Hi Achal,
go to
SPRO >>> Plant Maintenance and Customer Service>>>Maintenance and Service Processing>>>Maintenance and Service Orders>>>>Define Field Selection for Order Header Data (PM) >>>> (select) Field Selection for Order Header Data and Reference Object >>>> (select) Equipment Field >>> Double click on it >>>> (you wil find influencing field) order type (click on it)>>>>> (at top) New Value>>> Add you order type and required against them.
Your problem will be solved.

Similar Messages

  • ALV Grid: Alternate Field Catalog per Line Type possible?

    I'm using the ALV Grid Classes: Is it possible to change the Field Catalog per line type? I have two different line types: 1) Interspersed headers and 2) data lines. The Interspersed headers should have no_zero = 'x' and the data lines no_zero = space.

    It can be done by REUSE_ALV_HIERSEQ_LIST_DISPLAY in classic ALV .
    Alternately, it can be done by ALV object model. Try SALV* and look into sample programs.

  • Append list values under Field selection per Mvt type (MIGO)

    Hi Experts,
    Can we append list of values for u2018Field Nameu2019 in case of Setting for goods movement (MIGO), under Field selection per Mvt type. We want to append values for 101 Mvt type.
    Current values are
    CUSTNAME Customer
    EXVKW Sales Value
    GRUND Reason for Movement
    LIFNR Vendor
    SGTXT Text
    WEANZ Number of GR Slips
    WEMPF Goods recipient
    Regards,
    Praful Mankar

    Hi pafulmankar
    If you find the solution, please share with me. I do have the same requirement
    Thanks

  • Field selection per movement type

    Hi,
    Vendor is an optional entry for 201 movement type. I've checked it from
    SPRO->Materials Management->Settings for Enjoy Transactions->Settings for Goods Movements (MIGO)->Field Selection per Mvt Type
    and it seems to be an optional entry thus its not asking vendor in MIGO, but when I go to MB1A tcode, there seems the vendor is required. How could I change that? Is there a special transaction for MB1A's field selection?
    Thank you
    Irem

    Hi
    You need to check if any screen variant has been activated fot the Trnsaction MB1B.
    Using screen variants also we can activate such checks.
    Check in transaction SHD0.
    Here enter the transaction code and check the screen variant that is active.
    Thanks & Regards
    KK

  • ATP determination per Order Type

    Hi
    My customers request that for the same material, they want to have a different number of stock per order type.
    For example, for Material A, they also always keep stock of 20. If they have more stock than 20, they want to deliver to the customer.
    However, this is limited to consignment order.
    They don't want to limit the stock for Standard Order, so they always want to sell their available stock if more than 0.
    I know that you can set 'Safety Stock' in MRP2 view in Material Master, and uncheck 'Include safety stock' from the combination of availability check and checking rule in OVZ9.
    But I cannot configure this rule per Sales Order type.
    Is there any way I can customize per sales order type?
    Am I missing any customization?
    Thank you in advance,

    hi,
    it can be done through userexit, try one of the below userexits
    User exits in program FV45VFZY
    USEREXIT_QUOTA_KEY_VALUE
    User exits in program RV03VFZZ
    USEREXIT_AVAILABILITY_IN
    USEREXIT_AVAILABILITY_OUT
    Regards,
    Santosh

  • Profit center and company code field in Internal order type (KOT2)

    Dear Experts,
    I want to bydefault profit center and company code in ordertype customization.
    Profit center and company code field in Internal order type (KOT2)
    regards
    RR

    Hi
    1. Create a Model Order in KOM1
    Enter the Comp Code and PC and other fields you want and save it
    2. Enter this Model order in your Internal Order Type in KOT2... Transport this change to production client
    3. Next time when you create an IO, PC and CC will be populated by default
    br, Ajay M

  • What is the field for sales order type?

    pls tell me what is the field for sales order type??
    and from which table........urgent

    Hi,
    Field for sales order type is AUART in table TVAK
    the Parent table for Sales order type is TVAK.
    Best regards,
    raam

  • Overview fields used per document type in MM and FI

    Hello All,
    iIs there a possibility to get an overview of all fields used (mandatory, optional etc.) for each document type in MM and FI? I want to create a list which fields per document type are used in both MM and FI and which are only used in MM or FI.
    Thanks in advance for answers!

    Hi,
    You can point out all the fields with
    1) At the time of defining Screen lay out for purchasing (NBF) in MM for GR-IR Control.
    2) or you can tally which tables are conjugated with MSEG from SE11.
    Might this will clear you.
    regards,
    Ninad

  • Field symbol for order type

    Hi all.
    i have a condition on which i need to use the field symbol in which depending on the condition,my subscreen should be displayed.
    i have SAPLMEGUI as a main standard program and MEPO_TOPLINE-BSART is a field which is attached to this std program.
    Also,if this BSARt becomes UB(order type in purchase orders) then only it should go to subscreen.i tried doing it like below,but not getting solution.
    please help.
    data: GV_OKCODE_FIELD type char35 VALUE '(SAPLMEGUI)MEPO_TOPLINE-BSART'
    FIELD-SYMBOLS <MEPO_TOPLINE-BSART> TYPE ANY.
    ASSIGN GV_OKCODE_FIELD TO <MEPO_TOPLINE-BSART>.
    IF <MEPO_TOPLINE-BSART> = 'UB'.
    endif.

    Hello,
    You can try something like this:
    FIELD-SYMBOLS: <FS> TYPE BSART.
    ASSIGN COMPONENT BSART OF STRUCTURE MEPO_TOPLINE TO <FS>.
    IF <FS> = 'UB'.
    " Your Code
    ENDIF.
    BR,
    Suhas

  • Cost center field in sales order type

    Hi
    we have few sales orders type. INsome the order types, cost center field is available for input and in some it is not. Now how to make that field available in the sales order type ?
    Pls help
    Pushkaraj

    Hi Pushkaraj
    See the below link which I feel would be useful to your requirement.
    http://help.sap.com/saphelp_47x200/helpdata/en/eb/13796243c411d1896f0000e8322d00/frameset.htm
    Thanks
    G. Lakshmipathi

  • ATP as per order type ??

    Hi All,
    Can anyone throw some light on whether it is possible to adjust my ATP check settings based on  my order type?
    What is want is that for normal sales order, my ATP check settings will not take the safety stock into account
    BUT
    For rush orders, i want that the system should also consider the safely stock as being available.
    So based on my order type, i want to have different Checking group and checking rule combination.
    Was wondering if i can use the ATP exit to map this req.
    Do let me know.
    Thanks

    Hi Arijeet,
    In Sales and Distribution, the checking rule is specified internally within the system and cannot be changed. (copy/paste from customizing documentation).
    So it will always be 'A' (SD Order) when entering the Sales Order.
    There is a "rules based availability check" in SD customizing, but it only works with APO.
    A real shame, because it would probably allow you to have different ATP behaviour for standard and rush sales orders.
    If I had to do it, I would probably:
    Create a new checking rule
    Make a system modification to overcome SAP limitation and have use the new checking rule in case of rush orders
    Customize the availability check control for the Checking Group for Availability Check (maybe 02, individual requirement) and the new checking rule, so that it takes in account the safety stock.
    Have a coffee to celebrate if it works fine at first try
    I know it's a modification, but in case the modification get's overwritten in case of upgrade, the system would not use the safety stock anymore for the rush orders, until the modification is applied again. But that would not be critical, because the system would still be working in the standard way (checking rule 'A').

  • Production Stor Loc (Prod Order GR location) per Order Type

    Dear Gurus,
    Is there a standard way where we can set the GR storage location of an order depending on the Order Type?  I know this is possible with the use of prod version, but other than that, any other possible way?
    ex. 
    Order Type 1 = GR Loc A
    Order Type 2 = GR Loc B
    Thank you!

    Hi,
    Other wise you can write user exit for you're scenario by maintaining in the Maintenance table like Order types and storage locations.
    when ever you release or save the order the respective storage location must go and sit in the Storage location of the goods receipt tab in the production order.
    alternative is user have to key in manually in the good receipt tab of production order.
    PPCO0005 user exit may be helpful
    PPCO0006
    Regards,
    Ravi

  • Exchange rate field greyed out when i use custom PO order type

    Hi!
    Upon creation of PO using SAP standard order type NB, the field exhange rate is editable. While when i used csutom PO order type, it is greyed out. How can we edit this? Where is the configuration of the exchange rate per order type?
    If this is configured in IMG please include path, on how exchange rate is configured.
    Thanks a lot.

    Hi,
    Spro>Materials Management>Purchasing>Purchase Order>Define Document Types
    Here check the "Field Selection Key" against the PO doc type
    (ex: Standard NB doc type the "Field Selection Key" would be "NBF")
    Then go to
    Spro>Materials Management>Purchasing>Purchase Order>Define Screen Layout at Document Level
    Select the " Field Selection Key" of ur doc type..Just Double click on that
    then check for field " Exchange rate "
    against that field you can see three options, Reqd.entry  Opt. entry  Display...
    Here tick the field "Opt. entry", So that You can get this field in Change mode in ME21N trx...
    Thx
    Raju

  • Priority field mandatory for planning plant-order type

    Hi
    Is there a standard way through configuration that I may contol priority field in order header to be mandatory for some order types only in one planning plant?
    Problem is that if I make the priority field mandatory for order type, it will be so for all the planning plants which i dont want. Also i dont want it to mandatory at planning plant level since there are many order types under one planning plant and requirement is to make priority field mandatory only for some order types under this plant.
    TIA.

    Hi Tehsin
    Thanks for the reply.
    In the transaction we can separately make it mandatory for either planning plant or order type.
    My requirement is for combination of both.

  • Define Field Selection - PM Order

    Hi,
    We have Order types PM01 and PM02, processing for Planning Plants 1000,2000, 3000 and 4000.
    Here for Planning Plant 1000,we have set up Equipment field, as mandatory for both Order type PM01 and PM02. This was set up through, Field Selection for Order Header Data, through Influencing Order type PM01 and PM02 and made Equipment as a mandatory field.
    As this influencing field as made as per Order type PM01 and PM02, for Equipment as mandatory this is applicable for all Plants 1000,2000, 3000 and 4000.
    Now we no need this Equipment as mandatory field in Order type PM01 and PM02 for Plant 4000. For only this requirement, can we make the influencing field for both Order type PM01 and PM02, for only Planning Plant 4000, not  Equipment as a mandatory field.
    This must not disturb the existing Equipment mandatory field for Order types PM01 and PM02 for other Plants 1000, 2000 and 3000.
    Kindly provide your suggestions.
    Raja.

    Kutti Raja,
    If you want to do this for all the order Types for Planning Plant 4000, you may achieve this by following Steps:
    1. Go to Field Selection for Order Header Data and Reference Object (Plant Maintenance and Customer Service --> Maintenance and Service Processing --> Maintenance and Service Orders --> Define Field Selection for Order Header Data (PM))
    2. Click on Influencing button and Double click on "Planning Plant".
    3. Enter "4000" in Contents Fields and Select Radio Button "Input" instead of "Required" next to Equipment field.
    For Rest of the Planning Plants Equipment will remain to be mandatory but for 4000 and all order Types, it will be an input field but not as Mandatory.
    Hope this helps.
    Chin2.

Maybe you are looking for

  • Jdev database adapter config wizard

    hi, i'm using JDeveloper 10.1.2 and mySQL Server 4.1 i realized that i have to use JDeveloper to be able to set up DBAdapters for my BPEL process .. anyway, i created a new PartnerLink, i click on the Define Adapter Service icon, then i get the ADAPT

  • Error with specfile. 1.Bad Key: [Directories] NIDIR

    While running this code from a command line,(and test_spec.txt resides in the same root) setup.exe test_spec.txt /r:n I get this error during initialization, "The following sections are missing from the specfile: 1. Bad Key: [Directories] NIDIR Pleas

  • 11G installation on AMD64

    Trying to install 11G on Ubuntu AMD64. All goes well except a single linker error of target all_no_orcl of makefile ../rdbms/lib/ins_rdbms.mk gcc -m32 -o /db/orcl11/db/rdbms/lib/extproc32 -L/db/orcl11/db/rdbms/lib32/ -L/db/orcl11/db/lib32/ -L/db/orcl

  • Master Data query

    Hi guys, It's recommended that Master data be not loaded daily but still at regular intervals. (Usually full load) My question is if there is master data for customer and between two loads we have a new customer and he orders something, how do you ha

  • Could not bring aggregations up

    Hi, After a (re)boot in network-physical:default.log the content is like the following: [ Feb 16 22:25:52 Enabled. ] [ Feb 16 22:25:53 Executing start method ("/lib/svc/method/net-physical") ] [ Feb 16 22:25:53 Timeout override by svc.startd.  Using