Service order conformation

Hello All,
In service order conformation for the service order SM03 under goods movement screen i am getting special indicator S by default and if i do the Post good issue the inventory is not reducing but material doc is creating with out accounting document . as i know in the standard process the special indicator is not coming in the process. i have no idea from where its defaulting the special indicator . Please any one can help me to fix this
With Regards
Sen Job
Edited by: Sen Job on Jan 2, 2012 6:02 AM

Hi,
You can check below setting in customizing.
SPRO->>Plant Maintenance and Customer Service->>Maintenance and Service Processing->>Maintenance and Service Orders->>General Data->>Define Movement Types for Material Reservations.
Regards,
R. Loganathan

Similar Messages

  • How to find out the service conformation details based on service order

    Hi.
    I open the CRMD_ORDER
    In this i open a service order.
    I got all the information of that particular service order number in the CRM_ORDER_READ program.
    But i unable to find out conformation details of that particular service order.
    In CRM_ORDER_READ we have DOC_FLOW. But in that i did not find Conformation data. like Conformation number.
    Can anybody explain me regarding finding the conformation details based on the service order.
    I want service conformation number based on the service order.
    Is there any other function module to get all the details of service order with the service conformation also.
    Thank You.
    Regards,
    B. Krishna.

    Hi Krishna,
    You can get the confirmation order guid based on service order number from CRM_ORDER_READ.
    Under ET_DOC_FLOW structure where OBJTYPE_B=BUS2000117 ,OBJKEY_B=Confirmation guid.
    Then from guid you can get the confirmation number.
    Hope this resolves your querry.
    Regards,
    PePe

  • Update service order fileds using exits or BADI

    Hi,
    while creating service order some fileds need to be populated like INGPR, ILART,KOSTL etc. When I create service order these fileds should be populated automatically but this is not happening . Kindly suggest anu BADI or user exit
    Regards,
    Ram

    Thanks Naresh, it helped...
    Can you please help on the below:
    1. For outbound Sales order IDoc- CRMXIF_ORDER_SAVE_M01,need BADIs for modification of the IDoc before it gets generated.
    2. Need program to generate output as outbound IDoc- CRMXIF_ORDER_SAVE_M01  for sales order conformation/acknowledgement.
    3. Need a BADI after the EDI Sales order is saved.
    Thanks in advance
    Vijay

  • Delivery against service order

    Hello,
    As in the standard SAP CS (Business Flow) the post goods issue is happening while conforming the service order in IW41 by default system taking 261 movement type because of that i can not create a delivery note against the service order. How can i create a delivery for the ship to party in the Service order.
    With Regards
    Aswin Nair

    Hi,
    1.In notification is there any way to capture the cost
    you cannot capture cost at notification level, it is just used to capture the problem
    2.How can we know the sales order generated based on Warranty or Goodwill& concern value should be grouped accordingly while in service conformation e can specify the cost based on Accounting indicator.
    If it is a Warranty scenario, you are not billing the customer for the service performed and hence there will not be any sales order created, the cost incurred will be settled to the cost center
    For any Non-warranty scenario in which the actual cost is billed to customer, you will create a debit memo using DP90 through which you can create a billing document
    If you want to delivery the spares to customer, you can use Advance shipment functionality from the Order which will inturn create a spare part sales order. using spare part sales order you can deliver to your ship to
    Hope it is clear
    thanks
    santosh

  • Service order part confirmation cancellation

    Hi experts,
    Iu2019m facing Issue with service order part confirmation.
    Once we do the part confirmation the parts removes from conformation screen- goods movement overview and goes into the goods movement and if we do the cancel part confirmation it again come to goods movement overview screen again for re part confirmation.
    Here user has done the part confirmation and then cancel part confirmation still these parts are not appearing onto the confirmation overview screen.
    If any body has any thoughts that why it is happening then please let me know.
    Thank you very much in advance for your help.
    Regards,
    Laxmi

    Laxmi
    Can you please clarify the following:
    - What exactly do you mean by "part confirmation"
    - Which TCode are you using to do your "part confirmation"?
    PeteA

  • Creation of Sales Order from Service Order

    Hi All,
    I am usind BADI Workorder_update and method at_save to create a Sales Order while saving the Service Order.
    I have created the ZBAPISALESORDER_CREATEFROMDAT2 which is a copy of BAPI_SALESORDER_CREATEFROMDAT2(Since order type was ZDR).
    I have written the following stmt for Debt Memo.
                BUSINESS_OBJECT         = 'BUS2096'              " Debit Memo
    This BAPI is working fine and giving the Sales Order Number as a pop-up for information.
    But now, the problem is coming with Service Order Creation (In the transaction IW31). It is giving short dump while saving the service order after creating the sales order.
    I have checked in the standard code of Service Order. Dump is coming at
    Include : LCOZFU64
    Function Module:CO_ZF_PROJECT_BUDGET_CHECK
    Line : 258
    IF caufvdg-netzkont IS INITIAL.
              CALL FUNCTION 'STATUS_CHECK'
                EXPORTING
                  objnr             = caufvdg-objnr
                  status            = stk_vkt
                EXCEPTIONS
                  object_not_found  = 01
                  status_not_active = 02.
              subrc = sy-subrc.
            ELSE.
            ...ansonsten kann man das an NETZKONT erkennen!
              IF caufvdg-netzkont EQ con_kont_kopf.
                subrc = 02.                "kopfkontiert
              ELSE.
                subrc = 00.                "vorgangskontiert
              ENDIF.
            ENDIF.
    With my code of BAPI, it is returning sy-subrc = 01 (Object not found).
    Without my code of BAPI (Standard code of IW31), it is returning sy-subrc = 02 (status not active) which is the right one.
    Kindly help me in this regard.
    Regards,
    Priyanka Vasudeva.

    Hi,
    There are various scenarios to support end to end work managmenet process in IS-U find attached detail document at link below.
    [http://help.sap.com/saphelp_utilities472/helpdata/en/6a/1a6c35a018d041e10000009b38f839/frameset.htm]
    Scenario A describes process of creating sales order based on service order.

  • Service order type creation

    Hi,
    I want to create a service order type. We dont have any requirement to create any service notification for it.
    Could any one please tell me is it necessary to create a service notification before a service order.
    Thanks and Regards

    Hi
    No there is no nedd to create service notification before order creation but in real time this logic will not apply before you have to craete the notification.
    But if u want to just check this concept then u can eaisly create a order without creating notification
    Thank & Regards

  • Auto creation of service orders from service plans using action management

    Hi,
    We are using service plan products in service contracts where in serviceorders are created according to the plans for the duration of the contracts according to the defined frequency.
    The processing for the action is set as "Immediate processing" so that the order is created the moment the deadline is reached. The order is created using the method "CREATE_ORDER_SRVPLAN".
    The contract is created and released and with all the line items (including the service plan line items). The schedule condition is such that => all the orders due in a particular month are created on the first of that month. e.g. plan orders for 15.01.2009, 30.01.2009, etc (i.e.,all the orders due in Jan 2008) will be created on the 01st of Jan 2008.
    As per this definition, the relevant actions get scheduled, BUT DO NOT GET EXECUTED. The moment I just go to the edit mode in the document and save (without making any changes) the action gets executed and the service order gets created.
    The requirement is that the moment the deadline is reached the action should get executed and there should be no need to edit the contract since the processing is kept as immediate.
    Please advice further.
    Warm regards,
    DP

    Hi Cenk/Pepe,
    Thanks a lot for the response.
    I did schedule the report and it gets executed as per the schedule. But it does not execute the actions. As a output it just logs "3 actions selected". What I want is that it should actually go ahead and execute these actions and not just select them.
    Kindly advice on the same.
    Regards,
    DP

  • Automatic Creation of Service Order

    Hi
    What config settings do I need to maintain in order for servce orders to be generated automatically during the creation of disconnection documents.
    I have created service objects in Work Management, but the service orders are not created.
    Thanks

    Hope you have mentioned the order type while maintaining the Service Object in OISC.
    Regards,
    Rajini.

  • Transaction type not found while creation of service order/ticket

    Dear All,
    I had done all basic configuration of CIC but i am not able to create service order and service ticket.
    When i trying to create i am not able to find any transaction type but if i want to create follow-up document from CIC screen then i am able to create both the thing. I am not able to find out where is the  problem. can any body help me out.
    Thanks & regards
    Neeraj

    Hi Francis,
    Thanks
    I am on Interaction Center WebClient 2007.
    I have already done the configuration and Transaction type is popping up for selection screen but once i select the transaction type then system automatically canceled the transaction "Transaction Cancelled"
    But in the same time if i am trying to created follow-up transaction with reference to previous transaction then i am able to created service ticket/service order.
    what could be the problem?
    Regards
    Neeraj

  • Creation of service order from campaign element

    Hi,
    We have a requirement where service orders are to be created for all those business partners who responded to the campaign. We are using standard service order type SVRO. We have set up campaign automation by creating campaign and element, assigned target group, set decision point (rule & condition) to split target group in two; one for those who have replied to campaign and others who have not replied. These target groups are also linked to other campaign elements within the campaign.
    The question is, how to create a follow-on transactions such as service orders through campaign, so that one service order gets created for each successful BP from campaign result?
    Thanks in advance for your advice / suggestions.
    Regards
    Umesh
    Edited by: Umesh Singh on Sep 30, 2009 6:36 PM

    Hi Shatnhala,
    Thank you for your help. I'll try this and will come back to you.
    My further requirenment is to re-trigger pricing to upade latest price information on these service orders and then to create and send letter to all those customer with price informations. Can I use the same workflow with different steps to complete all these task?
    Also, how will these service orders (created through workflow) be linked with the campaign? Is their a way to link one campaign with many orders?
    Thanks
    Umesh

  • Service order creation using bapi with repair order number

    Hi experts,
    Pls suggest me a BAPI to create a service order for those repair orders where a PGR has been done(for return delivery type : LR).
    The plant should be 0260 with storage location wh01 and item category ZRRE
    Creation of a service order with repair order type SM03 is not allowed in iw31.
    thanks and regards,
    Vijayb.

    Hi prakash,
    Thank u for the BAPI
    But an error is being displayed saying that the REFURBISHMENT ORDERS CANNOT BE PROCESSED USING BAPI.
    ERROR DURING PROCESSING OF BAPI METHODS.
    This is while u pass the order type as either ZM03 or SM01or SM02 or SM03.
    pls help me on that.
    thanks and regards,
    Vijayb.

  • How to get CRM service order data in R/3

    Hi,
    I want to retrieve service order data from CRM system to R/3, is there any FM for this. Please help as i am new to CRM
    Thanks
    Bobby

    Hi Bobby,
    It is very much possible to upload CRM service orders to SAP R/3 or SAP ECC via standard CRM middleware.
    Please refer to the below SAP help document for complete list of configuration activities for service order upload.
    http://help.sap.com/saphelp_crm50/helpdata/en/f0/5d583c65399965e10000000a114084/frameset.htm
    <b>Do not forget to reward if it helps</b>
    Regards,
    Paul Kondaveeti

  • Warranty tab not getting displayed in service order

    DEAR ALL,
    I have an issue with crm services, I HAVE NOT ACTIVATED/USED INSTALL BASE IN MY SCENARIO AND HAVE CREATED PRODUCTS DIRECTLY/ DOWNLOADING FROM R/3.
    NOW WHEN I MAKE A SERVICE ORDER THEN WHEN I ENTER THE PRODUCT (EG: FINISHGED GOOD) ITEM CATEGORY BEING YANN (TEXT ITEM CREATED BY US) THEN THE WARRANTY TAB IS NOT COMING UP.
    when we add an expense item in the next line item warranty tab is getting displayed.
    KINDLY HELP.
    REGARDS,
    AMIT

    Hi for this u can use VCT but you to check for doc flow action settings and work flow before, then only you will get Guranty Data tab hope this will helpful
    Regards
    Venkat

  • Crm service order related fields updation

    hi ,
    i am creating a sales order using va01 transaction. service order is automatically created with the config settings . during this, some of the fields in service order in R/3 are not updated. i wnt to populate 6 fields in service order when creating sales order .
    i hv got user exit to update 4 fields, but for operations tab in service order, i need to populated activity type and work ( quantity fields ), these fields are not availbale in the above user exit.
    Can any one pls suggest me how to update the operations tab fields in service order .
    Reg
    Shiva

    hi ,
    i am creating a sales order using va01 transaction. service order is automatically created with the config settings . during this, some of the fields in service order in R/3 are not updated. i wnt to populate 6 fields in service order when creating sales order .
    i hv got user exit to update 4 fields, but for operations tab in service order, i need to populated activity type and work ( quantity fields ), these fields are not availbale in the above user exit.
    Can any one pls suggest me how to update the operations tab fields in service order .
    Reg
    Shiva

Maybe you are looking for

  • SAP report of field status variant, in 4.7

    Hello all, Is there a SAP report that lists a field status variant, its groups, the groups fields, and the entry properties of the fields? In customization, path  /Financial Accounting/Financial Accounting Global Settings/Document/Line Items/Controls

  • AI support for WebJobs

    We use WebJobs with our Azure Web Site to perform non-critical operations and communicate with third-party services via Service Bus triggers.  Two questions: Does AI support monitoring WebJobs? Is AI supported from WebJobs such that we could use Trac

  • ERROR -10810: Finder cannot lauch anything!!!

    My Macbook pro feb 2008 is up to date. I've just reinstalled the OS initializing my HD through the included DVD. As it happened when I first used it (April 2008), the message comes again! When I try starting an app from the Dock it says something lik

  • 0TCAKYFNM is not found ?? How can i make it ?? Could you kindly help me ..

    Dear All, I want to use BI Authorization in bi 7, but i need to install particular info-object.. I have already gotten all those except this 0TCAKYFNM .. Could you kindly help me what should i do to make it ?? Should i apply some notes / something ??

  • Trouble with word

    I have Yosemite and suddenly Word has started playing up. I can no longer save my documents, or print them, or cut and paste. I can make new documents but I can only minimise them.I cant get rid of them or file them. Is this an upgrade problem?