User status for component item in service order (plant maintenance order)

Dear experts,
I cannot find the customizing for assigning a user status (profile) to a component item of a service order.
IW31 - tab components - mark an entry - click on button "component status"
Can you help me?
Best Regards,
Philipp

OSS message created. Answer from SAP:
11.02.2011 - 15:04:46 CET - Antwort von SAP     
Hello Mr. Miller,
user status for components are not possible and not intended. I'm
sorry that I cannot provide better news.
Best regards
Reinhard Gruber
Senior Support Consultant
AGS Primary Support,
Business Suite & Technology
SAP AG
Therefore this message is closed... but not yet answered
Edited by: Philipp Miller on Feb 11, 2011 3:28 PM

Similar Messages

  • Cannot extract user statuses for Opportunity items

    Hi,
    Standard SAP Extractor does not extract User statuses for the Opportunity Items, Data Source name 0CRM_OPPT_I for 0CRM_C04 icube.
    According the OSS note We have to prepare our own enhancement of the extract structure to include the mapping of the user status group.
    We extended the related structure. There is no problem with this. We need a code sample for mapping of added field to extract structure.
    There is a BAdI for this purpose : CRM_CSDR_BWA_MFLOW
    I need to insert some ABAP code in this implementation.
    Does anybody can give some code sample for this.
    thanks,
    Yigit

    You can also configure the user status for Opportunity Item also. If you want to enhance the dataSource, here is the sample for BAdI:
    method if_ex_crm_bwa_mflow~enhance_data_source .
      data: it_extract type table of CRMT_BW_OPPT_I,
            wa_extract like line of it_extract.
      case i_datasource.
        when '0CRM_OPPT_I'.
          it_extract = ct_data[].
          refresh ct_data.
          loop at it_extract into wa_extract.
    Implement your logic here*****
    All the statuses stores in CRM_JEST table*****
            modify it_extract from wa_extract.
          endloop.
         ct_data[] = it_extract.
        when others.
      endcase.
    endmethod.

  • User status for ERP Quotation items in CRM Web UI

    Hi,
    We have created an assignment block in Opportunity overview screen to show all ERP Quotation created for the opportunity.
    This is a tree view and we are displaying Quotation header and its items details.
    To achieve this, we used ERPOrder BOL object.
    Now, the problem is that we have to show, user status for Quotation header and its items.
    I checked the BOL object.
    To show user status for Quotation header, I think we have following solution.
    ERPAdminH->ERPHeaderUserStSet->ERPUserStatus->field(STATUS_T)
    But, I could not find anything to show user status for quotation items.
    The following relationship shows only system status.
    ERPAdminI->ERPItemStatus->all fields in the underlying structure show the system statuses.
    Could anyone help me to find the way to show user status for items?
    Thanks & Regards,
    Ansal

    Hi,
    Maybe this description will help you:
    [http://weblogs.sdn.sap.com/pub/wlg/23879?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A [original link is broken] [original link is broken] [original link is broken] [original link is broken]SAPWeblogsCrm%28SAPWeblogs%3ACRM%29|http://weblogs.sdn.sap.com/pub/wlg/23879?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A [original link is broken] [original link is broken] [original link is broken] [original link is broken]SAPWeblogsCrm%28SAPWeblogs%3ACRM%29]
    Kind regards
    Manfred

  • Reduce Budget for Plant Maintenance Order without PS

    Dear All,
    Request help for reducing the budget of an Plant Maintenance Order. Overall budget for order is Rs. 1,00,00,000 and want to reduce the same to Rs. 46,00,000. Actual Consumption of budget is Rs.24,00,000. I tried reducing the order through Ko26 but getting the below mentioned error.
    Overall budget less than cumulative budget
    -55000366(Order) 46,00,000 < 1,00,00,000 (INR)
    Message No. BQ106
    Diagnosis
    The total budget 46,00,000 INR in order 55000366 is less than the cumulative budget 1,00,00,000 INR
    The cumulative budget is total of annual budgets.
    Please help for the same asap.

    You need to reduce the Annual budget and also the overall budget in such a way that Sum of annual values equals total value
    br, Ajay M

  • Permits issue in plant maintenance order

    How to give the authorization <b>to two different persons</b> for <b>permits issue</b> in plant maintenance order?

    If you see the purpose of permits it is very basic. If you need permission to do hot work you need permission from the fire department. There will be a designated person from the fire department to issue the permit. And that's it. No more advanced features.
    If you want additional features I think your solution lies in WCM.
    thanx
    "Whoever reaches first wins"

  • User status for Service Issue{for particular Sales order} in CRM

    Hi Experts,
    I've an issue related to the User status in CRM.
    I've a Sales Order and I'm creating a service issue for it in CRM.
    For the service issue number has some user status and I want to know from where it is coming.
    Is there any configuration involved in it, or is it coming from the standard coding part.
    Please let me know how to find the user status for a service issue.
    Thanks
    Subbu

    Thank you PePe,
    I'm asking about the user status not the system status.
    The user status has only the values{open, worked & closed}.
    now for a service issue if it is rejected then the user status are automatically changed into "Closed".
    So if you have any idea in this please help me.
    thanks
    Subbu

  • User status for Notification and Work order

    We generate Service Notification IW26. I have already configured user status like PMND (Planning order not done), AWOP (Awaiting ordered parts) etc. in the Work order a while ago. Now the user wants same User status to the Notification as well. I like to know from experts what is the value added to have the same user status for both Notification and Work Order?
    Do you have any suggestions?

    Hey Chandra,
    The customer intent behind this requirement must be to check in reporting / List Display Transaction about the Order Status. If they want to know looking at a Pending Notification List about the Order Status, you can always provide similar report using SAP Query Builder or with help of your Developer.
    Apart from that If the Requirement is to have these User Statuses in Notification itself, Please advice them that it will be extra activity while performing transaction.
    I dont see any other benefit of having User Statuses added to Notification as well.
    Do let me know if you have some more info on Why Customer is requesting this....
    Regards,
    Avi

  • Need help on to set User status for Operations in Maintenance order

    Hi experts,
    i am new to PM module.
    i need to do BDC for IW31. i want to know some inforamtion
    on user status for each opertaion.
    my problem is ,, what is user status.
    why it is saying order is not yet released when saving and status can not set.
    in this cases how can i do BDC.

    User status are something set in the configuration and specific to the company which SAP hasn't given in the system status.
    May be in your system user status are configured to set only  after the release of the order.
    For doing the userstatus you may need to release the order, you can release the order thru bdc and then do bdc for user status. Also see below link
    http://www.sap-img.com/plant/user-status-set-date-in-maintenance-order.htm

  • 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

  • Activation of User status for Prod. order

    Hi,
    I have created a status profile with a status as a user status for production order. Now the thing is how to activate this user status for a specific transaction.
    the requirement is after settlement the user status should get activated for production order.
    Regards
    Amit Parkhi

    Hi Amit,
    As told by Ajay , after assigning Status Profile in OPJH you can assign User Status to production order as below:
    Pls. go through the following procedure for activating the User Status :
    Activating User Statuses
    Use
    You can activate a user status at order header and at operation level.
    Procedure
    Order Header Level
    Go to the order header.
    Choose .
    Choose Edit ® Direct entry.
    The system displays a dialog box in which you can select the permitted user statuses.
    Position the cursor on the required user status and choose Choose .
    Operation Level
    Go to the operation overview.
    Select the operation in question.
    Choose .
    Choose Edit ® Direct entry.
    The system displays a dialog box in which you can select the permitted user statuses.
    Position the cursor on the required user status and choose Choose .
    Pls. follow the above procedure as per rquirement and set user status accodingly.
    Pls. revert if any doubt and reward if useful.
    Regards,
    Tejas
    Edited by: Tejas  Pujara on Jun 23, 2008 8:10 AM
    Edited by: Tejas  Pujara on Jun 23, 2008 8:11 AM

  • User Status for process orders

    Dear Experts,
    We are using user statuses for process orders & with this we are resricting or allowing certain business transactions.
    My question is can we automatically set the two consecutive user statuses ?
    Means when the GR for process order is done i have set the user status as GR.
    Next user status is CLSD.
    So after completing the closing of process order by settlement transactions can i set the staus as CLSD automatic?
    I am trying to do it but i am getting error as-
    "Status CLSD is not allowed (ACT 30000292 0010)"
    Your help is highly appriciated
    Regards
    Vivek

    Hi,
    1) Still your order is carrying cost, it has not settled properly
    2) you can check in CO02 itself, Go to tool bar at top
    3) here Go to > Costs > Analysis & check whether order is set to Zero
    4) you can check in KKBC_ORD also
    Also, pls refer below link
    Re: HOW automatic order status change to CLSD
    regards,
    Sankaran

  • User status for production order

    From which table i can get the USER STATUS for a  production order?

    Hi
    Use the TableS:
    JEST  - Pass OBJNR of the Production ORDER (AUFK, AFKO tables)
    or from
    TJ02
    TJ02T
    reard if useful
    regards,
    Anji

  • User Status for PM Order

    Hi everybody,
    I have created a user status for PM orders. the problem is when Order status in CNF ( confirmed ) and I use IW45 to cancel confirmation, the user status doesn't change to Release and still remain CNF. I couldn't find any business transaction for that.
    what do you do for such case?
    thanks in advance

    Hi Daniel,
    I doubt that some communication gap is going on.
    System Status
    - An Order with status TECO CNF ... converts to REL CNF ...  when the TECO cancels.
    - This status further changes to REL PCNF when you cancel any Operation Confirmation (IW45).
    - Similarly  TECO PCNF  also possible.
    If I remember correctly, you were asking about User Status trigger upon change of System Status,
    If you agree with the very 1st line of this post, you may start a fresh by explaining the requirements again, if possible more clearly. The probability for fresh thinking and responding from forum would increase.
    Best wishes
    Jogeswara Rao K

  • User statuses for equipment,functional location,order,notification

    Kindly suggest me which user statuses should be assigned to equipment,func. location,notification & order.
    Regards,
    Vivek

    Vivek,
    There is no rule or std instruction which user status to be assinged to equipment,FL, Notification or order. In std you may get some user status for equipment. notification etc. It doesnt mean that you should use it. User status are define /created base on the  business requirement . a user status can be assigned to multiple object type such as equipment, notification ,order etc.
    You can refer the std user status profile when you create your own. In order to know the detail of it object type. You can select the status profile >> click on the detail>> click on the object types.
    Hope it is helpful to you.
    if you want further detail please revert.
    DP

  • User status for an operation

    Hi all,
    I have 3 queries-
    1) What is the meaning of business transaction "GOODS MOVEMENT" in BS02-status profile / user status screen
    2) I have an order with 2 operations in it.
    I have created a user status for the "PP/PM operation" business object type and the following business transactions are marked as forbidden.
    Confirm transaction
    Delete operation
    Determine costs
    Goods Movement
    Partially confirm operation
    I want that when the status is assigned to the operation the system that the system should not any confirmation, goods movement (issue/resceipt), activity posting for that operation.
    When i assign the user status and make the confirmation by co11 then such messege is issued by the system which is OK.
    But when i issue the component by 261 mvt type by mb1c to the order, the system carries out the transaction.???
    How it is??
    I think this issue is carried out at order level that is why it is.
    3) What is the meaning of all the business transactions in bs02 screen???
    Regards,
    MHP

    Hi Rajesh,
    Thanx for the reply. I'd rewared  with the points.
    I am not clear from ur answers as follows.
    ANS 2-- I AM NOT CLEAR THAT IN MB1A WHEN SYSTEM WILL ALLOW & WHEN SYSTEM WILL NOT ALLOW??
    U MEAN TO SAY IF IT IS PLANNED THEN SYSTEM WILL ALLOW & IF IT IS UNPLANNED SYSTEM WILL DISALLOW. IS IT SO??
    BUT THEN WHAT IS THE USE OF FORBIDDING "GOODS MOVEMENT".
    ANS 3-- I KNOW WHAT U HAD REPLIED WITH. BUT I WANT THE MEANING OF ALL
    BUSINESS TRANSACTIONS
    REGARDS,
    MHP

Maybe you are looking for

  • My iPhoto Crashes every time I launch it. Can anyone help me fix this problem?

    My iPhoto started crashing with I imported so I looked up how to fix that and followed the instruction and now it crashes when it launches. Please help! Thanks D Here is me report: Process:     iPhoto [753] Path:        /Applications/iPhoto.app/Conte

  • How to free up iCloud space from pictures

    iCloud tells me Ive run out of space for backups. I am backing up my iPad which has very few photos and my iPhone which has a lot. Storage & Backup reads: iPhone 3.7GB iPad 364MB Docs&Data 8.6MB Mail 312.2MB Available 643MB Drilling down into my iPho

  • Vista & OSX wifi performance on MacBook Pro

    MacBook Pro 2.4Ghz, 4Gb ram, OSX 10.5.2, Airport Extreme 802.11n, Airport Express 802.11n extending network Noticing dreadful wifi performance while running OSX (trace below) compared to performance when runing Vista (Bootcamp) on the same laptop. In

  • Treo 700p sync on Macintosh

    Has anyone been able to successfully sync a Palm Treo 700p (Verizon) with a Mac?

  • Light leakage question, need help...

    I bought an iPad 4th Generation 3 weeks ago an it was fine or maybe I don't see any defects before... Then yesterday I started to notice the light leakage in several spot like on the left side of the screen and on the corner near the speaker... Is it