Automatically updation of User Status

Hi All,
I am facing a problem on automatic updation of user status.As I have a process that on the basis of one field value in a quality notification I want to update the user status automatically.
I explored something with business process but not getting the right way to use it.
Please guide me if anyone deals with the same scenario or know more about using business process with user profile.
Cheers,
Tushar

Hey Prasad,
You will have to Develop a report to do this...
You should use FM CRM_ORDER_MAINTAIN to do this...
Details of how to  use this FM for Updating Status could be found in CRM forum..
I would advice to consult your CRM Tech Team who are in best position to do this..
Please Reward for usefulll Post..
Regards,
Anand..

Similar Messages

  • Updating the User Status in Sales Order Item

    Dear Gurus,
    Iam trying to update the User Status on the SO item using STATUS_CHANGE_EXTERN function module and the status is successfully getting updated.
    But the problem is if Iam updating the status it has to delete the Purchase Requisition assgined to it, which is not happening.. whereas when Iam manually changing the Status, the PR is getting deleted.. Can anyone suggest some other function module or some other way of doing it other than BDC?
    Best Regards,
    Sreenivas.

    Hi ,
    I am also need to update the Item user status. Could you please provide me the logic for the FM 'STATUS_CHANGE_EXTERN'. And also let me know the where we need to write the logic in VA01/VA02.
    It would be helpful me a lot.
    Thanks
    Srihari.

  • Update order user status based on a custom check box value in web ui

    Hi Experts,
    I have a requirement to Update the  user status based on a custom check box value in web ui.
    This is needed at the followup for a SR, the component is BT116H_SRVO, Details View.
    I created a value node with 4 checkboxes, based on the check box value, the corresponding user status
    need to be updated.
    How can I reach to the order save functionality of SAP in EH_ONSAVE method, so that syatem can capture my check box value, along with other screen fields, and append the status parameter in Order maintain?
    or do I have to call order maintain in even handler for checkbox, which will affect performance .....
    Pls help.
    Regards,
    Lakshmi

    Hi,
    In your event handler you can use bol entity corresponding to status BTStatusH and change the user status.
    Best regards,
    Caíque Escaler

  • How can i set automatic change of user status(for WBS)?

    Hi,
    Everytime when i create invoice for customer shipment using transaction code VF01, i need to change user status of WBS element manually in project to INTG in order to recognize the revenue. Is there any possiblity to change user status of WBS automatically after invoicing?
    If it is, could any one please help me to resolve this problem?

    I have Compressor 4 already, defined an own parameter set there (with 1024x680 resolution) but this was not displayed as an option in FCP X. I want to produce my resolution directly from FCP X, not produce it in another resolution and then convert it via Compressor. Let alone the fact that non of the FCP-included resolutions has a width-to-height ratio of 3:2 like mine. The solution would be to know where FCP stores its presets and to be able to modify them or add new presets.

  • Automatic Selection of  "User Status Profile" for Inspection lot

    Hi all,
    I have created "User Status Profile" for particular plant to block UD if Results are not recorded ; I want this 'User status profile' to be selected automatically in record usage decision screen - qa11 of inspection lot .Please let me know how to go about this?
    Thanks
    Veeresh

    You can call the inspectiion whatever you want up to I think 6, (maybe 8) characters.
    You can use 04pppp where pppp = your plant ID.  So 041000, 042000, 042010, 043000, 043140, etc...
    In the insepction type setup in the material masters you can set the inpsection type you want to use in that plant as the "preferred" one by checking that box in the inspection setup in the material master.
    FF

  • Automatic determination of User Status in based on sales Stages

    Hi All,
        Can we determine the user status of Opportunity document based on the completion of sale stages.
         can we do it in configuration itself or we need to go for development .
            Suggest some logical solution.
    Regards,
    Omer

    Hi Omer,
    As far as user statuses and customizing is concerned, you cancustomize only upto extent given in SPRO status management. If that does not fullfill you needs then status management BADI is given.
    You can define the System status that should be mapped for your user status but can not define a user status for a sub-process level !!
    If you know what is the system status on completion of your slae stages, then you can map your user statuses to those system statuses.
    Thanks & Regards
    Suchita

  • OIM 10g: Best practice for updating OIM user status from target recon?

    We have a requirement, where we need to trigger one or more updates to the OIM user record (including status) based on values pulled in from a target resource recon from an LDAP. For example, if an LDAP attribute "disable-flag=123456" then we want to disable the OIM user. Other LDAP attributes may trigger other OIM user attribute changes.
    I think I need to write a custom adapter to handle "recon insert received" and "recon update received" events from the target recon, but wanted to check with the community to see if this was the right approach. Would post-insert/post-update event handlers be a better choice?

    Thanks Nishith. That's along the lines of what I was thinking. The only issue in my case is that I might need to update additional custom attributes on the OIM User in addition to enable/disable. Because of that requirement, my thought was to call the API directly from my task adapter to do the attribute updates in addition to the enable/disable. Does this seem like a sound approach?

  • How Win 7 automatic updates corrupts user accounts and crashes Illustrator CS5

    A resolution or prevention is needed to prevent reoccurance a of new Illustrator CS5 crash:  The crash apparently prevents Illustrator from reading the AGM.dll located in the Support folder when trying to open any file with Illustrator.  Profounfly, reinstallation of the entire CS5, nor of just Illustrator 5, nor of just 5.1 does not correct the problem.   A new user account has to be created, whcih of course requires copying all user files to the new user account if you do not want to have to log in under a different user account just to use Illustrator.   David
    [ edited by forum host - email address removed ]

    Thank you, I have returned to that update setting.  Knowing I am unable to determine from the update details that it is going to cause an unexpected error, I should be able to narrow down which set of updates are involved.      

  • CRM to ECC i object user status updation.

    Hi Friends,
    I want to know details of SAP objects involved:viz: BADI's to have SAP CRM Iobject user status updatio , I have successfully replicated the ECC CRM Equipment to CRM I Object and even getting the user status from ECC To CRM..
    I am facing difficulty in doing the vice versa action from CRM to ECC.
    Please let me know your suggestions and opinoins which I can try executing.
    Thanks,
    Devansh

    For replicating user status from ECC to CRM we have done the following:
    1) Replicated all related BPs and reference products.
    2) defined the settings (ex Object family for equip etc ) in SPRO
    3) Activated CRM_EQUI_LOAD BADI
    For Upload you have to also :
    Activate DNL_EQUIPMENT and DNL_EQUI_CONFIG and assign Adapter object DNL_EQUIPMENT to Object family 401.
    I hope  this would be good enough for Getting your User Status in CRM.
    My problem is of updating / replicating user status from CRM to ECC.
    Pl see if something can be done for this.
    Devansh

  • To update user status of an operation in Plant maintenance

    Hi
          I ma trying to update the user status of an operation of an order using function module status_update but it is not working properly. Although the same function module is working fine for updation of user status of order. Can somebody please tell me some other function module to update the user status of operations?
    Thanx in Advance.
    Richa.

    Hi Richa,
    I have the same requirement like which you had. updating the operation user status in work order.
    How did you attend this requirement. Please let me know your solution.
    Thanks in advance.

  • Bapi to update order header user status

    Hi
    Please suggest any FM or BAPI to update header user status or if no user status exist then it will add the User status at header level.
    Thanks
    Aditya

    Hi Aditya,
       Object key is nothing but the Order number.
       If you are changing the header level data the Object key is ordernumber. Example: 000300001487
       IF you want to change the Components or Partners or  Operations then we have to specify the line item number along with order number.
      Example : if line item 0020 needs to be changed then Object key = 0003000014870020.
      Hope this may be useful.
      Regards,
      Sravanthi

  • Equipment User Status Update

    Dear Gurus,
    I want to update equipment user status with PM Order Status.
    for example, if i close the PM01 - Maintenance Order , equipment user status will be updated "001-Fixed".
    how can i update the user status like above example? I have found some user exit (STATTEXT) but it is not working in PM order. Is there any user - exit for this case?
    thanks for your help.

    Mahee,
    you are right, i guess my example is not clear for this case. I wrote this basic example for easy understanding.
    anyway, i wanna write a scenario, we have 4 user status for equipments. we wanna run with PM order status and good movements. equipments are on our customers so that we can refurbish and fix on the field or our refurbishment center.
    1.  if equipment is come  from customer for refurbishment , equipment status will be updated "001-waiting for refurbishment"  with good issue.
    2. if equipment is refurbished, (refurbishment)order will be completed so equipment status will be updated " 002- refurbished"
    3.if equipment is not refurbished, (scrap) order will be opened for removing equipment's spare so equipment status will be updated " 003- scrap"
    4.if equipment's spare is removed, (scrap) order will be closed and equipment status will be updated " 004 - write off"
    I hope it will be cleared.
    there is a bapi for updating equipment user status"BAPI_EQUI_GETSTATUS" but i don't want bapi because of locking the equipment. which can i use user-exit or badi for this case?
    thanks for your help

  • How to update user status in the QM notifications

    Dear Experts,
    PLz tell  how to update/change user status in the QM notifications..I have maintained the user status profile and assigned the same to the notification type,but user status are not getting updated in the notifications..
    Thanks in advance
    Ankush

    Hi,
    SPRO - Quality Management - Quality Notifications - Overview of Notification Type.
    In that select the concerned notification and click on the status profile and there you can assign the status profile for the concerned notification Type.
    There will be two types,
    status profile for notifications and status profile for tasks, assign as per the requirement.
    Regards,
    Naveen.

  • BAPI_ALM_ORDER_MAINTAIN Operation User Status Update

    Hi All,
    I am trying to use this BAPI_ALM_ORDER Maintain to update the user status at the Operation level, but am facing the following issue:
    In the IT_METHODS table, I am passing the USERSTATUS CHANGE (with the right object key - aufnr + vornr), and SAVE Method.
    And am filling the User Status table (IT_USERSTATUS) with the correct user status to be updated at the Operation Level.
    But when I execute the BAPI - it throws an error saying that the User status XXXX doesnt exist in the XXXXXX (This is the wrong profile. This profile is at the Header level and not at the operation level) Profile.
    So somehow its trying to update at the Header level and not at the operation level.
    Any idea what can be the reason?
    Regards
    Ankur

    Hi,
    BAPI_ALM_ORDER_MAINTAIN user status Change
    check out this link..
    Thanks & regards.

  • User Status update on Header and Item in Sales Order

    Hi,
    I need to update the user status in both the header and Item based on some conditions. I checked the user exit's under 'MV45AFZZ' but no use.
    Could any one please provide me where I can write the code to upate user status in header and Item.
    Thanks
    Srihari.
    Edited by: SrihariKonduru on Dec 23, 2009 4:21 PM

    Hi,
    Thanks for quick reply.
    But I think this will be updated the satus using a report program. But in my case if the user creates a sales order or he is in change mode based on the selection of Distribution channels and Dunning key's I need to update the satus.
    For this I need a exit to write the code. And also I required sample code snippet to update the status in user exit. If that availble it will be great help to me.
    Thanks
    Srihari.

Maybe you are looking for

  • Receiver Determination for Integration Process - R/3

    Hi, While creating the receiver determination for the BAPI, how to specify the BAPI name in the Receiver (Partner) Service . I found an example in SDN Blog, however, it did not clear my doubt. /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm

  • SSRS 2008 R2 Print Error

    Hi - We have an SSRS report which errors when we select Actions / Print: "Unable to load client print control." There seem to be various reasons when searching this online, but nothing clear. Is there a definitive answer? Thanks

  • Switch Statement Message Mapping

    Hi, Is there any way to reproduce a switch statement using the graphical message mapping? Eg: switch (value) { case 1    map AA case 2    map BB thanks

  • Problem installing the free trial for Illustrator on Creative Cloud

    Has anyone had any problem installing the trial apps on Adobes Creative Cloud? I've been trying to install it but everytime I click on download, the page loads and it says "xx is downloading..." but it's not doing anything. I thought it may be to do

  • Awrddrptで「ORA-01476: 除数がゼロです.」

    お客様の環境(10.2.0.1.0)で. 急激なレスポンスの低下が発生し.その原因究明の一つとして「awrddrpt.sql」を実行したところ. select output from table(dbms_workload_repository.awr_diff_report_html( :dbid, * 行1でエラーが発生しました.: ORA-01476: 除数がゼロです. ORA-06512: "SYS.DBMS_SWRF_REPORT_INTERNAL", 行8374 ORA-06512: