Purchase Group - Purchase Executive

Hi,
Each Purchase Group has 3 executives.  when PR is generated it will generate for PG only,  Here the requirement is after creating the PR, based on Purchase Group, he will assign to the respective executive for further processing.  How can it be mapped in sap?
Reply me in detail.
Munna

Dear Ramesh, Jurgen,
                           Excuse me for contradicting your answer. Intention is not to say your solution is not appropriate but I carry different understanding on this.
what appears from Munna question is that he want to know which purchase requistions were alloted to which executive for purchase order.
if the Purchase group is changed the direct link is gone, then he has to develop a report to know for which PREQ the original Purchase group was there and subsequently it was changed to which purchase group.
what I suggest is he should create an addition field in PO screen to accomodate the executives, anyhow the purchase group info will be retained in PO from PREQ.
he can have both the things without losing the orginality.
Regards
Rajesh

Similar Messages

  • Creation of Purchase group, purchase area & purchase area determination

    How do i creat the Purchase Area & its determination for a 3rd party sales ?? Pls let me know the menu path for the same...

    Hi,
    use below link to know the process 3rd Party Sale  / Purchase
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/dd/560287545a11d1a7020000e829fd11/frameset.htm]
    [http://www.sap-img.com/sap-sd/process-flow-for-3rd-party-sales.htm]
    Regards,
    Vikas

  • Same Purchasing group assigment to multiple Purchasing Org

    Dear all,
    I am facing an issue in SRM 5.0 in Classic Scenario.
    In R/3 the freedom exist to assign independently the Purchasing Organization and the Purchasing Group to a PREQ or PO.
    Then the following lists have been created:
    <u>PurchORG</u>:
    - PORG1: Porg of country 1
    - PORG2: Porg of country 2
    <u>and PurchGROUP</u>
    - PGRP1: Pgrp Office sup
    - PGRP2: Pgrp IT
    and then I want to be able to use all the following combinations:
    PORG1-PGRP1
    PORG1-PGRP2
    PORG2-PGRP1
    PORG2-PGRP2
    To do that I create in my Organization Plan the following:
    - PORG1
         -PGRP11
         -PGRP12
    - PORG2
         -PGRP21
         -PGRP22
    However as I am in Classical Scenario I need to link the OrgPlan Pgrp to the coresponding in R/3
    - PORG1
         -PGRP11 >PGRP1
         -PGRP12 >PGRP2
    - PORG2
         -PGRP21 >PGRP1 : Error Purchasing group ... in system ... already assigned to ... (message BBP_ATTR 030)
         -PGRP22
    1) I have read somewhere but I can not find it anymore that the system messages can be updated to avoid this error and to allow that functionality. Has somebody done it? Where is it? I am correct?
    2) Otherwise do you have an option to do it? 
    How must I create my Org Plan as I suppose all Porg and PGrp must exist once in Org Plan.
    Then must I use the BADI BBP_PGRP_FIND with Determine Responsible Purchasing Group(s) BADI BBP_PGRP_FIND.  Can you explain how, or provide piece of code.
    I looked in doculentation but I don't see clearly the difference between the 2 exit objects (they seem duplicate for me):
    - ES_PURCH_DATA - This output structure should contain the object type and the object ID of the default purchasing group and the higher-level purchasing organization. If you are dealing with a backend purchasing group (purchasing organization), then you must also define the corresponding backend IDs.
    - ET_PURCH_DATA - This output table passes the list of all responsible purchasing groups and their higher-level purchasing organizations. A table line is formed corresponding to structure ES_PURCH_DATA.
    Thanks in advance
    RD

    Hi
    <b>You can go through the link for complete code and other required details -></b>
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/srm/badi-general+information&
    Re: Purchasing group from external requirements
    Re: BAdI BBP_PGRP_FIND
    Re: Purchasing group from external requirements
    Re: Sample code for BADI implementation
    Every purchaser will be assigned to the relevant purchasing groups in Organization structure and purchasing groups have the product responsibility (product category) and person/organization responsiblility assigned in the 'Responsibility' tab. I think this should be sufficient to get the linkage.
    Re: "Proc_Group" assignment to shopping cart  from transferred requisitions
    Using BAdI BBP_PGRP_FIND for purch.group determination
    Use Function Module -> BBP_OM_READ_PURCH_ORG_ID
    Give Logical system and Purchasing group to this FM.
    It will give you
    ES_PURCH_ORG-OT
    ES_PURCH_ORG-OBJID
    Use this info in table HRP1000(Infotype 1000 DB Table) to get the value of text.
    Function module - BBP_OM_DETERMINE_RESP_PGRP
    The purchaing groups are responsible for product catrgories (material group) and not material numbers. If you use "describe requirement" to create a shopping cart, the purchasing group will default from this responsibilty of product categorty and not material number.
    Also the purchasing group can default on other criterias like the organizational responsibility and so on....
    Inorder to determine the reponsible purchase organization for creating shopping carts for all product categories, this task can be accomplished by implemeting the badi BBP_DOC_CHANGE_BADI. here you have to write some logic to change the purchasing organization based on product category. In the purchasing cycle Purchase Organization is not responsible to procure the product, Purchase Group is responsible for the same. In the Organization structure after defining Purchasing organization, you might have define Purchase Group also in the purcase group RESPONSIBLE TAB you have to define the PRODUCT CATAGORY to be procure by this Purchase group.
    Do let me know.
    Regards
    -Atul

  • Po approver per purchasing group

    Hi,
    i need to see the list of approvers  for  particular purchasing group.kindly advice.Is there any table to see the list of approvers assigned for that user .kindly advice
    regards
    sp

    Hello,
    There are release codes which are assigned to the approvers/users, who release the document with there respective release codes, so for this we design roles which contains authorizations like release code, transaction code etc. which is assigned to respective approver or responsible person, so this is done by Basis.
    You can identify which release code is assigned to which user by using transaction SUIM.
    SUIM>User Information System>Roles>Roles by Complex Selection Criteria>then enter User Name, transaction code for release like ME54N,ME55,ME28 etc, then execute.
    you will get a list of roles, select one role--> then you will see some tab pages like authorizations/users etc there you can check for release codes given to there respective approvers.
    regards,
    Prashant Rathore.

  • Purchasing group issue

    Hi,
    I am trying to assign an output type for PO printing to a P.Grp using T.Code MN04.I already assigned it but the output is not getting determined in PO.Where as, if I do the same thing for any other P.Grp. its easily getting determined.
    The issue is only with one P.Grp.
    Can you please suggest what can be the problem?
    Ashish

    Hi
    Check, if you have created the Output determination using the Txn MN04, If you try to create the same combination again in MN04 it should not allow you. Check the condition Recodr details in MN05 in the second screen enter the Doc. tyep /Purchase orgn/vendor which you have already created and execute you should be able to view the detailsinside if not then the condition is not there.
    mean whil how did you create an output type condition record based upon Purchasing Group ?  The existing Key combination does not contain any Pur grp. reference but Only Purchase Organisation only
    for two of the selections.
    Regards

  • Track the changes to the Purchasing groups

    Hi Experts,
    Can we track the changes made to the Purchasing groups? Or when we are making the changes the history will be lost?
    Thanks in advance,
    Regards
    Anamika

    Hi,
    Go to -.> OLME -> Create Purchasing group -> MENU -> Utilities -> Change Logs
    Enter Analysis period i.e Start Date, time to end date, time
    And execute
    You will get the change log
    you can also use t code SCU3
    Push Evalute logs.
    Input 'T024' in Customizing Object/Table
    Enter Analysis period i.e Start Date, time to end date, time
    select tables in Evaluation for
    Execute
    Edited by: redriver on Dec 8, 2011 4:46 PM

  • Purchasing Group Attached to Position / Org

    All;
    We have multiple P Grp's attached to User's Position / Org Unit.  Is there any way to get the Purchasing Group attached to the user's position and Org Unit ?
    Thanks
    Vathsan

    Hello Vathsan,
    In table "HRV1222a"
    Give the values:
    Object type - S
    Object ID - 70013597
    Attribute - PM_PUR_GRP
    Execute.
    You will get the all purchasing groups assigned to the respected user.
    Regards,
    Suneel Kumar.

  • ME23N, Authorization for purchasing group

    When in ME23N this error appears:
    No authorization to display purchase group 403
    Does something need to change in SU01?
    Points awarded, thank you!

    when you have this message
    execute in command line
    /nsu53
    then send new screenshot to SAP security person

  • Create new purchasing group

    Hi expert,
    please guide me how to create new purchase group for company code 0122, purchase org 0233.What else need to be set up in config in terms of functionality? guide me step by step with detail path and tcode.
    Thanks

    Hi,
    Folow this path
    SPRO-> Materials Management> Purchasing-> Create Purchasing Groups-->execute>New entries>enter 3 digit Purchasing group, Description and other detail if required  and save.
    This purchasing group we have to assign to Material master in Purchasing view .
    Main purpose of Purchasing group is as below
    Purchasing Group
         Key for a buyer or a group of buyers, who is/are responsible for certain
         purchasing activities.
    Use
         o   Internally, the purchasing group is responsible for the procurement
             of a material or a class of materials.
         o   Externally, it is the medium through which contacts with the vendor
             are maintained.
    Hope this will help you.
    Thanks
    Krishna

  • Vendors per purchasing group

    Hello
    How can I get a list over vendors per purchasing group in SAP?
    The solutions I've read about here in the past does not work.
    regards
    André

    assignment of purchasing group to vendors is not best practice and never saw it anywhere
    the field in LFM1 (vendor master purchasing data view) is only taken into account if you did not assign a purchasing group to the material master.
    the process of procurement is starting with demand for a material, the requisition has already to go to a purchasing group before the purchasing group does the source determination.
    It could only be different if you have fixed sources per material and purchasing groups in the vendor master instead of the material master, then the source determination could happen in the MRP run.
    If you never maintained in purchasing group in a vendor master, then you can only analyze existing PO to find a link between purchasing group and vendor.
    One way to analyze this in SAP would be transaction TAANA.
    Just click the execute button in TAANA, enter EKKO table and click the multiple selection for the variant field. In next screen click the ad-hoc variant button.
    In the next screen select the fields purchasing group and vendor number and purchasing group, then click continue and execute your selection.
    You will get a list with any vendor/purchasing group combination you ever had in a PO

  • The correct purchasing group is not being determined in the SC line item

    Dear all,
    I have a problem in that for some reason, when a shopping text line item is added to the shopping cart, the wrong purchasing group is determined. Further more when you look in the basic data section they is a drop down against the purchasing group field listing all pruchasing groups setup in the org plan via PPOMA_BBP.
    This means that the requisitioner can change the purchasing group to any one even the one that is not relevant to his or her Purchasing Organisation. This of cause is not right because if the requisitioner is allowed to change the P/Grp, the wrong buyer may end up recieving the buyer completion work item.
    What is causing this?
    We have uniquely assigned P/Orgs to P/Grps and assigned resposiibility of P/GRPS to one unique ORg unit (company).
    for example, a suppose product Category 1234567 is assigned to P/GRP 100 & P/GRP 100 is assigned to P/ORG 1000 and the P/GRP responsibility is set to Org unit(company) 1000,  The requisition "sits" under an orgunit linked to company 1000.
    If a requisitioner creates a text item and assigns product category 1234567, when the item is added to the shopping cart , I expect to see that the followig:
    1. The Company code(CC)should be 1000 (This is happening)
    2. The P/org should be 1000(This is happending)
    3. The Plant sssignment is correct
    4. The p/grp is worong. It appear that the first P/Grp is assigned plus a drop down listing all p/grps created for all purchasing P/Orgs.
    Regards,
    Grace

    Yann,
    Yes , we have (need to have)set 2 purchasing groups with the responsibility of the same product category. We have to do this because in our organisation, individual company purchasing organisations have same responsibilities to purchase similar products.
    Please note that we have a classic scenario implementation. SRM 4, Server 5.
    The business requirement and settings in the org plan is for example:
    P/Grp 100 has the reponsibility to procure Prod cats LAM001 to LAM010 via its assigned P/org 1000 which is linked to  own company 1000 and P/grp 200 also has the reponsibility to procure Prod cats LAM001 to LAM010  via its assigned P/org 2000 which is linked to own company 2000.
    Please note that thr buyer responsible for p/grp 100 & 200 are the same and will be the same for similar product cats across the organisation as a whole. Its just the SRM does not allow you in the orgplan to assign the same p/grp to multiple p/orgs, we had to double up on the p/grps.
    Also when a requisitioner who sits under company 2000 chooses a product cat 12345 if creating a SC text line, we DO NOT WANT the requisitioner to change the assigned p/grp.We want it defaulted to 200 (based on the org plan setting I have described above) and fixed(greyedout)
    when thr line item viewed in the basic data section.
    Do you think that because we have set the prod cat range LAM001 to LAM010, which is an alphanumeric product cat range, that could also be the reason for the dropdown listing all orplan p/grps even ones that do not have the product cat LAM001 to LAM010 in its responsubility assignments?
    If you are saying that the system does not know which p/grp to pick, why its it displaying all "unrelated" p/rps in the dropdown. I atlest expect to see two p/grps in the dropdown 100 & 200, because only these two p/grps have been set with product cat responsibility for LAM001 to LAM010 in our org plan.
    Also if you are saying that is the way SRM was designed to work (which may be the case!!!) how then can we set the org plan to meet our the purchasing org/purchasing grp /prod cat responsibility requirements I have described above?
    Regards,
    Grace

  • Unable to change purchasing group in SC

    Hi,
      While creating shopping cart,I can see purchasing group field in describe requirement,if it is a limit item,purchasing group
    field is not available in shopping cart.
    Any suggestions

    yes.
    Default Settings for Items - expand the details and you may see the Purchase group here
    or
    in BBP_PD
    click the organisations
    here you will have org data what is purchase group assigned to this limit sc
    Muthu

  • How can we change the purchasing group which it is maintained in R/3?

    Hello All.
    In case of MM, purchasing group is assigned to material master.
    It means purchasing group is maintained based on material code.
    But SRM has different maintenance level.
    As you know that purchasing group has the responsibility based on material group (Product category).
    So we should change the purchasing group from R/3, when end user create shopping cart.
    How can we change the purchasing group which it is maintained in material master?
    Thank you,
    Best regards,
    SH.

    Hello So Hee,
    I am not a technical guy.
    But for your requirement i am building a logic.
    I am not sure whether it will work.
    You need to check with your ABAPER.
    It is as below:
    When the SC is approved and the other configuration is correct ,
    PR is created in ECC by the virtue of BAPI.
    You want that the pur grp should be populated on the base of matl code and not on matl grp.
    Hence in SC you will not fill up pur grp.
    In the programme for BBPSC01 i.e. SC creation you will add modification that it will call a custom FM.
    This custom FM will get the matl code from SC and will find the value of pur grp from R/3 MM01i.e. matl master(you may get in MARA).
    Now in the BAPI you need to incorporate this additional value of yr pur grp field.
    So the desired pur grp as per yr R/3 matl master will be populated in yr R/3 PR.
    Again: this is all hypothesis.
    That's all I can help you.
    BR
    Dinesh
    <b>Reward if helps</b>

  • Error when creating purchasing group.

    Hi,
         i am facing two issue when creating purchasing group. i never had such a situation before.
    i have created two p.groups successfully and moved to quality.later i figured one of them is missing USER ID now when i try to enter user ID in user column getting below mention error.
    Entry XXXX Does not exist in USR02-check your entry.message no 00058.i have checked in USR02 None of ID's exist i used in newly created groups.but ID i used in other groups has no issue even doesn't  exist in USR02,but it shows value US in OB(Object type filed).
    both ID's are not being created in Development in other words SAP ID's with SU01 but we never had such issue before while changing or creating now purchasing group.
    Another thing i have noticed that OB(Object type field is missing in Dev.) i can see that field in Quality even in sand box but not visible in Dev.that when i use OME4.but when i use SM30-V_024 i can see the OB field.Somehow OB field is hidden when going through SPRO or ME04.
    This is about Sap ver.4.7
    Suggestion are much appreciated.

    Hi,
    Before creating new purchasing groups- 1st check your user ID is authorized to purchasing groups create in t.code: OME4.
    In development system you can creates new purchasing groups with USER ID and telephone numbers, upon saving system will create a transport request. Later you can transfer related transport request to quality system for your testing.
    For example: You can creates new purchasing groups with USER ID and telephone numbers
    Purchasing groups-------------USER ID ---------------Telephone numbers
    Z01-----------------------------------USR01------------------232569875
    Z02-----------------------------------USR02------------------232589876
    Regards,
    Biju K

  • User Exit which triggers after creation of purchasing group

    Hi all.
      We are creating purchasing group by using the FOLLWOING PATH
          SPRO->MATERIAL MANAGEMENT->PURCHASING->CREATING PURCHASING GROUP.
    Our issue is whenever new purchasing group is created I need to track this and send this new purchasing group details only to other system. Can we have some user exit we can call one RFC.
    Pls let me know. Thanks in advance.
    cheers,
    sami.

    Hi,
    You can check which BADi is getting initiated on creating new purchase order and do your coding there..
    You can search a BADi with SQl trace..
    Go through this thread
    Exit for Purchase Order ME21N
    Regards
    Mudit
    Edited by: Mudit Batra on Jan 22, 2009 6:22 AM

Maybe you are looking for