BADI For Commitment Item Change for Service PO

Hi All,
I want to change the commitment item in the PR on change of Material Group . I used the BADI ME_PROCESS_REQ_CUST for changing the commitment item and its working fine for all types of PR except Service PR .
In service PR , its changing the commitment item only on clicking the Account Assigment button because at this instant only the BADI is getting trigger .
I want to change the commitment item without clicking the Account Assigment button (on pressing enter or at saving time ) .
Is there any way ?
Thanks
Manik L Dhakate

We are using User Exit MEREQ  EXIT_SAPLMEREQ_010
In our PR creation for ME51n, we are validating the Person through HR Org structure at the Point of Key in his Cost Center, whether he belong to his Department cost center, we use this User Exit MEREQ  EXIT_SAPLMEREQ_010. If he doesnu2019t not belong, the message pop up as u201C Please use your department cost centeru201D. This works very good in case of NB Document Type (Non stock & Materials).
We have customized ZCPR (Service PRs), but for service PRs, the place where we enter Account Assignment is Different screen, either it is planned or unplanned service, the system take you to another separate screen to key in Cost Center & GL, here the validation is not happening,
Please suggest & advice us, we tried in this BADI : ME_PROCESS_REQ_CUST, we can fix it. Any User Exit or BADI for Service PRu2019

Similar Messages

  • Cost Element Category and Commitment Item Cat. for PS Cash Mgmt

    Dear All,
    We are activating PS Cash Mgmt.
    I want to know the difference between:
    1. Maintaining the Cost Element Category as 1 and 11. Is it necessary to maintain 11 (Revenues) or maintaining 1 (Primary costs/cost-reducing revenues) will have same result.
    2. In Comm. Item Financial Tran. maintained is 30. But for Commitment Item Cat. as 3 (Expenditures) or 2 (Revenues) only to be assigned for revenue.
    Our Client is asking to maintain everything as 3 (Expenditures) to all the commitment items. What will be the effect on PS Cash Management if I use Cost Element Category as 1 & Commitment Item Cat. as 3 ?
    Regards
    Shubham

    Hi,
    Cost element category as 1 and commint Item caterory 3 holds good for all expenses, so you can use this, with this when you process Invoice In MIRO a Project cash management document will get generated and this will update the report against the payments in CJIA as well in S_ALR_87013574 reports etc.
    Combination for creating commitment items is
    Cost element category 1 --> Commitment item category as 3 and Financial Transaction as 30
    Cost element category 11--> Commitme nt Item category as 2 and Financial Trns as 30.
    Note : what ever the G/L accounts created wrt Chart of accounts, whether it is Expenses or Inventory or Revenues, you have to assign commitment item in the G/L Master in Create/bank/interest tab in field commitment item. If it is not assigned in all modules you will get error as commitment item not assigned.
    Thanks
    Regards
    kishore

  • Table for Commitment Item Groups

    Does smbd. know a table for Commitment Item Groups and probably a function module which reads a commitment item group from a commitment item ?
    Kind Regards
    Alexey

    You can use FM K_HIERARCHY_TABLES_READ with e_class = '0311'.
    Rob

  • How-to-tick-automatically-adjust-clock-for-daylight-saving-changes-for-domain-users

    hi
    please help me
    I am using windows 2008 as a domain controller with windows XP & windows 7 as a client.
    how-to-tick-automatically-adjust-clock-for-daylight-saving-changes-for-domain-users
    Thanks in Advance
    my mail: [email protected]

    Some more information would be nice (how many computers are in the domain?), but I think I have what you're looking for.  
    What you need to do is change a registry key in the client computers. It's located in the registry at 
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
    The string name is DynamicDaylightTimeDisabled and the value for this item is
    0  (Kind of weird - by entering 0, you're saying "No, I DON'T want to DISable daylight savings time). 
    Of course, you'll need to deploy this registry information to the clients from the server.  There are several ways to do it, but the first one I'd try is to create a registry preference item on the server and deploy it as a GPP. 
    This link explains how to do this:
    http://technet.microsoft.com/en-us/library/cc753092.aspx

  • Quality inspection for the items issued for Sales order

    Hi, How to map the qc for the items issued for sales order?

    Dear Yadav,
    -Activate insp type 10 in the Material Master-QM view insp setup (MM01)
    -Create Inspection plan (QP01) with usage as Goods issue & assign Insp characteristics
    -Create Sales order (VA01)
    -Delivery against the Sales order (VL01N) or through sales order menu. Delivery Insp lot gets created after Delivery is made.
    -Do results recording and take usage decision (QA32)
    Note:
    -This inspection is non stock relevant inspection. There will be no stock posting through Quality Management.
    -Post Goods issue in the delivery can be made only after taking the usage decision.
    Regards,
    Keerthi.

  • Fund Center & Commitment ITem Derivation for Service Procurement

    HI,
    My scenario is for construction business. There are number of services which are procured. PO is raised to the vendor. All these services gets booked under one GL account.
    Each of this service is budgeted separately. I have created separate CI for all these services (But one FC). I am not able to derive the FC & CI automatically for individual service.
    Can anyone help us in this.
    Thanks & Regards,
    Ajay

    Thanks Eli.
    I have now maintained derivation rule. With some BADI's & exits system is picking up the correct commitment item against service master. Now the problem is, if PO is for single service then system checks budget correctly. But once I put multiple service master (having separate CI in FMDERIVE), system picks up commt item against line item 0010 & post both the transaction against that CI consuming budget.
    I need entry to be posted to individual commt items.
    Let me know if any changes are required to be done.
    Thanks & Regards,
    Ajay
    Edited by: Ajay Gupte on Jun 11, 2011 3:52 PM

  • Incorrect Commitment item derived for GR/IR for service orders

    Hi Guys
    We are currently on support pack 14, release 200 of EA-PS. I'm experiencing problems in with FM account assignment derivation. Especially with regards to service entry sheets.
    The system is deriving account assignments well from goods reciepts to invoice reciept stage. The problem kicks in when clearing GR/IR - clearing using transaction code MR11. The system derives the expenditure commitment item using the GR/IR account in FI. I created assignments for my commitment items to be derived from G/L accounts as there is a one to one relationship between my G/L account and commitment item.
    This condition results in a debit and credit entry being posted to the same commitment item in one transaction. I would expect only one item to be posted to the expense commitment item as it is the only one in the two line document whose financial transaction field set to 30. The GR/IR commitment's financial field is set to 40.
    Regards
    Thuso Mudau.

    Hi,
    First thing I's do is to activate the FMDERIVE trace and see what is this commitment item derived from.
    See what GL accounts are posted in the financial doc, and have a look at the log to see if the commitment item is derived directly from those acocunts.
    Let me know the results...
    Shahaf Yaari

  • How to Change financial trasnactin for commitment item for which no trasnaction has been posted

    Hi ,
    1.
    \We re in process to Go live for he FUND Management module for Power generation business, while we create all  FM master data and budget structure we found a mistake in NONBUDGET commitment items. we wrongly mapped financial transaction 30, while changing it to 40 system showing following massage,
    Field "Fin.transaction" cannot be changed
        Message no. F6288
    Diagnosis
        You can no longer change the entry in field Fin.transaction as commitment
        item NONBUDGET in FM area SAPL and fiscal year  has already been defined
        as a budget object.
    System Response
        Field Fin.transaction is not changed.
    2. when we try to delete the commitment item system showing following error
    Commitment item NONBUDGET in FM area  and Fyear SAPL defined as a budget
    object
        Message no. F6206
    Diagnosis
        The commitment item NONBUDGET in the FM area SAPL and fiscal year  was
        defined as a budget object.
    System Response
        The chosen action was not executed.
    Procedure
        Remove the indentification Budget object in the budget structure.
    As per above error we check the following details
    1. FM deriver - Removed NONBUDGET from all the rule
    2. There is no Budget/ Posting in FM9k
    3. There is no activation of budget ( no golive)
    4 There is no data posted with the commitment Items

    Hi Jeetendra
    Try deleting the budget structure using FMBSBO_DEL.
    Thanks
    Shyam

  • Budget control for commitment item and WBS

    Hi all,
    We assigned cost center in certain WBS, also create budget for this WBS. Since we activated funds managenet(FM), for all the postings which posted to this WBS, system will control budget for both WBS and commitment item, however, we just would like to control budget for WBS.
    Would anyone know how to do that? thanks.
    Ben

    Dear Lovewidow,
    Can you give more details about your problem.
    If there are still costs showing in your WBS reports you may have to run the report CJEN and CJBN which are reconstruct availability control.
    Regards,
    shareeq

  • Is it possible to run single workflow instance for multiple item changed or created?

    I have created a SharePoint Designer 2010 approval workflow and I am starting this workflow on item created and modified . Now when I am adding and updating multiple items it is starting workflow for each item but I want to start only one workflow for all items.
    I think it is possible in workflow 2013 but i want to use in
    workflow 2010.
    Is this possible? if yes then how?

    Hi Resham,
    From your description, my understanding is that you want to only start a workflow instance when multiple items are added or updated.
    Per my knowledge, if we set workflow start on item created or modified, when we add or update multiple items, SharePoint will create a workflow instance for each item, it is unable to just create an instance for multiple items. It is same
    between SharePoint 2010 workflow and SharePoint 2013 workflow.
    You said it is possible in workflow 2013, do you have any references?
    Thanks,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Commitment Item Change in Purchase Requisition

    Hi All ,
    I want to change the commitment Item in the Purchase Requisition at the change of Material Group in the PR .
    I tried all the Exits and BADI but its not working  .
    Can any body suggest some  , how to do this ???
    Thanks n Regards
    Manik L Dhakate

    Hi,
    check this BADI is working or not..
    ME_COMMITMNT_PARKING                    BAdI for Redefining Commitment Interface When Parking
    Arunima

  • In PR GL a/c and commitment Item change

    Hi Guru,
    Whenever we select any GL code in PR, automatically system picks the
    relevant commitment no. & if we change the GL code, commitment no.
    doesn't get change. I think commitment no. should get change with the
    change of GL code. but in our system is allow me to change the GL a/c. in PR but the commitment item is not get updating.
    kinldy help me to resolve this issue.
    Regards,
    John pal

    Hi,
    Please, check note 658163; it has the explanation what you have to change.
    Regards,
    Eli

  • Additional fields for line item display for Vendor Accounts

    Hi,
    The additional fields for line item display have been defined for the vendor accounts. I am able to see the additional fields in SAP 4.7 system but not in ECC 6.0.
    Could you help me to know how the same will be displayed in ECC 6.0 system.
    Thanks

    In SPRO, Vendor Accounts -> Line Items -> Display Line Items -> Define Additional fields for Line item display, the fields for Check number from (PAYR-CHECF) and Tax Jurisdiction (BSEG-TXJCD) have been defined.
    When I am executing Vendor Line Item display (FBL1N), I am not able to select these fields for defining a layout. Could you please let me know, how I will get these fields in FBL1N.
    Thanks

  • Anyabap program coding or logic for public calender changes for every year

    Hi currently i am developing abap extract program for public calender changes - can anybody help me in coding or the logic or any function module for that

    In SAP (SPRO) we have standard configuration to create/ change public holiday calander, usually this config done by Time management cosultants/PS/MM/SD functional consultants.
    Thanks
    Sparta

  • BADI me51n : commitment item chanes in me51n by user

    Hi gurus,
    i have a requirement that user will maintain commitment item in Ztable w.r.t  item categeory 'U'.
    if the same commitment item is not displayed in the account assignment tab then it should throw a error.
    i used method IF_EX_ME_PROCESS_REQ_CUST~PROCESS_ITEM to do it and is throwing the relevant error.
    But when user is entering the correct commitment as maintained in ztable i need to jump the error which i am not getting how to do since i am getting the commitmnet item from SKB1 table .
    how to get the values of commitment item when user is entering the correct one ??

    Before using macro mmpur_message_forced to raise the error, did you pass the metafield identifier thru  macro mmpur_metafield (from type pool MMMFD it should be mmmfd_commit_item)
    Regards,
    Raymond

Maybe you are looking for

  • Asset accounting (urgent)

    Hi Guru's Asset 474973 depreciation is not calculating correctly A write up was put on the asset in the month of January, then the depreciation was re-run, in total on the master data of the asset,  the planed values for the year showing  correct onl

  • Wireless for Home with a guest house

    My friend has a house which has a guest house about 300 yards down in a hill. I tried even the best Linksys products but had no luck. So thinking about using some high end Cisco Wireless solutions. Does anybody have any suggestions? I would really ap

  • URGENT HELP ON HASHMAP OBJECTOUTPUTSTREAM

    hi java gurus , i am developing a appln which will constantly write a hashmap to a file through objectoutput stream through serialisation.so by this approach when i need to add a new record i need to read the whole file store it in a hashmap and then

  • How can I compare data to a series of values in a text box?

    I want to paste a series of asset numbers into a text area and use it to query the asset numbers column in a report to return only those assets whose asset number is in the text area any on know how to do that?

  • Older HP printer

    Good morning, I have a HP C6180 all in one printer that I am trying to install on my new imac.  I used to have it on my vista.  I tried putting in the mac cd to load it in but it said it was not supported with the operating system of the mac.  When I