Restricted WBS during PO Creation : Department wise WBS to be allowed for PO Creation

Dear SAP PS Members
as per the SAP Standard anyone can choose the account assignment checked WBS for PR/PO Creation, however we are facing issues with this as end user may choose other department WBS out of understanding.which leads to reporting inconsistencies showing wrong picture of cost and assigned values.
is there any way by which we can allow each department to use only their department WBS for Procurement (materials and services).
that means SAP system shall control and avoid any transaction or postings on non relevant WBS's for the respective Department. ( other Dept. WBS)
please provide the ideas or workable logic ! 
Many Thanks
Avinash Shelke

How you are specifying that XXX-XX-X WBS is relevant to ABC department and so on? Are you using any custom field like 'Owner code' etc. to specify it?
Through std. customizing its not possible but through development it can be done as follows:
If you are maintaining department/owner code field n project structure for wbs then use this department-WBS field combination to validate it during PO, you need to maintain 'Department' field as a mandatory field in PO master (check whether it's custom field or std. in PO,i think it would be a custom one).
Once department field appears in PO that validate it from 'department-WBS' combination of project structure (use these fields from table PRPS) and pop-up warning/error message accordingly. You would require stand. user-exit for it in PO search for it in MM forum.
And if, you are not maintaining department/owner code field in WBS master then maintain it in a separate table (WBS->department) and validate in the same way as explained above.
Thanks.

Similar Messages

  • Issue with WBS Selection during Reservation creation

    Hi,
    During Reservation creation through MB21, we insert movement type 221 and Plant ABCD. After enter, we need to select WBS Element...
    Problem is here, because when we press F4 on WBS Element, it show all the data. But we required only related data of Plant (given earlier screen). If user select another WBS Element, not related to mentioned plant, consumption will be wrong.
    We want to restrict it...
    We want if we insert Plant ABCD, then only related WBS Element should be shown in F4 data.
    Can we do it???

    Hi,
    I think its only possible  thru an ABAP development. Please take help of your ABAP for enhancement of standard search help.
    Warm regards,
    Srinivas Potluri

  • User exit to restrict WBS creating Network / PR

    Hi All,
        I want to know user Exit for WBS to restrict from creating Network or PR . Basically I want to restrict 1st & 2nd level of WBS from creating PR & my client not ready to use any manual method to restrict the same so I want to know any User Exit for the same .
      Thanks

    Hi,
    Let me again take your queries point wise.
    1. Is  there any User exit available to restrict the network for only 1st & 2nd level WBS  because my user are not ready for  User status or  for any manual process  .
    Answer:- Try
    CNEX0009 (Material Components in Network)
    CNEX0026
    PPC00008 (Enhancement in adding and change in Components)
    2. Is it possible to give only display  authorization  for only 1st & 2nd level WBS   to some user ( only for those who creates Network in project structure)
    Answer:-  Yes, try executing SHD0 and create a transaction variant and later on do the changes like which field to make display only and which one to not.
    OR
    Ask Basis guys if they can help you out in this case.
    3. Any way if I creates Network but not possible creates Activity or not possible to assign Material to that Activity ( to restricts Creates PR  or Reservation through CJ20n )
    Answer:- Try OPSG settings as I mentioned in my earlier post.
    OR
    Try in OPUA, OPUB and OPUC and search if you hide activity based on INFLUENCING FIELD on LEVELS of 1 or 2 only.
    OR
    Change Procurement Parameter Indicator of Res/Pur. req to NEVER
    OR search in OPUK (Not sure if this can help you)
    OR Try using user staus and set it to level 1 and 2 only. You need to use all Object Types of Network. There would be 3 object types related to network and then use the business transaction as Material Purchase Requisition. Set this to Forbidden and then set this user status to WBS/Network.
    Have a look at the following screen shot.
    I hope this may help you..!!
    Regards,
    Amit

  • Restrict WBS elements in using PO

    Hi all,
    As per our SAP configuration we are creating PO using WBS as budgets having account assignments as Q. Our company has several divisions & we have given different WBS elements to each division as their annual budgets. Single person from each division is assigned to create PO. The issue is, there is no restriction on WBS when they create PO. Is there any way to restrict WBS element to particular user in such way that, only that particular user can use only their divisional WBS element in creating PO?????
    Your expert advices are highly appreciated u2026u2026u2026.
    Regards,
    Sam

    hi sam,
    create as many transaction variants [SHD0]for tcode me51n with transactions variants names starting with Z and pressing enter will take u to PO screen ... here enter some data and press enter this would pop u screen variant here press continue to get into next screen ... u need to enter into account assignment screen variant by entering some data ... once u get this for WBS say with output only and save the transaction variant and test the same.This can be given for a user and in the similar manner create another transaction variant for SHD0 and give it for another user ... in this way u create n no of transaction variants for the same tcode and assign to diffe users ... have a look at the doc in help.sap.com
    regrds
    pushpa

  • Budget exceeded error during delivery creation

    Dear All,
    We are facing a problem during delivery creation. Our business scenario is engineered to order and every customer order is created as a Project in PS module. the sales order is linked to the  WBS element. While creating an outbound delivery for the sales order the system gives error message that "Budget exceeded for the WBS." This is for first time such error has occurred during the delivery creation. Logically delivery creation and PGI indicates negative incurrence on the WBS elements so even if the budget is not there or exhausted still then system should allow to create the delivery.
    Please let me know if anybody has face this problem and solved it.
    regards'
    Preetam

    Preetam,
    What you are saying is correct. Delivery creation and PGI indicates negative incurrence on the WBS elements, the system should not check budget of the WBS.
    Just for checking manually, read the details of the error and note the amount. Check budget availability of wbse and compare this amount with available budget.
    Regards,
    Amol Sarode

  • Authorization Check during PR creation

    Hi,
    I would like to put authorization check in PR creation,particularly
    in the account assignment category. I have created a customized authorization object ZX with the field activity and knttp. My problem now is what userexit i can put this authorization check during PR creation/change...
    i have 2 kind of user, 1st is have access to all and 2nd user is create/change/display to kntpp = K. how can i accomplish this?
    appreciate all the help.points will be given. thanks
    she

    thanks. at the moment, we dont have abaper to work on the coding and to check userexit..so i was hitting this by all the help i can get from this forum. anyone had tried or worked with the same requirement? appreciate if i can have the abap coding at the same time the userexit being used.
    the requirement is to restrict user to create/edit PR to a certain account assignment KNTTP.
    i have created the customized auth object (knttp  -( actvy, knttp)..the customized auth object is maintained to each user role.
    Eg. user1 - knttp (acvtyt =*, knttp=KNTTP)
           user2- knttp(actvt = *, knttp=K)
    so if user2 try to create/change PR with account assigment not equal to K - cost center.
    error message will be trigger during authorization check.
    appreciate all the help.. thanks in advance.

  • LC Rights Management End User can not find groups or users during policy creation process

    hello,
    I'm using LC8.0.1 turnkey install on win2003 box.
    Problem is LC Rights Management End User can not find groups or users (search result is empty) during policy creation process, thus can not apply specific restriction to certain groups or users.
    I have create a user in the DefaultDom and assigned the following roles:
    Live Cycle Rights Management Invite User
    Live Cycle Rights Management End User
    How can I allow the above created user to search for groups and user during policy creation? Thanks.

    Good catch Phuc. Make sure you do this for each Policy Set as well as My Policies.
    Here's an overview of Policy Sets:
    http://blogs.adobe.com/security/2008/04/delegating_control_over_policy.html
    Cut and paste the URL.

  • User Exit/ Badi for Changing Quant parameters during TO Creation

    Hi Gurus,
    Could you please guide me to advice the User Exit/Badi which can be used for changing Quant Data during TO Creation.
    User Requirement: Using "Recepient Field" in MIGO as a Key Value for FIFO in WM during goods issue. Receipient is copied into TR and TO (Standard SAP Functionality). For the purpose of Stock Removal based on Receipient Value, we need to copy this value into Quant Data field named Certificate Number ("LQUA-ZEUGN").
    I will highly appreciate reply from Gurus.
    Regards,
    Gupta M

    Hi manish,
    Use the Exit MWMTO001 for this purpose and modify the table accordingly. This will solve your problem.
    Thanks,
    Shibashis

  • How to get all records from department wise having max salary?

    i have a Employee table which consist
    id | name | dept_id | Salary
    1 A 1 20
    2 B 1 25
    3 C 2 30
    4 D 2 25
    Search max salary department wise with all details like below result.
    id | name | dept_id | Salary
    2 B 1 25
    3 C 2 30

    Could you try this?
    create table employee (id int, name varchar(10), dept_id int, salary int)
    insert into employee values (1,'A',1,20)
    insert into employee values (2,'B',1,25)
    insert into employee values (3,'C',2,30)
    insert into employee values (4,'D',2,25)
    select e.* from employee e inner join
    (select a.dept_id , max (a.salary) as 'max_salary' from employee a
    group by a.dept_id ) b
    on e.dept_id = b.dept_id
    and e.salary = b.max_salary
    order by e.dept_id
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • PS: WBS is not flowing for a Material, while creating delivery from Project

    Hi,
    While creating delivery from Project thro CNS0, WBS is not flowing for a Material in delivery, in turn WBS is not flowing in Billing document for same material, in turn not allowing to Post the Billing document to Accounting.
    Error while releasing Billing to the Accounting: Accounting Entry is not generated. Error Message:Assign Condition type
    YMRG in COPA.
    Pls let me know, what can be the reason ?
    Thanks.
    Amit.

    Hi Kuldeep,
    Check this note,
    Note 159387 - Message BP603: incorrect line item is displayed
    Its valid only till 4.6. Might give you some idea but.
    Regards,
    Gokul

  • Error message during cube creation

    Hi expert,
    System show the following error message during cube creation, please info how to solve this problem. Thanks.
    Define the characteristics of the validity table for non-cumulatives
    Message no. R7846
    Diagnosis
    The InfoCube contains non-cumulative values. A validity table is created for these non-cumulative values, in which the time interval is stored, for which the non-cumulative values are valid.
    The validity table automatically contains the "most detailed" of the selected time characteristics (if such a one does not exist, it must be defined by the user, meaning transfered into the InfoCube).
    Besides the most detailed time characteristic, additional characteristics for the InfoCube can be included in the validity table:
    Examples of such characteristics are:
    A "plan/actual" indicator, if differing time references exist for plan and actual values (actual values for the current fiscal year, plan values already for the next fiscal year),
    the characteristic "plant", if the non-cumulative values are reported per plant, and it can occur that a plant already exists for plant A for a particular time period, but not yet for plant B.
    Procedure
    Define all additional characteristics that should be contained in the validity table by selecting the characteristics.
    In the example above, the characteristics "plan/actual" and  "plant" must be selected.
    The system automatically generates the validity table according to the definition made. This table is automatically updated when data is loaded.

    Hi,
    Go to the Extras Tab in the definition of the Cube and there select " Maintain Non-Cumulatives" and there select the Plant check box. You can also check Material but it is not recommended. Now try to activate the cube. I think it will work for you.

  • Error during PO creation "Total BED % rate exceeds 100 % "

    Hi.
    Its concerned to Indian Excice.
    Error during the creation of PO is " Total BED % rate exceeds 100 % " ,
    ( Message no. 8I453).
    And you pls note in J1ID its 16% maintained for that perticular chapter id and its 100% for BED in tax code.
    Can you pls tell me the reason for this error.
    Regds

    Hi Santosh,
    362 is not maintained for BASB,but its maintained for condition type JMO1(IN:A/P BED Deductable) & JMO2(IN: A/P BED non deduct )in <b>AltCTy</b> field.
    And For BASB 605 is maintained in the field AltCBV.
    Can you Pls explain the significance of this alternative calculation type.
    Regds

  • Checks on vendors during the creation of PO with ME21N

    Hi all,
    i have this problem:
    during the creation of a Purchase Order, for some types of them i have to bypass some checks that are made by standard on the Vendor.
    Is it possibile to do? if it is, how can i do it?
    Thanks
    Lello

    Hi
    If they are standard controls, probably it'll mean to change the standard program: if your SAP release is ECC 6.00 u can try to use the Implicit Enhancement in order to change the standard else u need to register the standard to OSS in order to get the access key for modification.
    Max

  • Automatic Partner Determination Std Contact Person during Activity Creation

    Hi ,
    There is a requirement in my project where the Standard Contact Person of the Sold to Party  should be automatically determined during Activity Creation .I have completed the Partner Function configurations and now the Standard Contact Person is  being successfully determined as the Partner.
    However, there is a problem in a scenario where in another Contact Person other than the Standard Contact Person is to be determined during Activity Creation . In that case, the option to select the other Person is not being offered through a pop up window, but the System automatically populates the next Contact Person based on the BP Id ( Next on the Number Range )
    Is there any way , so that the normal procedure of selecting one Contact Person from a list in the Pop Window can be incorporated , once the standard Contact Person is being removed from the Contact Person field in the Business Transaction .
    << Moderator message - Please do not promise points >>
    Regards,
    Maroof
    Edited by: Rob Burbank on Jan 5, 2011 5:06 PM

    Hello Maroof,
    you should check first the standard relationship flag of the account. Means check the account and go to the
    relationship contact person.
    There you will find the standard Relationship Flag, which is relevant for the system to determine the main CP.
    Furthermore please check the partner procedure:
    For each partner function you can enter a value in field Maximum and Selection Limit. Please consider the F1 help
    for the field Selection Limit where you can find the explanation when and how the selection popup is triggered:
    Example 1
    You enter 3 in this field.
    When the system finds three or more partners who could fulfill this partner function, it displays a selection list.
    You choose from the list which partners to enter in the transaction.
    Example 2
    You do not mark this field, but enter 5 as the Maximum for this partner function.
    When the system finds six or more appropriate partners it displays a selection list.
    Hopefully this information helps you.
    Regards
    Rene

  • No Authorization to OLAP Cubes during the creation of universe connection

    Hello friends we are not able to see the OLAP Cubes during the creation of universe connection using the Quality system and Application server "sapbmw01" client 100, system # 00. But we are able to set up the connection in our development system.  
    I will highly appreciate if you can let me know if we need some special role to access the OLAP Cubes during the creation of universe connection using the Q system.
    Surprisingly we are using SAP_BW_ALL in Quality system still we are not able to access the infocubes. is there some thing missing in CMS IN BO to make that work.
    Thanks
    Soniya

    Hi Jyothy,
    Refer the below link on how to create universe on Analytic View/Calculation View using relation connection in IDT
    http://www.sapanalyticsguru.com/index.php/sap-bobi/31-universe-creation-on-hana-view-using-information-design-tool

Maybe you are looking for

  • Finder not showing Satnav device

    MyTomtom Satnav is connected and reading ok through the tomtom support app and starts the app up on connecting so def. recognising it but isnt showing in finder so i can explore/delete internal files on th device. I have the preferences external disk

  • CSS with OS X newbie problem

    Hi! I'm a complete newbie to DW but I've just undertaken a Two day intensive on a PC with MX 2004. Got a site going, basic, learning CSS. But the way of using this seems to be different in windows.. Is this true? On my Mac G5 I am getting a choice of

  • Aperture 2"Not for Sale Version"

    I have a copy of Aperture 2 "not for sale" version. Do I still need to purchase the full version? Are they the same?

  • How display chinese characters?

    Hi all,      I want to display chinese characters in JTextPane/JTextField. I code a small program to try but can't get the correct result. The following is my program. import javax.swing.*; import java.util.*; import java.io.*; import java.awt.*; pub

  • One account to rule them all?

    Hi, I have recently migrated my old skype account to my ms account. However I'd like to have only one account, now they're only linked together. On my friends' devices they se me on skype as both originally skype name and the newly added (linked) ms