Po Ref to PR for a particular material type

Hi...
I already did the configuration for the creation of PO with reference to PR, means without PR, PO will not be generated and throw the error message like, "You have no authorization to create without reference to another document".
Now, I want to restrict this error message only for ERSA and HIBE material type.
Please suggest me to proceed further.
Regards,
Mohd Ali.

Mohd Ali
You can use BADI ME_PROCESS_PO_CUST - Enhancements for Processing Enjoy Purchase Order.  This BADI will allow you to Processing Item Data of the purchase order. 
Ask your ABAP person to give the error message "You have no authorization to create without reference to another document" the message should be issued when a person tries to create a purchase order without reference to a requisition.
The logic is a follows: where material type equals ERSA or HIBE info stored in table EKPO and requisition number not populated in table EKPO, then issue message.
Zimboy

Similar Messages

  • Restricting Purchase order for a particular material type

    Hi All,
    How do I restrict a purchase order document type to be created for a particular material type.
    For eample PO document type NB should allow to create for materials with the material type ROH only and restrict the other material types by issuing an error.
    Many thanks in advance.
    Regard,
    Ravi

    Hi Ravi,
    This is not directly achievable in std. You will have to implement the check in a user exit, e.g. the BAdI ME_PROCESS_PO_CUST method PROCESS_ITEM.
    But why this strange reqmt? Maybe there's another solution whuch would keep you in std?
    BR
    Raf

  • Matarial master changes for a particular material type using BD21

    Hi All,
    <b>I am facing one problem related to change pointer in ALE.</b>
    I have configured the ALE layer between two systems successfully.
    <b>I have used filter group</b> on material type and also I have done the <b>reduction of IDOC.</b>
    When I trigger the material master data changes using BD21, it triggers the data for all the material type where as I want to trigger the material master data chages to particular material type only.
    Can anybody suggest some solution for this.
    Note: Please don't say to use <b>filter group on material type</b>......I have already done that.
    The correct solution will be rewarded with 10 points!
    Thanks & Regards
    Prabhat

    The firs thing I would do is verify the config.  Make sure the message type of the created IDocs matches the message type to which the filter is applied in the distribution model.  If everything looks ok, place break-points at the following locations:
    In FM MASTER_IDOC_DISTRIBUTE, on the call PERFORM DIST_MODEL_READ_FOR_MESTYP.  This subroutine reads the filters from the distribution model.  Verify the values in internal table RECEIVERS_AND_FILTERS are correct.
    In FM MASTER_IDOC_DISTRIBUTE, in FORM IDOC_SELECTION_AND_SERVICES, on the call to FM IDOC_DATA_APPLY_FILTER_VALUES.  This function should return the filtered results.  IDOC_DATA contains the data segments of your IDoc and CONDITION_BLOCKS contains the filter.
    When you run BD21, you should hit these break-points.

  • Material master extension for a particular material

    hi everyone,
    i got a requirement to add a customized screen for a particular material, i designed the screen and added that by going into spro. the screen is viewable now but for all materials. so could anyone tell me how to make it visible only for a particular material type.
    Thanks heaps
    Surya

    Hi mate
    double click the material type in T.code oms2 and higlight the view in user department so it will be displayed in the material master creation,if not deselect the item so it wont be available in MM01 .
    Hope this helps
    cheers
    Chellam

  • Release Strategy for a new material type in PR

    Dear Friends,
    One of our client require new Release Strategy for a particulat material type PR. Can u pl provide me the steps to configure a new release strategy for PR for a particular Material type.
    Regards,
    Ask

    Hi,
    Create a Char for your material types in CT04(MARA-Table,Field-MTART) and assign the same to your Class in CT02.
    Then follow all the cusmozation path for your PR release startegy .
    For Config part refer the below wiki link it may help you.
    http://wiki.sdn.sap.com/wiki/display/ERPSCM/RELEASE+PROCEDURE
    http://wiki.sdn.sap.com/wiki/display/ERPLO/ReleaseprocedureforPurchaseRequisitioninMM?focusedCommentId=195723808#comment-195723808

  • Default VAT 4 % for 1 particular material group

    My client wants to default VAT 4 % for 1 particular material group...It means if i create PO for that particular material belonging to that material group  it should fetch VAT  4 % default.
    How to map it?

    Hi,
    For the VAT condition type, maintain access sequence with the field material group and then create the tax condtion using FV11 for the said material group with 4% tax rate. All subseqent PO's created with that particular Material Group will automatically calculate VAT with 4% based on the conditon record, Pl check
    Regards
    Merwyn

  • How to find condition  type for a particular material document no.

    hiiiiii
    How to find condition type for a particular material document no.

    Hi
    Condition types are maintained at PO level
    Take the EKKO-KNUMV and pass to
    KONV-KNUMV field and take the different condition types values from KONV
    Take the Material Document No (MBLNR) and pass to MSEG table and take the EBELN field and from EKKO table take EKKO-KNUMV field and pass to KONV
    see the table T685 for different condition types.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Check the stock for a particular material belonging to a material group.

    Hi,
    Is it possible to check the stock for a particular material belonging to a material group.
    Your help will be appreciated.
    Regards,
    kavita.

    Hi Kavita,
    go to transaction MB52 , in the selection screen enter the material and the material group  that you want the results for, and execute. You will get desired results.
    Regards
    Mangesh
    Reward points if it helps
    Message was edited by:
            Mangesh More

  • 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

  • Find condition type (kschl) for a particular material document no (mblnr)

    hiiiiii
    How to find condition type (kschl) for a particular material document no (mblnr).

    Hello,
    <b>Check the table A017 and KONV.</b>
    Vasanth

  • 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

  • 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

  • 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

  • For plant ZKPL, material type FERT is not defined in Table T134W

    Hello Everybody,
    I have created a delivery and trying to PGI it.
    But I see an error saying  -
    "For plant ZKPL, material type FERT is not defined in Table T134W".
    Can someone tell me where am I going wrong please?
    Thanks,
    Sneha.

    Hi
    T code OMS2
    choose your material type FERT and click on to qty and value updation
    In the screen which is subsequently opening select your plant and tick for qty and value updation
    After this log off for about 30 seconds and the relog and put the delivery in change mode VL02 and then do PGI
    This hopefully solve your error
    Regards
    Raja

  • For plant 1200, material type Hawa is not defined in Table T134W

    Hi Everyone.
    I am trying to post a goods issue but having an error log.
    For plant 1200, material type Hawa is not defined in Table T134W.
    I checked table T134W (se16) - and material Hawa is assigned to plant 1200.
    However I checked T-code OMS2 and Val.area 1200 is NOT associated with HAWA.
    Is this the reason I am having this PGI error.
    If so - how do I assign Hawa to Val.area 1200

    Hi
    The valuation area is plant that is 1200
    In t code OMS2 choose your material type HAWA and in the left hand side there will be a dialogue box of qty and value updation and if you click that then in the subsequent screen which is opening you need to tell that HAWA at plant 1200 will have vaue and qty updation (need to tick both of them)
    That is the cause for this error
    Regards
    Raja

Maybe you are looking for

  • Hp 9800 printer will not print 13"x19". using vista home basic. tells me paper size is problem.

    Deskjet HP 9800 printer, USB connection, Vista Home Basic 32 bit. I am trying to print 13"x19" colour and the printer receives info from computer, goes through a few gyrations and then feeds my sheet of paper out with no attempt to print. I have trie

  • Changing UoM in Sales Order

    hi, I'm trying to create a sales order, by default the Sales Unit of Measure gets the BuM, (e.g. pc). In the Material master, conversion from box to pc is maintained. Now, I'm trying to change the Sales Unit to box, but the system won't allow me, it

  • Closing PO using API

    Hello. I've seen that through the PO Open Interface it is possible to create/modify/cancel a PO but I cannot figure out how to CLOSE a PO. Do you know if it is possible and how? Thanks a lot for your precious help, Rosanna.

  • Firefox crashes - shockweave plugin

    https://crash-stats.mozilla.com/report/index/1300e5f4-5290-4f1d-a1b7-c59e52150308 https://crash-stats.mozilla.com/report/index/060c24d9-2e6a-408d-8264-e07c22150308 Hey guys - Again and again and again. Absolute fresh installation of the system - comp

  • Pls Help Clarify

    Hello All, I need help on the below. I have to setup a payroll for a company and it has 3 locations which are seperately handled by different people but all under one Business Group. Please let me know 1. If i would need to create just one responsibi