Linking user status to system status

Hello,
       I have created a status profile and within that, I have created a user status 'Open' and assigned the 'Business Transaction' OPEN to it. By going to transaction BS33, I observed that the follow-up action for transaction OPEN is to set system status as OPEN. However, the system status is being set as REL instead. Please let me know what the issue could be.
Regards,
Aditya Mishra

Hi,
In the status profile for status Open just double click on it and check the business objects assigned.
I think Release status is Set in the Open status because of this configuration. Pls check and make necessary corrections.
Regards,
PP

Similar Messages

  • Linking user table with system table

    Hello, I'm trying to link a user table with IC table in order to asign many sales person to a customer.
    I've created a new button in the IC form. When clicked a new form is opened to asign sales person to the IC. Now I need to retrieve the records assigned to this IC. How can I do that???
    Regards.
    Angel.

    Hi Angel,
    I would put a matrix in the new form where you could see/asign/delete the sales person.
    Have a look at this post where you can find a great code from Sebastian Danober to fill a matrix from a recordset.
    Another option could be to modify the existing IC form and add a new folder with a matrix where you can manage the sales person.
    Check this other post with code for adding folder to an existing form.
    Regards,
    Ibai Peñ

  • User status during reconciliation

    Hi All,
    I have configured AD connector for reconciliation and it is working fine. Also I have created Resource Object, Process Definition and form for multiple resources of AD, during reconciliation when event is linked user status is set to 'Provisioning' instead of 'Provisioned' as per the default functionality and during the successive recon the status is changed to 'Enabled'.
    Can any one please tell me what configuration might be missing due to which the status is set to 'Provisioning' at first time.
    Any pointers in this regards will be appreciated.
    TIA

    After successful target source recon, the status should be 'Enabled' or 'disabled' depending on the user account status in AD. Can you look at the tasks that are executed when the status is set to 'provisioning'? Which task fails? what is logged in the logs? Could be that 'Get ObjectGUID' task is not completed and it completes before the next run of the scheduler, which is why it works fine in second run.

  • Internal Orders: how to link a System status to an User Status?

    Hi All,
    with regerence to Internal Orders, could anyone tell me how to link a System status to an User Status?
    That's to say, I need that whan the System status become X, the User status must become Z.
    Thanks

    Hi Chaitanya,
      You should be able to hide those fields by creating a standard variant(If you want to hide those fields for everyone executing those transaction)  for the same transaction.
       Please have a look at transaction SHD0 to accomplish the same.
    Thanks
    Narasimhan

  • Maintain the link between user status and system status

    Hi friends,
    my requirement is In crm transactions when we change the system status(inprocess) then the relevant user status            (inprocess) is also to be changed automatically. how can we do this? wt r the customisations we can do for this?
    pls suggest me? thanks in advance.

    Hi Madhu Sudan,
    When you create User Status in Status Managment...
    Eg: Inprocess
    You assign User Status Triggers Business Transaction.
    So, This maintain the link between the User and System statuses.
    Reward Points if helpful.
    Srini.

  • Linking the system status to user status.

    Dear all,
    In the customising we have the provision of creating user profile. My requirement is if the system status is having a certain value like ESTO - in the equipment master then this should automatically set the defined user staus and prevent user from modifing the record (equipment master) and when the system staus is changed as AVLB, then the user status should also change and permit user to modify the record.
    Experts help is expected.
    Can anyone suggest any method of adopting the same - is there any settings for this.
    Regards,
    M.M

    I was able to get the statuses in a table , and as theer are more than one entry fo each of teh WBS so I need to concatenate the systme statuses together and user statuses togerher and finally concatenate the user status and system staus togehter in one field .
    SO like fo system status I ahve 3 entreis , I need to concatenate them into one . But somehow when I loop and try concatenating them only the last entry is registeredd and similary for the user status too . Is there a= way I can concatenate so all teh three entries show in like a string
    Right now the system status are AVEC, CTRD, SYST in my internal table as three values , how do i concatenate them into one string?
    Thanks

  • Reset user status in project system

    dear all
    In project system i have maintain the user status in which maintain 4 levels are maintain. my requirement is that when i save 4th level then it will automatically reset to initial level(first level) i dont want to do manually
    thanks

    Your yourself answered your question.
    "Can we create our own list of system status"
    "Our own" status creation and maintenance feature within SAP in called "User Status".
    Please follow link below to have additional information regarding system status.
    link: [http://help.sap.com/saphelp_erp60/helpdata/en/a9/8a853488601e33e10000009b38f83b/frameset.htm]

  • IO system status and user status

    Hi all,
    Could you please tell me where the link between IO sys and user status.
    Thank you.

    Hi
    System status and User status:
    System Status
    o        The system sets a system status informing the user that the system has executed a certain business transaction for an object.
    o        You can only influence this status by executing a business transaction that changes the system status.
    o        If you release an internal order, the system automatically sets the Released system status.
    User Status
    o        You can set a user status in addition to the existing system status.
    o        You specify the user status in a status profile, which you create for each order type in Customizing.
    o        You can specify and activate any number of user statuses.
    o        In a production order you can simultaneously
    The system status and the user status influence the business transactions in the same way.
    The status profile allows you to:
    o        Define the user status and document its functions with a corresponding long text.
    o        Assign a status number that specifies the order in which the system reaches the user statuses.
    o        Define an initial status, which is then automatically set when an object is created.
    o        Determine that a user status is automatically set when you execute a business transaction.
    o        Permit or forbid specified transactions, if a status is active.
    VVR

  • System status and user status for ECR

    Hello,
    As per our requirement, we have defined some 7 user statuses. We need to link system status with user status
    How to link the user status with system status or is user status needs to be selected manually in every status of ecr
    Thanks.
    Anirudh,

    The user statuses are
    unassigned - workflow is not initiated,
    pending - change is not submitted to analyst who reroute it to change board,
    cancelled - change is cancelled,
    submitted - subimitted to analyst for routing to change board,
    hold,
    released,
    implemented - ECO complete
    We change only Document through ECR.
    We want to link system status to these above user status.
    The user tracks ECR by means of  user status and not system status.
    Anirudh,

  • How to get system status and user status of service order

    Hi,
    I want to show user status and system status for service order in my report and i am using CRM_ORDER_READ function module to read the status, but it is returning lot of status records, could anyone please suggest how to get the system status and user status for service order.
    I did not find any clue for how to get user status, i can see the user status when i open the transaction using CRMD_ORDER.
    Regards,
    Kamesh Bathla

    Hi,
      Go to CRM_JEST table give your service order guid and get the status, pass this status into TJ02. You will get the status of your order.
    Regards
    Srinu

  • System and User Statuses Missing

    Hi All,
    Does anyone know what causes the system and user statuses to disappear on the main screen of the production order.  Normally we see all system statuses  and the current user status like this:
    Status     CRTD PRC  CSER BCRQ MANC SETC  REL
    User Status    ERR
    Some configuration must have changed because even though the statuses are in JEST, they are not displayed on the order.
    Status
    User Status 
    Thanks for the help,
    Malissa

    Malissa,
    Just a different thinking to see, whether we can get some clues.
    I would suggest you get into the order in the change mode,  try some minor changes may in terms of operation text etc...and try to save the order. if there are some missing stuff, I am sure now SAP would throw out the error lets take the leads from there on.
    Regards,
    Prasobh

  • Fetching the sales order data using both system status and user status

    Hi,
    Could any one tell me how to fetch sales orders using both system status and user status.
    My requirement is to fetch sales order data in a report where the user enters the system status and user status in the selection screen fields.
    For example i need sales orders where the system status is I1002 i.e. OPEN and user status is E0002 (status profile CMSCON0) that is In Process
    Early replies are appreciated.
    Thanks
    Tanveer

    Hi,
    The system status and user status are stored in CRM_JCDS & CRM_JEST tables you can get the all the order GUID on particular status further pass the order GUID in table CRMD_ORDERADM_H to get transaction ID.
    Regards,
    Dipesh.

  • How to get user status in place of system status - B2C

    Hi,
    In our requirement for  B2C webshop, we need to replace the user stattus with the system status . In the standard B2C webshop, , we have only OPEN and COMPLETED orders, which related to system status - OPEN and COMPLETED.
    I want to get user status in place of system status.
    Please  help me how to proceed with the things.
    Regards
    Yaswanth.K

    Done using Custom RFC and jsp modifications!

  • How to set a user status (complete) when ever system status is set complete

    Experts,
    We have configured status profile and few user status (say open, pre-release, complete) and assigned the status profile to the item category(zxxx).
    The problem we have is if we have a service order that is created with the item (item category zxxx) -- Say the header status is open and the item status is pre-release. Now end user comes and sets the header status to completed - then the item status is still set pre-release. It is not changing to complete as expected.
    Yes,  the Item system status is set to completed but not the user status. How do I configure to set a complete user status when the header and item system status are set to completed.
    Thank you
    Edited by: ram on May 4, 2010 8:51 PM

    I am not sure if this can be "reverse engineered" in Status profile.
    But here is some hint. You can use the BAdI CRM_ORDER_STATUS mehtod AFTER_CHANGE and actually break when the Header status is changed, and set the item status as desired.

  • System status and user status Priority

    Hi All,
    We have system status and user status for the production order, I would like to know which has higher priority.
    E.g In system status some business activity are not allowed but at the same time for user status those activites are active, then which status has high priority.
    Regards,
    Ranjan

    Hi,
    As per my understanding both the status work together. If User status forbids a business transaction and system status allows it, then also the business transaction cannot be carried out.
    Also if system status forbids a business txn and user status allows that, then also you wont be able to carry out the txn.
    Both work with "AND" condition.
    Regards,
    Rohit.
    Added: you can try it by creating a User status profile. Allow Goods Movement to CRTD status. Now dont release the production order, only save it. Then try issuing goods (261), the system will block you.
    Now, other way round, forbid GR without confirmation. Though System Status allows GR without CNF or PCNF status, but the user status will forbid the transaction.
    Hope the example helps.
    Regards,
    Edited by: Rohit Chauhan on Jun 5, 2009 9:09 AM

Maybe you are looking for

  • Issue in PS Cash Management Planned payment coming from SD billing plan

    Issue in PS Cash Management: Coming from my sales order (SD billing plan), I get cash management lines item in PS ==> table COFP (Document Lines (project cash management)) with value type 62 (Planned Payments). Then I invoice the WBS element with VF0

  • How do you set up Communication between QuickBooks & Acrobat Pro X

    How do you Set up your Acrobat Pro X Pdf Form to communicate with Intuit QuickBooks 10?  Is there special formatting that is involved or is all in the field names?  I have a detailed form that I would like to import the data into Quick Books but I se

  • Compilation errors- sbfocus exec failed: No such file...

    Please help, as I am geting these errors when I am compiling my test program using make file. I am using SUN SPARC server with Forte Compiler Collection 7 on new server. I am moving my HP C++ code on this new server. I have created my string, util an

  • Images exported using Leopard are soft compared to Tiger.

    I've been working on exporting images for client preview and noticed that the images I'm exporting under Leopard seem a bit soft. I checked my export settings and everything looks the same as it did under Tiger. For comparisons sake, I exported sever

  • Changing modules

    When trying to change to the print module this message appeared...An error occurred when attempting to change modules. Any help on getting to the print module. Thanks, Nereide