System Status & User Status

PS Experts
In Projects we do have System status and User status. I am using a report “RBSVCDOC” to grab the SYSTUM status changes ie.. I know when the status was set from CRE to REL etc..  But is there any report or a WAY where I can get the USER STATUS ie when it was set or changed.
Help is greatly appreciated.

Hi Raj,
Same program works for User Status also. Change the User Status for a WBS and run the programe, u will see the output showing when the User status was changed  and by whom.
Let me know if you still need further clarification.
Thanks,
Venkat

Similar Messages

  • 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

  • System and user status to BW

    Hi all,
    I need to bring system and user statusses to BW (for wbs-elements and cs/pm orders). I'm fairly new to BW and I cannot find any business content regarding statusses. I have varying reporting needs where these statusses are important. Are there any pitfalls in bringing jest and jcds tables to BW. What would be the most logical place to put this information in: ODS-object or infocube? I want to do an initial full load of all these objects with their current status and status history. After that, I want to weekly load   the delta's.
    Any help would be greatly appreciated.
    Ciao,
    Peter

    Hi Peter and welcome to the SDN!
    well depending on your needs, you can extract all status information coming from jest and/or jcds, tj02 and/or tj30 using generic extraction and posting it into a ODS firstly. Additionally please check note 300300 from SAP. It describes how to add the status information to infoobjects.
    regards
    Siggi

  • 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!

  • User exit for Previous and current system status  for  5 transactions

    Hi Experts
    My Objective to capture the Previous and current status  of system status  for  5 transactions  in their  user exits .
    Description                                         Business Object               Transaction
    Production Order operations              BUS2005                            CO02 to edit Production Order
    Maintenance Orders                           BUS2007A                         IW32 to edit Plant Maintenance Order
    INTernal   ORDER                                 BUS2075                          KO02 to edit Internal Order
    WorkBreakdownStruct                       BUS2054                          CJ02 To edit the WBS element
    Project System Network                      BUS2002                           CN22 to edit Network
    Activities Network
    For Both Production order  and   Project System Network Activities Network    ,
    i got  User exit  "  EXIT_SAPLCOBT_001  " 
    But i am not sure whether we can use this or  not for our purpose . When i am changing status and  then saving ,  my  break point comes  to  EXIT_SAPLCOBT_001  .
    But  can we capture   JEST   or   JCDS  related  data   in that  user  exit  or  How can we capture both Previous status  and Current ( Means New changed status ) . For eg  From Released   to   Technically complete   etc.
    I want Status changed and its immedtiate previous status. 
    Do i need to check Exit  or BADI  before  and after Saving .
    Thanks
    Regards
    Gaurav
    Edited by: TheGaurav on Sep 8, 2011 10:28 AM

    Hi Himanshu
    Many Thanks for the reply . 
    I also had some other processing needs to be done on the basis of those status. .
    So do you have any idea or  how to find what all exits or BADIs  i can use for all of these 5 transactions , where
    i can get data for JCDS ( or JEST ) .
    CO02 to edit Production Order                 
    IW32 to edit Plant Maintenance Order
    KO02 to edit Internal Order
    CJ02 To edit the WBS element
    CN22 to edit Network        
    can we use   EXIT_SAPLCOBT_001  for    CO02  and  CN22   .
    Edited by: TheGaurav on Sep 8, 2011 1:21 PM

  • Report: user/systems status with change details for a project

    HI.
    I am aware of CN41N/CN43N  transaction.
    Is there a way to pull a report for a  project with system status, user status and the details of who made the changes with date and time???
    thanka a lot in advance
    Regards
    SURYA

    Hi
    If you have change documents active for status management and project profile then you can get the data from JCDS table directly (changed status and who changed it). Note that you will get the status in SAP internal code and you need to refer TCJ30 table for status.

  • Need to change user & system status of trade promotion

    Hi,
    I have a requirement where I need to advance a user status if system status is changed based on some creiteria.
    Similarly a system status will be changed on a particular user status.
    Which table is updated for status of trade promotion? Which class/method can be used for it?
    Regards,
    Shikha

    Hello Shikha,
    Status management on the whole in CRM is pretty complex at the db level as there are so many nr of tables. So, i feel it is better not to go more deep.
    Individual application frameworks like one order, marketing has extended the status management for their needs which resulted in pretty good number of APIs for status related actions.
    Try the using the following methods of the class CL_CRM_MKTPL_APPL_BASE
    1) STATUS_READ --> to read the active status of the marketing object at that point of time
    2) STATUS_SET --> for this method pass the business transaction associated with the status of your marketing project.
    Hope this helps.
    Regards,
    Vinay

  • Validate the user and system status

    hi sap,
    i have a requirment where i need to validate
    if system status = ( ISTAT = 'I0002' AND " released
    ISTAT = 'I0098' AND " create
    ISTAT = 'I0119' ). " active
    if the system status ( ISTAT = I0119 Which is ACTIVE then
    it should CHANGE the user status.
    if the system status ( ISTAT = I0002 Which is RELEASED then
    It should NOT CHANGE the user status.
    if the system status ( ISTAT = I0098 Which is CREATE then
    It should NOT CHANGE the user status.
    I have and internal table like this but i dont get the data what is the worng can you pls tel me where i went wrong
    how do i validate the above formula?
    data:begin of wa_itab,
    spras TYPE tj02t-spras,
    istat TYPE tj02t-istat,
    end of wa_itab.
    data: sys_itab like standard table of wa_itab.
    SELECT spras
    istat FROM tj02t
    INTO TABLE sys_itab
    WHERE spras = 'E'
    AND ( istat = 'I0002' AND
    ISTAT = 'I0098' AND
    ISTAT = 'I0119' ).

    Hi ,
    Use this.
    DATA:BEGIN OF wa_itab,
       spras TYPE tj02t-spras,
       istat TYPE tj02t-istat,
      END OF wa_itab.
      DATA: sys_itab LIKE STANDARD TABLE OF wa_itab.
      SELECT spras
      istat FROM tj02t
      INTO TABLE sys_itab
      WHERE spras = 'EN'
      AND istat in ('I0002','I0098','I0119').
    Regards,
    Vijay

  • 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

  • System status or user status for IDOC creation and processing for prod ord

    All
    I am creating IDOCs for production orders to send requirements to an external WM system for kitting execution.
    I need to know whether there are any system statuses to notify me when an IDOC has been created,failed and processed. If not, how do I go about creating user defined statuses for these statuses.
    Second question, which idocs should I use  to confirm, teco and cancel the production orders from an external system?
    Thanks
    Evan

    For the first part of your query refer to the technical forums.
    For the second part - refer to Idoc - LOIPRO01, it has a segment for Order status, that should be of interest.
    Attn Moderators
    I think it would be better to move this thread to a technical forum, so the requester can get the most relevant information.

  • How to see system status in spro. How to assign business transaction to user status.

    Hi All,
    How to see system status in spro. can we change system status in spro for maintenance order.kindly share.
    Also share how can we assign business transaction to user status for maintenance order

    Peter,
    You cannot see the system-status in SPRO.
    You can view the system-statuses via BS23.
    Be warned - it is NOT advisable to change the system-status setting as you may screw-up your system. Remember that many statuses are used across multiple objects and multiple modules.
    PeteA

  • System status and user status in Line Item Reports

    Dear PS-friends,
    I have to extend the CI CI_PROJ with some new fields. These fields should be shown in diverse Line Item Reports (CJI3 u2026).
    I know how to get these customer fields into the field catalog for the reports (maintain include table CI_RKPOS, EXIT_SAPLKAEP_001 and ViewCluster V_TKALV).
    Now our customer wishes that 2 of the new fields are: system status and user status. The status should be shown in CJI3 as a concatenated field as you see it in CJ20N.
    In CN42 there is the column system status as a standard column. But I cannot find the structure CNJ_STAT included in V_TKALV for Line Item Report Object=PD.
    Has anybody an idea how it works to show the system status and user status in Line Item Reports.
    Thanks in advance!

    Problem is solved.
    I wrote a function module using FM 'STATUS_TEXT_EDIT' and concatenated line and user_line.

  • 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

Maybe you are looking for