Bypass material D-Chain specific status check for a particular order type

Hello All,
For a material, I want to by-pass it's D-Chain specific status check for a particular order type.
Currently when you enter the that material in the order, I am getting warning: Material XYZ has status: ABC hold
I want to py-pass this warning message, how to do this? Can we configure this based on order type??
Pls. help me.
Thanks,
Shreekant

Hi Kapil,
Threre are some material for which D-Chain status ( MVKE-VMSTA) in the materila master are set in such a way so that deliveries can not be created. We need to bypass this restriction for couple of delivery types. One of them is the delivery type used for intracompany STO.
I am looking for some way out like user exit so that I dont need to change existing config change for those statuses.
Regards,
Subhankar

Similar Messages

  • Added custom field to VA01 should be mandatory for a particular order type

    Hi experts,
    I have created a custom field in Additional Tab B (Screen 8459) in VA01 at the item level. Now that field should be mandatory for a particular order type. If a sales order is created with that order type then the user cannot save the sales order without putting any value to the custom field. Please can anyone suggest me how to do that?
    Regards,
    SURYA

    Hi
    Sap_wiz is right. It's the same that in this [post|Re: Enhancement in VA01 Additional data B tab].
    Regards
    Eduardo

  • How to exclude "Blocked for Purchase" error message in PO creation for particular Order Type

    In Article master some times we used to set Site-Specific Article Status = '01'. (MARC-MMSTA)
    01
    Blocked for Purchase
    02
    Blocked for Purchase/Sale
    My requirement is that when Creating PO in ME21N for a particular Order Type (Purchasing). This check need to be removed.
    Now if we try creating the PO we will be getting the below error message.
    Status "Blocked for Purchase" of article XXXXXX does not allow external procurement.
    Is there any exit or BADI where i can put logic to remove this check.

    Hi ,
    You can use BADI ME_PROCESS_PO_CUST or customer exist EXIT_SAPMM06E_013
    Regards,
    Pravin

  • Block Production Order Creation for Particular Order Type

    Hi Experts,
    I want to disable the production order creation for a particular order type XX01 however there are some existing orders for this order type which should be processed further.
    In other words my objective is to -
    1. Block new Production order XX01 creation -
    2. Processing of order type XX01 should be possible.
    Is there standard setting available to achieve this or user exist is the only option..
    Regards,

    Hi
    You can use the user exit PPCO0006 and its function mdoule EXIT_SAPLCOZF_003 to archive that. That function module is called when the user click enter after inputting the material/plant/order type in CO01 then you just need to check the imported value CAUFVD_IMP-AUART which contains the inputted order type then rasise an error message to tell user that the order type cannot be used due to certain reason. The source code need to be written there is very simple.
    Regards.
    Leon.

  • Payment terms not modifiable in PO for particular order type

    Hi Gurus
    My client wants the payment terms should not be modified while creating a PO. It should be picked from vendor master. But this requirement is for a particular order type ZIN only. I tried in SPRO but then it is affecting all the order types.  Is there any user exit or solution for this.
    Regards,
    Yuvaraj

    Hi,
    STEP 1:
    Spro>Materials Management>Purchasing>Purchase Order>Define Screen Layout at Document Level
    Create a new " Field Selection Key" for ur doc type
    (ex: Standard NB doc type the "Field Selection Key" would be "NBF", you can make a copy of it)
    Just Double click on that
    then click on "Terms of delivery and payment", there you can see the "Terms of payment" field.
    against that field you can see three options, Reqd.entry Opt. entry Display...
    Here tick the field "Display", So that You will get this field display only for the document type ZIN.
    STEP 2:
    Spro>Materials Management>Purchasing>Purchase Order>Define Document Types
    Here Assign the newly created "Field Selection Key" against the your PO doc type ZIN

  • Bypass D-Chain specific status of material master

    Hi,
    Is there a way ( Copy Routine/ user exit)  to bypass D-Chain specific status of material master which prevents creation of Delivery doc w.r.t a PO in STO scenario?
    I dont want change the config setting for status to allow delivery creation.
    Thanks in Advance
    Subhankar

    Hi Kapil,
    Threre are some material for which D-Chain status ( MVKE-VMSTA) in the materila master are set in such a way so that deliveries can not be created. We need to bypass this restriction for couple of delivery types. One of them is the delivery type used for intracompany STO.
    I am looking for some way out like user exit so that I dont need to change existing config change for those statuses.
    Regards,
    Subhankar

  • Restricting Material for particular Order type

    Dear Guru's,
    Is it possible to restrict particular material for particular order type in CO01.
    E.g. Material A is used in CO01 for order type X
           Material B is used in CO01 for order type Y
    I want to restrict CO01 should not allow production order creation of material A with order type Y.
    Regards
    Chandan.

    Hy,
    By the use of production scheduling profile you can set default order type for the required materials.But it doesn't restrict the other order type. During the manual order creation if user has select other order type then , there is no restriction.So as Mr. Shiva said put restriction over manual order creation, if possible.other option may be by using User Exit.
    Now in your case you want to restrict materials not material type. So it is quite complicated for Abaper to write code , because the for every new material Abaper has to change code.
    So there is one option by grouping perticuller materials under one production scheduler and then it is more convient for Abaper to create code for User Exit.
    Pls refer below thread which may give some more inputs  for your requirments.
    [Ugent: How to restrict a Material Type for a Specific Process Order Type;
    Regards,
    Dhaval

  • Make material as a mandatory field for a particular document type in PR

    Hi,
        Currently we are in SAP 4.6c version. There is a business requirement for making material as a mandatory field for a particular document type of purchase requisition as they don't want the user to raise non material purchase requisition using that document type. The field for material is currently not available in the configuration for Define Screen Layout at Document Level for purchase requisition.
    So could you kindly let me know the possible options to prevent user from raising a non material purchase requisition using that document type. If not could you kindly suggest me the user exits available at the time of saving purchase requisition which i could use so that we can write a code to check if the material number is entered or not. If not entered prevent the user from saving the purchase requisitions.
    Also it would be helpful if you could let me know how the fields for enjoy transaction (like material,document type) can be made available for selection in the configuration for Defile Screen Layout at Document Level for purchase requisition.
    All you help in the solving the above problem is highly appreciated.
    Thanks & Regards
    Ram

    Hi,
    Check below method works out for you, if you do not want to proceed with any ABAP development.
    Have a custom field selection key with Material Description field as "Mandatory" and "Display" in Basic Data, Item selection group.
    Assign this to your PR document type which need material as mandatory. With this you are making user to enter material indirectly as mandatory & user will not have an option of entering text which avoids indirect / service procurement.
    "Material Group" option won't help as User can have default settings with some value and it updates even in display mode of field.
    Regards,
    Ram
    Edited by: Ramprashanna S on Jan 11, 2012 11:51 PM

  • Zero stock check for a bulk storage type

    Hi Experts,
    We have a requirement to do the zero stock check for a bulk storage type. As a standard SAP it is not allowed to do the zero stock check for a bulk storage type. Is there any way to do this?
    Thanks & Regards
    Sanpan

    Hi Sanpan
    I am in a similar boat.
    We have a Bulk warehouse with storage types with 'B' putaway strategy. We would also like to instigate zero stock check but get the message Zero stock check not supported in bulk storage areas with storage units
    Message no. LT246
    Did you find a solution to this? Or have you coded a solution?
    Many thanks
    Adam.

  • Parameters defined for plant and order type

    Hi.I want to use the t-code CN25 to create network confirmation.
    After I input the Network "E00000530001" and press enter,the sap show a error message like below:
    No parameters defined for plant 1000 order type Z301
    Message no. RU010
    Diagnosis
    There are no completion confirmation parameters defined for the plant and order type that you have specified.
    Procedure
    Contact your system administrator.
    I don't know why?
    Because I have use the t-code opuv , Opjk and opu6 to configure the plant 1000 and order type(Network Type) Z301.
    So I need the experts can give me some useful advice and reference to resolve the problem.
    Regards
    Yoda

    Thanks all.
      I have checked the status of network.It's status was "MANC PRC  REL  SETC".And then run the Transaction Analysis to the Business processes "Confirm order".The result was "Allow" with green colour.
      I also check out hte confirmation parameters set up in the transaction CN25.When I check the "confirmable" checkbox in the Selection tab,I can enter the next form of "Actual data" in CN25.But when I input the Work Center and save,the sap raise an error message box with text "hihi".I don't know what is the meaning of "hihi".The detail of the error like blow:
    hihi
    Message no. 00398
    Diagnosis
    Placeholder for batch input error text, this message is not output.
    hihi
    Regards
    Yoda

  • Automatic Batch Determination is not happening for New Sales Order Type

    Dear Experts,
      I have created a new sales order type ZBPY - For Free Sales, but automatic batch detrmination and batch pick up is not happening for new sales order type,  but it is activated for all the other sales order types in Production Server, can any body let me know the steps how to map this new order type to batch management and let it behave like other order types.
    Thanks in Advance.
    Saravanan(EKS).

    Hi Saravanan,
    Kindly check the following steps for automatic batch determination.
    1. First check the material is maintained with batch in the warehouse management.
    2. Maintain new entry for search procedure for batch determination with the new created doc type.
    3. Maintain new entry for automatic batch determination for sales order or automatic batch determination for delivery ( This depends on the business process of our client, whether they want to determine the batch with sales order or at the delivery level. check this and make new entry)
    4. Create Batch using T.code MSC1N with proper date of manuf. and SLED.
    5. Create Batch Search Strategy using T.code VCH1 with proper strategy type.
    6. Maintain stock with active batch. check this with t.code LS26 or LS24.
    regards
    Ravishankar M

  • For Z Po order type - Item category field is  greyed out.

    Hi MM Experts,
    I am an ABAper working on PO creation with respect to PR( PR with account assignment N)  for Z order type . The requirement includes to update item category of PO with B , But for this Z order type both PO transaction Create/Change(ME21/ME22) the field item category has been greyed out ( Non editable). I checked the SPRO setting for this order type ( SPRO-MM->Purchasing-PO->Define Screenlayout at document level .The field item category has been made as optional.
    Please let me know why this field ( item category still showing in display mode) and How to make it as editable .I need it as editable in ME22 to implement the new requirement of updating that field with item ategory B.
    Thanks in Advance
    Pravee.

    Hi All,
    Since I was creating a PO with respect to PR - after running through all the screens the item category field was becoming non editable, But during the create in one of screen the field item category was still editable, so I updated the item category with B during the create and created the PO, I have used BDC to do the same and its working fine. Thanks for all your inputs.
    Thanks
    Pravee.

  • Resp Person Tab is not coming in CJ20N for a particular project type

    Hi All,
    I am unaware of the standard SAP screen in CJ20N but we have a screen in CJ20n wherein we can assign a person / link a person this particular tab is not coming at all for a particular project type (Resp Person) rather a different tab (cust enhancement) is coming but our problem is we have a mass program which works on BDC and hence if the required screens are not there it fails.
    Can someone please tell me if there is come config i can check/ maintain for this resp person tab so that it starts coming for all project types.
    Regards
    Anmol Pareek

    Hey Sarang,
    Thanks a lot, it was helpful, one more thing though, In Resp Persons tab there is something called Link Employees and my problem is that i have a mass linking program (using BDC) which cannot work if i dont see that screen in my BDC (without changing BDC). The way you have told is in OPUK/ OPUJ check for proj type and see if person responsible is hidden or not. I dont think that is what i am asking because no matter what this person responsible is hidden, but for certain project types Resp Person tab itself is not coming and that is the problem.
    Regards
    anmol

  • How to exclude sales office for combination sales order type/division?

    Hi experts,
    I would appreciate if you could advise: How to exclude sales office for combination sales order type/division in ECC 6.0 ?

    Hi
    Standard SAP functionality would not be able to cater to this. Ideally create a Z table with sales order type and sales office combination. Put in entries for combinations that are allowed. In Sales order program MV45AFZZ use the exit USEREXIT_MOVE_FIELD_TO_VBAK. In this exit write down the logic passing the sales office determined and the order type and check if the entry is there or not. If the entry is there then it should go on to the next step. If it does not then pass an error message. You need to use the help of your ABAP er for this.
    Thanks
    Indranil

  • PO from PR only for a particular document type

    Dear Gurus
    I want purchase orders should be raised with reference to purchase requisitions only. System should allow to make purchase orders with reference to purchase requisitions only for a particular document type only.
    I have configured in OMET and assigend this in SU3, now the system is not allowing to create PO for all document types, but I want to restrict this for a particular document type only
    Is there any configu change required?
    Regards
    Muthukumar

    Hi
    You can make it in MM - purchasing -> purchase orders -> define document types -> check the document type -> click on link purchase requisitions.
    And in define screen layout at document level - make PR mandatory for your purchase order document type (field reference).
    Thanks
    Edited by: Praveen Raghavendra on Jan 12, 2009 2:07 PM

Maybe you are looking for

  • Need help in using SUBSTR

    Hi, I have a table tablea where a column stores values like ABC LTD,BCD LTD,CEF LTD,DEFEF LTD. I want the output as ABC,BCD,CEF,DEF i have used substr but could not frame the result as the last value stores DEFEF so culd not do substr(1,3) from the t

  • Is it possible to easily run Microsoft office 2010 with access on a MacBook pro or have I wasted my money ?

    Okay , first off thanks for any help in advance . I just purchased a MacBook pro for my daughter for college . ( finance major ) . Her class requires Microsoft office 2010 with access .  As you probably already know , and I have just learned , that i

  • Return (122) and Reverse (102) the same document

    Hi, I made an goods receipt  mov 101, but the stock was wrong, then reversal document with 102 mov, then I can make a return (mov 122) for the same document that was reversed. Can anyone help me, how can I block mov 122 for the documents that have 10

  • DB13 problems after system copy

    Dear support, I have done system copy and followed post installation steps but i am not able to execute any job through DB13 even after setting ops$ mechanism. i get below job logs for any action started from DB13 Job started Step 001 started (progra

  • BSOD after updating to sp3

    Greetings, I'm new to forums and a little excited. Here goes. Help! I have a Toshiba Satellite M115-S106. The yellow update appeared, which I opened. It stated it needed to update to Service Pack 3. I clicked install. After finishing, it promted to r