Component Required Quantity Field Mandatory In PM order

Dear All,
I want to make required quantity field as mandatory in PM order component tab.
Plz help
Rgards

Dear Friends,
Requirement for not changing the qty arises in the situtaion like,suppose a person has created the maint order for certain qty,and released either by him or by his superior.there is a possibility that component quanity can be changed by the lower level people.(like supervisor or technicinan).In this case ,it can be controlled by authorisation .ie Dont give order change authorisation to those people,so that componenet quanity cannot be changed by anyone other than authorised people.
This problem i am facing in my every projcet,and handling thro roles and authorisation only rather than going for making the quantity field mandatory with some devellopment and alll.
I hope it is clear.
Thanks and Regards
V.Dhanasekaran

Similar Messages

  • How to make all fields mandatory in sales order T- code VA01 initial screen

    Dear all,
    how to make all fields mandatory in sales order T- code VA01 initial screen itself
    The fields are
    Sales Organization
    Distribution Channel
    Division
    Sales Office
    Sales Group
    Regards,
    Amar Reddy

    Hi,
    You can use Transaction Variant to achieve this functionality.Please go through the following link which helps you in creating the same.
    [Link|http://wiki.sdn.sap.com/wiki/display/Snippets/TransactionVariant-AStepbyStepGuidefor+Creation]
    Regards,
    Phani Prasad

  • How to make tax classification field mandatory in sales order ?

    Hi,
    while creating sales order, " how to make tax classification field mandatory ".
    Please tell me the procedure.
    In tcode OVA2. what are the entries for fields,table.
    Regards,
    sapsduser

    Dear ,
    Could you please share why you want to make tax Classification field mandatory in sales order.
    Maintain Tax classification field for customer in Customer Master Data = (Sales Area Data - Billing document Tab page)
    Tax Classification field for Material in Material Master Data = Sales Org. 1 View.
    While creating sales order and enter customer and material system automatically fetch the tax classification related data into sales order.
    Tax is calculated based on the ship to party.
    Hope this will help you.....
    Regards,
    Manoranjan.

  • Making a field mandatory in purchase order wrt account assignment

    Hi,
       I want to make a field mandatory in purchase order wrt a patricular account assignment category.Can any one of u help me?

    Hi
    Using a BAdi  you can acheive this.
    Create a New Field selction key with Order Acknowledgement as mandatory field
    The Business Add-In (BAdI) ME_PROCESS_PO_CUST enables you to extend the business logic of the Enjoy purchase order on an individual basis.
    Typical applications for this BAdI include:
    Processing of own objects
    Processing of additional data on standard objects
    Implementation of additional checks and derivations
    Change of data in standard fields
    Change in field selection
    Use one of the the methods
    Field selection At item level method FIELDSELECTION_ITEM_REFKEYS
    Special rules at item level method FIELDSELECTION_ITEM
    This method enables you to change the display properties of fields at item level by supplementing or swapping the field selection reference key. You can thus restrict the processing options for certain groups of users, for example.
    The following parameters are available:
    IM_ITEM
    This import parameter contains the item data of the outline agreement.
    The interface reference is of the category IF_PURCHASE_OUT_ITEM.
    CH_KEY0 to CH_KEY6
    These change parameters contain the field selection reference keys.
    Please go through the BAdi Document tation for more details
    Please take hepl of ABAP er in implementing the BAdi
    Thanks & Regards
    Kishore

  • Query Alert for a change in value of the Quantity field of the sales order

    Hi Experts,
    A query alert has been set up to alert the warehouse employee when a new sales order is created by a sales employee. Our client wants the warehouse employee alerted when the sales employee edits the quantity field of an already added sales order.
    Kindly assist in designing a query to notify of this change in the Quantity field of the sales order.
    David

    Try this one:
    SELECT T0.DocNum, T0.CardCode, T1.ItemCode, T3.Quantity 'Old Qty', T0.Quantity 'New Qty', MAX(T2.LogInstanc) 'Times Changed'
    FROM dbo.ORDR T0
    INNER JOIN dbo.RDR1 T1 ON T1.DocEntry = T0.DocEntry
    INNER JOIN dbo.ADOC T2 ON T2.DocNum = T0.DocNum AND T2.ObjType = '17'
    INNER JOIN dbo.ADO1 T3 ON T3.DocEntry = T2.DocEntry AND T3.ItemCode = T1.ItemCode
    WHERE T0.DocStatus = 'O' and T0.DocType = 'I' AND T1.Quantity != T3.Quantity
    GROUP BY T0.DocNum, T0.CardCode, T1.ItemCode, T1.Quantity, T3.quantity

  • Making Storage Location field mandatory in Work Order

    Hi
    As per our proces, if PR is created from work order and if there is no storage location in work order then PO will have warehouse address as a shipping address. So it is expected that PR must have storage location details when it is created from work order to avoid incorrect shipping address in PO.
    So, I want to make storage location field mandatory in components tab of work order.
    Also I want to avoid the users to deliberately removing the storage location and making it blank.
    Regards
    Prakash

    Hi,
      You will have to use one of the below mentioned user exits  to accomplsih this requirement.
    CNEX0026 Maintenance order: General check for material
    CNEX0027 Maintenance order: Determination of plant or storage location for component
    Thanks
    Narasimhan

  • Need to Make end customer field mandatory in sales order form.

    I need to make end customer field mandatory when sales channel entered as some value...
    for this i have used when validate record on order form
    when i enter a value in sales channel as desired value the form is getting saved automatically and the field is getting mandatory
    but my requirement is to make field mandatory and then to save the order.
    let me know the sequence how it works if any one knows.

    Sanni,
    >
    when i enter a value in sales channel as desired value the form is <b>getting saved automatically</b> and (then) the <b>field is getting mandatory</b>
    but my requirement is to make field mandatory and then to save the order.
    >
    Which trigger are you using to do the "getting saved automatically'?
    Does this trigger fire before the trigger that is making the field mandatory?
    Regards,
    PS: Is this an Oracle EBS query? If yes, this is the wrong forum
    Edited by: Prabodh on Jun 14, 2012 4:48 PM

  • Euipment or Function location field Mandatory in Work Order

    Hi
    How to make either Equipment or Function location ( either of the one) mandatory in Work Order.
    Thanks ini advance
    Thiyagarajan

    Hi ,
    The field equipment or f.loc can be made mandatory using transaction variants  -- but it would be applicable for all order types .....
    1.use tcode SHD0 , give IW31 in Transaction code and ZIW31 in transaction variants and press create ..
    2.this would take you to IW31 initial screen and enter planning plant and order types and press enter this would give the dialog box of screen variant .Here press continue and this would take you to inside screen .
    3.Here you again press enter and by entering some required data you can finally reach to screen variant of reference object
    and can mark the equipment or f.loc field mandatory as required .
    4.Once this is finished you can you can select local object and save ... and come back and test the same ... now this trans varint ZIW31 can be assigned to user group ...
    go thru the documentation of SHD0 for bette information
    regards
    pushpa

  • How to make field mandatory in Sales Order Item level?

    Hi SDN's,
    I need to make Shipping type field(Item level) mandatory in Sales order.
    Can any one tell me what is the user-exit to achieve this?
    Thanks in advance..
    Regards,
    Rahul

    Rahul,
    U can check the BADI     'BADI_SD_SALES_ITEM'
    othewise u can check
    Exit Program MV45AFZZ.
    Check the program SAPMV45A
    V45W0001
    V46H0001

  • How to create Actual Posted CCtr field mandatory in Interal Order

    Hi Experts,
    Can anybody tell me how to make Actual Posted CCtr field mandatory in KO01 or while creating Internal Order ?
    Experts help would be great on this.
    Regards,
    Sharvari Joshi.
    Moderator: SImply define it as mandatory field in field status for the order type in question. Please, avoid asking basic questions

    Hi Tarang,
    I think there is a transaction/screen variant maintained for that. Ask your ABAP team member to debug and check if there is any coding done to make it mandatory. There is no customizing for this one. There must be some code written to make it mandatory.
    But you are correct, if you maintain the sort string in BOM, it gets copied on to the planned order, the reservation and the production order as well.
    Regards,
    Pradeep.

  • Making Fields mandatory in Production Order

    Hi,
    In transaction code CO01 i want to make the PLANNING PLANT field mandatory, Kindly guide me how to do this??
    Naren

    Hi Narendra,
    Goto SHD0.
    ennter t-code co01 there. goto tab page screen varients and anter varient name Zco01. Write program and screen name there.( you can get this names from F1 help on the field in the co01. in the field press F1 and goto technical information. Pick the program and screen from there.)
    Then create a varient with this information, you will goto co01 tcode, enter there and you will get a pop up asking for different values. You can make the filed you require as mandatory.
    come back if more help is required.
    Sumeet

  • Sort String Field Mandatory in Production Order Components Screen

    Hi Gurus,
    Am currently working on ECC 6.0 environment.
    When I try to assign a batch to the components of the production order, the 'Sort String' is a mandatory field.
    Can you please suggest from where is this mandatory field is picked? Is it possible to populate the field automatically? Or how to make the 'Sort String' field not mandatory?
    In order type parameters (OPL8), standard parameters for display profiles are maintained.
    Have also tried to maintain user parameters like F1F, S3F and S5F without success.
    Your guidance please.
    Thanks in advance.
    The above mentioned problem does not occur if I try to create production order without reference of planned order using T Code CO01. This problem occurs only when I am converting planned order to production order.
    Note that have tried maintaining sort string in the BoM. The sort string gets picked up when am creating manual production orders. Not copied when converting planned orders to production orders.
    Tarang
    Edited by: Tarang Machhar on Sep 28, 2010 7:23 PM
    Edited by: Tarang Machhar on Sep 28, 2010 7:28 PM

    Hi Tarang,
    I think there is a transaction/screen variant maintained for that. Ask your ABAP team member to debug and check if there is any coding done to make it mandatory. There is no customizing for this one. There must be some code written to make it mandatory.
    But you are correct, if you maintain the sort string in BOM, it gets copied on to the planned order, the reservation and the production order as well.
    Regards,
    Pradeep.

  • "Free of Charge" field mandatory on Purchase order document

    Hello,
    Where can I set and de-select the "free of charge" field as mandatory in SAP MM for Purchase orders?
    I am working around SPRO -> Material Managment -> Purchasing -> Purchase Order -> Define screen Layout at document level, but there I cannot find any fields like that.
    Also in the account assignment layout or in the Item type layout I cannot find anything useful.
    Do you know how this field is set as mandatory?
    In particular I have a document type that have that flag mandatory when I post a standard item (either with a stock or non-stock material). When I use a different document type or even the same with item category = services, the system is not requiring the "free of charge" as mandatory.
    Thanks
    Marco

    Hello,
    As I described, I am using a standard Item category (PSTYP = 0), either with a stock material or with a material group code + account assignment (Cost center).
    Either way (stock or non stock) the message is raised.
    Working around it, I noticed that the error is showing for that particular layout only (assigned to the document type, but it is not showing if I select the same document type (same layout at document level), but with PSTYP = 9 (services).
    It is showing both when creating (ME21N or ME21) and when changing (ME22N).
    Hence there must be something wrong at SPRO -> Material Managment -> Purchasing -> Purchase Order -> define document layout at document level with the match of ME21N, AKTH, ZM (my layout) and PT0F, becouse for ME21N, AKTH, ZM and PT9F or ME21N, AKTH, XX (any other user defined layout) and PT0F evertything is correct.
    I even tryed to remove and recreate all over again the ZM user defined layout, but the same error is showing.
    The problem is that I am not able to indentify where is actually this "free of charge" field in this customizing path, since I don't see it in the list of selectable fields.
    Thanks
    Marco

  • How to make field requirement quantity mandatory in maint order?

    Hi Experts,
    I would like to make filed RESBD-MENGE - requirement quantity field in component tab of maintenance order mandatory. But I am not getting the IMG settings for this. I checked this screen settings for components for PM/CS orders. But I didn't  get this field in that screen. Can anybody help me out on this?
    Thanks and Best Regards,
    Praveen.

    Hi,
    I need this to activate for all order types. I think this can be accomplished by user exit IWO10009, which will trigger during saving event. I didn't try for this but i used this exit previously for checking during saving event for some other field. I think this can be used here also so that while saving the system will check the field and if the field is empty, system will give the error message. some coding may required to check the field.
    If you have any alternative idea kindly share.
    Thanks and Best regards,
    Praveen

  • Form personalization : sales order form (line) to make subinventory field mandatory

    I have requirement to make sub inventory field mandatory in Sales Order Line, I tried using Form Personalization on 'When Validate Record' and making the fields required. But even though the field is showing as yellow but system allowing me to save the order line without this fields? Any input?
    thanks
    challa

    Forms Personalization is a feature of the Oracle Enterprise Business Suite (EBS) not a feature of Oracle Forms.  Please post your question in the EBS General Discussion forum.  If you have a general Forms question, by all means, ask it here!
    Craig...

Maybe you are looking for

  • Any hope for this iPod Shuffle stuck in DFU Mode?

    I received a 2nd Gen iPod Shuffle that was in dire straits. The owner complained that they couldn't access it at all, for anything. Plugging it in and looking at the System Profiler, the device showed up as a "USB DFU Device". Googling this issue, I

  • Oracle query taking more time in SSRS

    Hi All we have report which connects to Orale DB . the Query for the datset is running in 9 Secs  in PL/sql developer  but the same query is taking more than 150 secs in SSRS. we are using Oracleclient type provider. Surendra Thota

  • Problem setting the PoolList attribute in a WLST script

    Hello ! I ran the configToScript command over config.xml which has a JDBCMultipool composed of two JDBCpools. It threw the next script to create the JDBC Multipool: print 'configuring resource: JDBCMultiPool/MyJDBC MultiPool ' try: myResource = creat

  • Variables between pages

    How would you pass a variable set on one xsql page to another xsql page (through the stylesheet--that's where I have the problem)? Thanks, Dawn null

  • Satellite L755-18E - no free space on partition D

    I will try this in English, sorry for that ;) A couple weeks ago, i use the Recovery tool from my toshiba L755-18E. All went fine, but suddenly, the "Data D:" partition had all the memory occuped (4,90 Mb available from 232Gb). I will try to upload t