To Update the ibase STATUS PROFILE

Hi All,
Which function module should be used to update the ibase STATUS PROFILE ?
Thanks,
Vimal

Hi,
If your requirement is to change the user status of an object( Ibase in your case) , you can use FM CRM_STATUS_CHANGE_EXTERN and provide ibase object guid as objnr , 5 char user status as user_status and commit .
Regards,
Nithish

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.

  • XI: How to update the Message Status (shown by transaction SXMB_MONI  )

    Hi
       My question might be stupid, but I need you help.
    I would like to know how can I update the message status what we see while using trasaction SXMB_MONI  . The Scenrio is, I have a Custom Interface program build on the Abap Proxy interface method called EXECUTE_ASYNCHRONOUS.
    If I am not wrong, transaction SXMB_MONI is on the XI system and also on the SAP Application system. ( But I am not sure in what way the same transaction differ in two systems )
    My issue is,  when I receive the xml data into a structure in abap proxy, I am doing some validation on the received message data. If I found some error in the data , then I need to update the Message status of the SXMB_MONI to  ERROR flag. How to implement this ?   I have not done one before. And I am not sure, if any exception like error message is raised, will it stop the proxy from processing further and update the Message Status and this can be viewed using SXMP_MONI in the SAP application system to be ERROR flag?
    Or is there a BAPI or function module to handle this ?
    Appreciate your help
    David

    Hi
    I am not sure If I had understood you reply. But Would need your help to have a bit more insight to your answer. I am not completely into XI , but I am from ABAP side.
    At the R/3 side , Abap Proxy object geneted has the INTERFACE and its associated  METHOD, in which I am building my own abap code to do any validation on incomming data. But If I want to Raise a Exception, I understand that this Expection has to be first defined .
    But do I have to define a new Z Expection class  or can I just add a exception in the Proxy -Interface-method.
    I have not understood this process.
    All I need to do is, if I find any incomming data error , during my validation at the R/3 side, I need to stop the METHOD processing ( by any means ) and Update the Message Status flag show in SXMB_MONI to Error . 
    What is the trigger  that i can implement in myown code that will update the Message status to Error , from R/3 perspective of using SXMB_MONI.
    Thanks
    David

  • Can the user status profile function as system status profile?

    HI,
        One more question about the status profile..I create a status profile and assing it to a order type.After that,I create a PO using this order type..
        Do we have to manually check the status "check box"in CO03 or we can make it automatically,(like the sytem status profile.When the components are withdrawed or goods recive,the status could change automatically?)thanks..

    Hi
    User status also set automatically as you set in BS02 according to Business transaction
    for ex if initial user status is STA1 as default and you set to change on confirmation of order then as soon as you done the confirmation of order it would set as STA2 automatically

  • Steps For Updating the IDOC Status using ALEAUD

    Hi all,
    My Scenario  is : R/3(IDOC)--> Legacy System(File).After the IDOC is received successfully on the Receiver System.I should Update the Status of IDOC on the Sender System.
    Can anyone help me out :
    What all the Steps & Configurations involved for Sending an Acknowledgement & Updating the IDOC status  from the Legacy System.
    Thanks in Advance,
    Dattatreya.

    Hi,
      You may need to set up another flow (a reverse one), where the Legacy sends a msg to XI with the Idoc number of the initial idoc you sent (onward flow).
      now, you can map the idoc number in E1ADHDR/E1STATE/DOCNUM and other statuses as required (in various tags) and also other information as per your environment. Pls see the below links
    Re: Acknowledgements ever switch to Status 39
    Re: Asyncronous acknowledge from file adapter
    Re: R3<->XI<->Auto-ID:How to check result of Idocs sending out from R3 in aii ?
    Regards
    Vishnu

  • My iPad 2 wifi keeps rebooting , and it doesn't update the battery status . Can anyone help me with this one?

    My Ipad 2 keeps rebooting and it doesn't update the battery status anymore.
    Here is the error
    Incident Identifier: D729F1DF-6960-4847-A6C3-75351A67AE9B
    CrashReporter Key:   c7e1a298a42fc9bbb41b4ed79ff29a1655de12a6
    Hardware Model:      iPad2,1
    Date/Time:       2013-02-16 02:58:06.115 -0800
    OS Version:      iOS 6.0 (10A403)
    CRC ERR!
    I had this problem for quiet sometime now, and I would really appreciate your help. THANKS

    I did try restoring the ipad a couple of times and it didn't do the trick. I also tried updating the firmware.
    The only thing that worked for a while when the ipad - on it's own - rebooted itself into a black screen with white text and automatically fixed the issue. It worked perfectly for a couple of months but it came back after I forgot to charge the ipad , does anyone know how I can force the ipad into that screen again ?

  • Browser unable to update the service status bits

    I am having an issue with my computer becoming non-working. After a period of time of inactivity and then I go to use the computer, I can move the mouse cursor around but can do nothing else. I have noticed that when moving the cursor around that when I move it to the task-bar I get the hour glass waiting icon. I checked the event viewer and in the applications log I have numerous errors which say "The browser was unable to update the service status bits" Can you explain this and are there any fixes? Thank you

    Hi Avinash,
    Yes, CTS_BROWSER service is active. It was working before when I click to test. Unfortunately, it started throwing error. We are on SP13 in SOLMAN. I'm using solman as an ABAP stack.
    Thanks for your time.

  • Can i Change/Update the Lead Status using Action profile of Activity.

    Hi,
    I have created one Lead, and on the basis of Qualification level action triggers and Ativity getting generated.
    I want to know that it is possible by using functions(Action Profile/conditions) in activity, If i change the status reason of Activity (as Accepted) Earlier Leads status would change.(as Close)
    Please resolve with solution.
    Regurds,
    Dipesh.

    Hi Dipesh,
    What I understand is, u wish to change the status of preceding lead transaction when the activity status reason is changed to accepted.
    1.  This functionality can be achieved using ORDER_SAVE Badi. This Badi implementation shall check the activity reason changed to accepted, if yes, read the doc flow, get the lead transaction and change its status to close.
    2. As per my knowledge use of action profiles and conditions will not be helpful in this case.Else, create an action definition as Activity reason changed, put a condition which like Activity reason= Accepted.
    In the action definition Processing type use method call.
    Here u will have to create a new implementation of the BADI of action profile, and put the same logic as stated in point 1.
    But in think implementing point 1 should be easier.
    Wish the information is useful.
    Regards,
    Shalini Chauhan

  • VCS alarm - An unexpected software error was detected in clusterStatus.py: Received a URLError exception while trying to update the Cluster Status information

    Hi,
    Has anyone come across the alarm with their VCS Control? If so could you explain what would be causing the error and how to resolve the issue?
    VCS version x8.2.2
    Thanks

    Hi,
    May be of use
    1. Open the visual admin at <installdrive>:\usr\sap\J2E\JC00\j2ee\admin\go.bat
    2. Login is Administrator + admin-password you defined during installation.
    3. Under the Server 0... node select Services->Deploy
    4. Select the "Application" radio button at the bottom.
    5. Check if there exists an application sap.com/tcwdtools
    And the following applications are running
    sap.com/tcwdcorecomp
    sap.com/tcwddispwda
    sap.com/tcwdtools.
    Last thing was their any errors in the installation.
    Regards
    Ayyapparaj

  • User status profile in Q-info record not updating on UD

    Hi All,
    My required scenario was, delivery of a material from a vendor must pass through inspection series
    u2022     Model
    u2022     Preliminary  
    u2022     Regular delivery 
    For that,
    1). Maintain different inspection types (with corresponding task list usages) and create inspection plans with these usages.
    2). Maintain the corresponding status profiles for the object type QINF and assigned inspection type to each status in 'SM30 - V_TQ32A'
    3). Assign this status profiles in the quality info records for the relevant materials, vendors combination.
    My problem is while GR against PO, inspection lot for the goods receipt is created automatically and system selects the inspection type as assigned to next status, BUT, When Quality person make a UD to inspection lot, the system NOT sets the next status in the status sequence i.e status not updating on UD. And even when UD is done for the existing lot system not allow for GR of next lot. 
    Kindly let me know where I am wrong.
    Regards,

    Hi,
    The problem is due to missing authorization object :B_USERSTAT".
    Assign this authorization object in your id/role and give necessary values in the fields (activity, authorization key, object category and status profile) and then carry out the transaction again.
    Thanks
    SUMIT.

  • Status profile in Q-info record not updating on UD

    HI All,
    My required scenario was, delivery of a material from a vendor must pass through inspection series
    u2022     Model
    u2022     Preliminary  
    u2022     Regular delivery 
    For that,
    1). Maintain different inspection types (with corresponding task list usages) and create inspection plans with these usages.
    2). Maintain the corresponding status profiles for the object type QINF and assigned inspection type to each status in 'SM30 - V_TQ32A'
    3). Assign this status profiles in the quality info records for the relevant materials, vendors combination.
    My problem is while GR against PO, inspection lot for the goods receipt is created automatically and system selects the inspection type as assigned to next status, BUT, When Quality person make a UD to inspection lot, the system NOT sets the next status in the status sequence i.e status not updating on UD. And even when UD is done for the existing lot system not allow for GR of next lot. 
    Kindly let me know where I am wrong.
    Regards,

    any clue??
    Regards,

  • Updating service order status in CRM from R3 after the invoice is created

    Hi all ;
    I need to update the user status of an service order in CRM when the invoice related to it in R3 is created, so I have already know  the service order no .
    How can i achieve this by sending BDOC from R3 to CRM? Which BDOC should i use?and is it enough to fill only status data in BDOC?
    Thanks.

    Hi sushant,
    When the R/3 Order status is set to 'Completed' then the system status for order in CRM system is automatically changed to 'Completed'.
    So firstly check whether the User status ('Completed')in SAP CRM has the Business transaction event set to 'FINI'. So when the system status is set to 'Completed' the user status will also change to 'Completed.'
    Secondly even check what are the statuses of item in the Orders.
    regards,
    Anubhav

  • To Update the status of a handling unit in VEKP table

    HI,
    My smartform(picking slip ) is triggering from vl02n transaction,my requirment is
    to change the status of handling unit to 60 (Delete) ,after my form printed,
    I checked with FM hu_update_status but it is not changing the VEKP-status field for that particular hanling unit .

    Hi,
    What's the link between Printing the Smartform and Updating the HU status?
    Generally Smartform is used to print the Output of Packing Slip,?
    You mean after packing is over you have to Modify the handling Unit status?
    then you have to find the status of packing and based on that field you have to modify the JU status.
    Regards,
    Anji

  • Using a shuttle to update the status of a record

    I'm using JHeadstart 10.1.3. What I need to do is allow the users to select a record(s) that need to have it's status updated to show it's been rejected. I would like to acomplish this by using a shuttle, listing all the records that haven't been rejected and then allowing the user to shuttle over the records that require to have the status set to rejected. So essentialy, the two shuttle VO's would be for the same entity. On moving a record over from one shuttle to another all I want to happen is for the status of the record to change. This doesn't really seem to fit the mould of either a parent-shuttle or an intersection-shuttle :(
    Do I have to abandon the idea of using a shuttle and revert to something else ? If not the shuttle, what else would best serve my purpose here ? Can JHeadstart generate a tableSelectMany component ?
    Cheers,
    Brent

    Hi,
    What's the link between Printing the Smartform and Updating the HU status?
    Generally Smartform is used to print the Output of Packing Slip,?
    You mean after packing is over you have to Modify the handling Unit status?
    then you have to find the status of packing and based on that field you have to modify the JU status.
    Regards,
    Anji

  • Approval Workflow does not update the Content Approval status if started automatically

    Hi,
    I’m using a simple Approval Workflow associated with
    Content Approval on site pages. It works fine when I set it to be started manually (by using
    Allow this workflow to be manually started by an authenticated user with Edit Item permissions
     option) and on the completion of the workflow the
    Content Approval status is updated accordingly. But when I set it to be started automatically (by using
    Start this workflow when a new item is created
     / Start this workflow when an item is changed
    options), it does not updates the Content Approval status. Note that I’ve set the
    Update the approval status after the workflow is completed (use this workflow to control content approval)
    option to true.
    Regards

    Hello,
    It is recommended to select "Start this workflow to approve publishing a major version of an item" when you want to use the workflow to manage content approval for
    a library.
    According to the Notes for “Enable Content Approval” option in
    this reference:
    If you are using this Approval workflow to manage content approval (moderation) for a library, and you selected the Start this workflow to approve publishing a major version
    of an item check box on the Add a Workflow page..
    If you did not select the Start this workflow to approve publishing a major version of an item check box on the Add a Workflow page because you do not want this workflow to
    be the default content approval workflow for a library, you can select the Update the approval status (use this workflow to control content approval) check box to make this workflow a secondary content approval workflow that specific users can
    start manually.
    That means having an approval workflow start automatically when a document is changed or created is not a good practice when you want to use the workflow to manage
    content approval for a library. You should either select "Start this workflow to approve publishing a major version of an item" or give users the option to start the workflow manually at the time they want to submit for an approval.
    Thanks & Regards.
    Lily Wu

Maybe you are looking for

  • Transforming XML  into Internal Table

    Hi guys, I have tried a simple nested code but i fail to write in the Name, Phone and Email portion ... I manage to get to the header level... Can any one gimme some pointers? PS: I have read to those threads posted here already before I got this far

  • Floating Screen Issue

    I have a MacBook. I have inadvertently done something which has enlarged the screen a bit (the window doesn't fit on the screen) and when I use my trackpad, the whole screen moves. Trackpad left, screen goes right. Trackpad up, screen goes down. I tr

  • Drawing thick line

    Hi, For some graphical user interface, I was overriding PaintComponent() method with Graphics argument and then using drawLine() method of Graphics class of Java. It worked in the way I wanted. However, the lines drawLine() method draws are too thin.

  • How to enable change /Modify infopackage setting in QA/PROD

    Please let me know , How to enable change /modify infopackage setting in QA/PROD - or create authorization of infopackages in QA or prod

  • Using JSF inside enterprise applications

    Dear Community, at the moment I put alot of effort in learning JSF, but on some questions I hardly find any information, so I hope maybe you could help me a bit. As the questions are probably not easy to answer within some sentences, I rather need yo