Use of Catalog button in Service Order

Hi,
In the Service Order creation (IW31) screen, I find "Catalog" button in the Components tab Page. What is the purpose of this and how do I configure its determination ?
Thanks.
Raj

Hello,
Its an option to select components from a suppliers or other electronic catalog using OCI (open catalog interface) standards.
See SAP help:
http://help.sap.com/saphelp_erp60_sp/helpdata/en/b0/df293581dc1f79e10000009b38f889/frameset.htm
Look under: Orders - Order processing - Catalog Interface (OCI - Open Catalog Interface)
-Paul

Similar Messages

  • Using FM CRM_SERVICE_ORDER_CREATE to create service orders

    Hi Experts,
       I want to mass create service orders using function module CRM_SERVICE_ORDER_CREATE.
    I would highly appreciate it if someone could throw more light about using this FM. Any documentation on this FM and its data structure/mapping would be very helpful. I also want to know what  are the mandatory parameters that need to be maintained in the FM for the successful creation of the service order.
    Thanks,
    Nanda

    Hi Experts,
       I want to mass create service orders using function module CRM_SERVICE_ORDER_CREATE.
    I would highly appreciate it if someone could throw more light about using this FM. Any documentation on this FM and its data structure/mapping would be very helpful. I also want to know what  are the mandatory parameters that need to be maintained in the FM for the successful creation of the service order.
    Thanks,
    Nanda

  • Using SmartForm for Plant Maintenance service order processing

    Greetings everyone,
    I am working in R/3 4.6C and I have a SmartForm that I would like to configure as a shop paper in plant maintenance and print along with various types of work orders.  However, the config in this area only allows configuration of SAPscript forms with print programs and form routines. 
    Does anyone know if there is a way to configure or convert a SmartForm so that I can print it as a PM shop paper?
    I will definitely reward helpful answers/solutions.
    Thanks,
    Geoff

    Thanks for the quick response, Anji.
    So just to be sure, there is no way I can configure this form to work with the shop paper config, correct?  If I want something to automatically print with different work order types, I guess I have no choice but to use a SAPscript form with a print program?  I am just not clear on what you mean when you talk about the Z t-code, since I never want to execute this form directly, but always automatically in work order printing from IW32 or similar transactions.
    Thanks..
    Geoff

  • Creating a service order using FM

    Hello everyone,
    I am new to CRM technical. I have a requirement to create a service order using standard function module passing only 3 parametrs like category1, category2 and short text. How should I start the report. Can anyone help me in posting the code and the approach.
    Thanks in advance!

    Hi Sandeep,
    The best approach to learn this development is to debug the standard functionality by providing the data which you need in your requirement. Then you will get familiar with what are structures which needs to be populated and send to One Order API - CRM_ORDER_MAINTAIN.
    This above mentioned API will be the one which you need to use in the creation of Service Order. So, you can also search with the above mentioned Module.
    Hope this helps. Scan the Forum for FAQ's on problems that you might get in the development.
    Thanks,
    Samantak.

  • Usage of catalog button in component screen

    Hi Experts,
    what is the use of catalog button in the Right hand side corner of component screen in order.How you use it?.Pl guide
    regards
    KRISHNAN

    Use
    Using this function you can order material in an external procurement system from maintenance orders, service orders, and networks, for example SAP Enterprise Buyer (EBP).
    Integration
    Catalog is used for component selection if the componet is not avaailable in the store .OCI must be configured in the system for using this method of component selection .
    You can transfer material components for which you want to create a purchase requisition (PReq) from an external catalog (see Open Catalog Interface (OCI)) using the open catalog interface (OCI) .
    Prerequisites
    You installed the SAP R/3 Plug-in for the EBP.
    You require this plug-in even if you do not use the EBP, but rather a different external procurement system.
    You determined in which system (external procurement system or SAP R/3) purchase order handling for a purchase requisition should take place. You do this by defining a combination of purchasing group and material group referring to another system by using a profile. Use the transaction SM30 in the Views V_T160EX and V_T160PR. Or you can determine a purchasing profile by using your own logic in the Customer Exit BBPK0001.

  • Service order and service notification

    Hello folks ,
    could someone let me know please if ther's an BAPI or other way to create service order with a reference to service notification so that when calling the BAPI or function mudole to create the service order its get the entire data from the reference of the service notification .
    example of this situation is when executing IW52 transaction nd from the main screen of change service notification a button of service order takes the data from the service notification to the service order .
    Regards,
    Hertzel.

    Hi,
    Please make use of this 2 FM. (You have to use both the FM ).
    "QM06_FM_TASK_RMA_ORDER_CREATE"  and
    "QM06_RMA_ORDER_CREATE".
    Hope this will help you.
    Regards,
    Smart Varghese

  • Catalog button in SAP ERP

    Hi all,
    Can anyone tell me what is the use of  "Catalog" button in standard SAP ERP system ? how can i benefit from it ?
    Thanks all

    See [Note 696095 - ISA R/3 4.0: Collective note on Catalog Views|https://service.sap.com/sap/support/notes/696095]
    See the first line in the Reasons and Prerequisites:
    Important: The catalog views functionality is only available from ISA 4.0 SP4 on, we recommend to use the latest SP. It is also only available with TREX as catalog engine
    This is true for recent versions too.
    The requirement is behind how the solution is implemented. VIEWS_ID is actually published to TREX for optimized extraction of customer views.

  • Assiging wbs element as settlment receiver in service order settlement

    Hi PM CS Experts.
    We are using scenarios of creation of service order from sales order. So whatever cost we incurred for service order settling to sales order via settlement rule - settlment receiver is Sales order i.e. SDI. We are using settlement profie XX which have default object type for settling SDI.   While releasing the service order the settlement rule created with settlement receiver is SDI.
    Now for different business scenarios, we are settling service order cost to WBS. Now we want to create a settlemetn rule for WBS, settlement receiver will be WBS element,  while saving the service order.  What configuration, master data or processes we have to follow for this.
    please reply on this.
    regards
    abhay

    Sales Order line item have account assignment WBS element. From this sales order line, a service order will be created.   So our idea is whatever cost booked to service order should be settled to wbs element instead of sales order.  
    also in location tab of service order, the wbs element from sales order is not inherrited in account assignment section.  Why this we are not knowing. Have you have any idea for this.
    regards
    abhay

  • Bapi or function module to create conter readings in service order

    hi all,
    i have used crm_service_order_create to create the service order it was very helpful . I could also create the service order with the i base component. But i need to enter the counter readings against the i base component. Is there any bapi ot function module which takes the counter id ex 1516 and saves the data in the service order. Reply at the earliest would be of great help.
    As the necessity is of high priority.
    Thanks in advance.
    Mithun Seshadri.

    Hi
    I need ur help.please send ur sample code for create a service order using Fm or BAPI
    Regards
    P.Prabhakaran

  • Workflow - Service Order Creation

    Hi Experts,<br />
    <br />
    I need to trigger a work flow by using which I create (disconnection) service order. <br /> I am new to work-flows so I am not sure exactly how we will be able to create service order using work-flow.<br /> <br /> It would be of great help if someone provide some inputs regarding creating service order using work flow.<br /> Please let me know if more information is necessary.<br /> <br /> Thanks.

    Hi
    I think you can use Business Object BUS2088
    While creating service Order the CREATED event gets triggered. You can check that isn SWEL.
    Thanks
    Arghadip

  • Proceeding document for service order

    In the case of recall/upgrade for service industry, product service letter can be created as a proceeding document for service order. I used to 0CRM_SRV_PROCESS_H for the service order. The BI content ODS for service order header is 0CRM_PROH. It contains an infoObject for proceeding document 0CRM_PREDOC. But it is not mapped in the transformation.
    I have 2 questions:
    1. which source field should 0CRM_PREDOC be mapped to?
    2. is it possible to include produce service letter in regular service order? The object type for produce service letter is BUS2000210. I noticed only BUS2000116 (service order) is being extracted via 0CRM_SRV_PROCESS_H.
    Thanks,
    Jennifer

    Madhu,
    I am sure you can create a follow-up transaction from a Service ticket to Service Order, All you have to make sure is the setting in IMG for Follow-up are active and right.
    Thanks

  • Hoe to see if an USER-Status of service order is changed

    Hi,
    for service order we use a user-status profile. Every things worcs as we want.
    Now the question is: how can i see if the user-status is changed?
    First i use IW31 to create an service order. Next day the user-status will be changed (IW32).
    Where can i see, that it is changed?
    Regards, Dieter

    When user and system statuses are changed, records of JEST are updated and records are inserted into table JCDS, check this table.
    - JEST - current status
    - JCDS - log of status - with date/time/user
    In transaction IW32/33, you can see the history of statuses: click on "information" icon in status line, then on "display status" screen, go to menu : Extras, Change document, All or For a selected status.
    Regards,
    Raymond

  • Open Service Order - Template

    Dear Friends,
    I need to upload few open service orders hence could you please let me know where to search for some Migration templates [Excel file] which I can use to input all the service order data and later upload the same.
    Thanks & Regards
    Prasad Subramanya

    Hi,
    Create your own LSMW / BDC that will give an Excel Template.
    Babu

  • Service Order creation from CRM Web-IC hwen user click the push button.

    Hi experts,
                        I need to create the service order (in IS-U) when the user will click the push button in CRM-Web-IC.
    I know the RFC for the same to be used in IS-U but for that I need to get order type which is mandatory importing parameter for RFC.
    I know BP, Premise & Installation.So,How can I get order type for that?
    Reply will be greatly appreciated.
    Thanks in advance.
    Regards,
    Abhay.

    Hi Gagan
    Could you please share with your solution, i am kind looking help in same are. We are using CRM 7.0, but i can not find BOL component which is ISUSRV.
    My requirement is to create Service Order from Webclient, example meter problem reporting, etc
    Please kindly reply or by email shankar no dot vangari at gmail com
    regards
    shankar

  • How open a service order using event handling

    HOw to open a service order using event handling

    Hi,
    Can you explain your requirement elaborately.
    I understand from it as, you want to open Service order creation page, based on some event(may be submit button).
    For that technically you can use navigation->goto_page('Provide the URL').
    or you can use inbound-plug and out-bound plug concept for naviagation.
    Regards,
    Devender V

Maybe you are looking for

  • Installing SQL Server 2012 on a new VM - Error Code 0x858C0017

    TITLE: SQL Server Setup failure. SQL Server Setup has encountered the following error: The SQL Server product key is not valid. To proceed, re-enter the product key values from the Certificate of Authenticity (COA) or SQL Server packaging. Error code

  • Rman backup archive log

    Hi Guys, Can advise on the syntax to perform rman backup of archive logs generated in last 2 days? Should it be 1 or 2? thanks! 1. BACKUP ARCHIVELOG UNTIL TIME 'SYSDATE-2'; 2. BACKUP ARCHIVELOG FROM TIME 'SYSDATE-2';

  • Compiler API  and Tomcat

    Hi! I am using the new compiler api to compile dynamically generated classes. To get the compiler tool i call: JavaCompiler compilerTool = ToolProvider.getSystemJavaCompiler(); when I run this from eclipse with the integrated tomcat everyhing works f

  • Richtiger Export in Adobe Premiere Pro CC

    Hallo, mein Name ist Patrick. Ich bin im Bereich Videobearbeitung relativ neu und kenne mich auch nicht wirklich gut aus. Ich habe mir zum ausprobieren Adobe Premiere Pro CC abonniert und nun Probleme mit dem Export. Kann mir jemand hilfreiche Tipps

  • Will not download 1080p content properly

    I am attempting to upgrade my eligible content to 1080p.  All but two downloaded correctly (though that's debateable because it shows twice in iTunes). Anyway, I have two movies that say they can be downloaded, so I do.  I wait a few hours.  It's don