Setting System Status for CRM Contract

Hi
I need urgent help for changing the system status in CRMD_ORDER, once the Contract is saved.
I tried to use the Function Module CRM_ORDER_MAINTAIN for setting the status. But this FM provides status change on user level.
Please guide me how to set the system status for this scenario.
Thanks in advance

Hi.
Try using CRM_ORDER_CHANGE_STATUS to change the system status.
Regards,
Timo.

Similar Messages

  • Set System status in CRM

    Hi ,
    This is requirment
    Based on the guid & status the FM CRM_STATUS_MAINTAIN_OW would update the order user status as approved/not approved & the system status as u201CDistribution locku201D.
    As per the above requirement how to set the system status? please guide me
    Thanks,
    Sen
    Edited by: sentchan on Apr 14, 2010 8:54 PM

    Hi Wiktor,
      Look at Changing system status depending on user status maybe it helps.
    Regards.
    Manuel

  • System status for Internal order

    Dear SAP gurus,
    I want to automate the system status for Internal order that at the time of Final billing of invoice , the Internal order should be closed automatically.
    Is there any setting to do this.
    Thanks,

    Automatic option is not available. you need to customise for automisation purpose.
    you can do teco complete by changing the internal order. for the bulk you write LSMW or SCATT.
    thanks
    ANJI

  • Changing the System status for previous transactions

    Hello,
    Could some body help me with this ?
    I have a User status profile with user status ABC which triggers system status Inprocess. This is applicable for all the new transactions for which we set the status ABC which works fine. But we have some previous transactions  ( Prior to this config ) with status ABC , but system status is not Inprocess.
    How can we change the system statuses for all these transactions? do we have a report for this?
    Best Regards,

    Hi,
      You can use 'STATUS_CHANGE_INTERN' FM to change the system status. Pass Object number and status ID as inputs to the Function Module.
    Regards,
    Lakshmi.Y

  • PCUI: Setting system status in sales documents

    Hi experts!
    For sales documents (e.g. Quotations, Complaints) in PCUI, we lack the possibility to enter the system status. In PCUI, only the user status can be changed. In SAP GUI, both system and user status can be set.
    For replication issues, we need to set the system status for quotations to "Released". Any idea how this can be achieved? Is there a way to do so via action profile or so? Any other ideas?
    Thanks,
    Sebastian

    Hi,
    thanks for your answer. What you describe is correct for the status complete. If I set the user status complete, the system status is also changed to complete. But if I set the user status released, the system status is "in progress" (and not released).
    Do you know where I can set the relationship between user status and system status? Or what do you mean by "the user status that corresponds to the 'Released' system status"? How can I check the correspondance?
    thanks,
    Sebastian

  • Force or set system status

    Hi Gurus !!
    I want to set system status APNG when created (or converted)  process order , even if master data is correct...
    After that, I want to use function read master data to  obtain APG status , and then I will be able to release the process order...
    Hope you can help me,
    Regards
    Philippe

    Hi Philippe
    I would recommend to create a customer own status for example Z1 and define this status is set as initial status.
    You need to define this status is allowing reread master data and function reread master data will unset this status.
    Transaction BS02 to create a customer own status profil, assign it to order in customizing.
    BR Sabine

  • ,i want to update the item system status of the CONTRACT (va42) to TECO

    Hi,
    here my requirement is that ,i want to update the item system status of the CONTRACT (va42) to TECO
    Which function module i have to use for this.
    I have checked the bapi BAPI_CUSTOMERCONTRACT_CHANGE .
    But i cant find any field related to system status update.
    can any one advice me how i can i solve this
    thanks in advance.

    I got one function module for this.

  • 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

  • System status for capacity availability in Process order

    Hi,
    I have activated the capacity availability check in SPRO to have a capacity check while process order  creation.
    But system doesnt provide any status in the process order for this. No status is appearing even  if I do a manual capacity check in process order.
    Is there any system status for capacity is available?.
    Thanks in advance
    Prathib

    Hi Prathib
    System will be give any status if capcity is available, but it will give a status MSCP if there is Capacity shortage.
    Rgds
    UK

  • Set User-status for PP order

    Hi All,
    How can I set the user-status for a PP order, also let me know which user exit suits this requirement, as I know I have to make use of a FM or a BAPI which sets the user-status in the user-exit somewhere.
    Thanks
    Mark

    Hi,
    Try the following enhancements/exits for setting the status for PP order.
    STATTEXT
    CCOWB001
    COIB0001
    Regards,
    Anji

  • How to find system status for production orders?

    How to find system status for production orders?
    looked into table AUFK, AFKO and AFVC but none of these tables, carry
    system status as part of the fields(STTXT)
    I tried to filter in COOIS, but not much help
    Able to find system status information in COHV,Is there any other way where
    I can find system status information for production orders
    Kindly guide

    Hi,
    Look into table, JEST, JSTO, AFPO & AFKO. CAUFV filed OBJNR, TJ02T filed ISTAT.
    But, it is very difficult to combine the details like Order and System status.
    Take the help of your ABAPer to generate Report for you.
    Regards,
    Siva

  • System status for goods issue to the order (ISSD)

    Hi All,
    In BS22 we can see the system status for GI as ISSD. How to enable this status in the production order.
    In BS42 we can assign this system status to the selection profile.
    But how to assign this status profile to the order/order type?
    Edited by: pp_srijit on Jun 9, 2010 2:24 PM

    Hi Srijit,
    You can assign this status profile to the order Type in Transaction OPJH in case of production order and in CORN in case of process order under the tab "Status management".
    Hope it helps.
    Regards,
    Kaushik

  • Set required status for all subtypes first error

    Hello,
    While implementing OSS note 1744002 for Application Control Workflow i had the following error.
    In fact, i added a new attribute for BOR bus2201.
    When i wanted to change the status to implemented, i got the following error 'Set required status for all subtypes first'.
    Thanks,
    Meriem.

    Hi Meriem,
    Any new attribute should be added to the newly created custom SubType of the Object type BUS2201, but not Object BUS2201 itself.
    Revert the BOR BUS2201 to its original state and add the new attribute to your z<subtype>. You will no more get the error.
    Regards,
    Kiran

  • Valid System Status for Floc or Equip

    Hi all,
    I am finding my way to find all the valid system status for Func Location and Equipment; hope someone can give me an answer to it :). When I go to tcode BS23, I can see all the system status are there.
    However, how do I know which one are valid for Equipment for example. I know that AVLB, INST, INAC, DLFL are available as I commonly seen it. But how about the rest of the system status that can be attached to Equipment?
    Regards,
    effie7am

    Hi NPB,
    That is how we define the initial system status for that object. I have tried to go to the object types in BS23 and then choose the object then: go to >> object type info.
    However, for equipment it is only given AVLB which is for me is not right. But for functional location and maintenance order, it seem showing all the necessary system status that are available in there.
    Anyhow, that for giving me some idea on hor to dig into it.
    Regards,
    effie7am

  • Regarding History of System Status in CRM BI

    Hi BW Experts,
       I am currently working on CRM datasources.I have analysed the standard datasources related to CRM Services (0CRM_SRV_PROCESS_I,0CRM_SRV_PROCESS_H,0CRM_SRV_CONFIRM_H,0CRM_SRV_CONFIRM_I). I am just looking for History of System Status ie) At what time and date the status is set. Can i able to get this informations in Standard datasources.
    Please help on this issue.
    Thanks,
    Jelina.

    HI
    Sorry for the late reply.
    we dont have routine for date but v have for the status..please go through the below code if it can help u
    PROGRAM UPDATE_ROUTINE.
    $$ begin of global - insert your declaration only below this line  -
    TABLES: ...
    DATA:   it_times TYPE STANDARD TABLE OF zbw_escl_times,
            wa_times LIKE LINE OF it_times,
            timestamp1 TYPE  timestamp,
            timestamp2 TYPE  timestamp,
            w_temp_timestamp TYPE string,
            w_temp_timestamp1 TYPE string,
            w_secs TYPE i.
    $$ end of global - insert your declaration only before this line   -
    FORM compute_data_field
      TABLES   MONITOR STRUCTURE RSMONITOR "user defined monitoring
      USING    COMM_STRUCTURE LIKE /BIC/CS0CRM_SERVICE_PROCESS_I
               RECORD_NO LIKE SY-TABIX
               RECORD_ALL LIKE SY-TABIX
               SOURCE_SYSTEM LIKE RSUPDSIMULH-LOGSYS
      CHANGING RESULT LIKE /BIC/AZCRM_O0100-/BIC/ZCRM_STAT
               RETURNCODE LIKE SY-SUBRC "Do not use!
               ABORT LIKE SY-SUBRC. "set ABORT <> 0 to cancel update
    $$ begin of routine - insert your code only below this line        -
    fill the internal table "MONITOR", to make monitor entries
    data: wa_usstat type /BI0/TCRM_USSTAT,
          it_usstat type table of /BI0/TCRM_USSTAT.
    DATA : w_usstat_txt TYPE /bi0/tcrm_usstat-txtsh.
    CLEAR : wa_usstat, w_usstat_txt.
    select single * from /BI0/TCRM_USSTAT into wa_usstat
      where CRM_STSMA = COMM_STRUCTURE-CRM_STSMA
       and CRM_USSTAT = COMM_STRUCTURE-CRM_USSTAT
       and LANGU = 'E'.
    result value of the routine
      w_usstat_txt = wa_usstat-TXTSH.
      RESULT = w_usstat_txt.
    if abort is not equal zero, the update process will be canceled
      ABORT = 0.
    $$ end of routine - insert your code only before this line         -
    ENDFORM.

Maybe you are looking for