How to identify difference between Configure To Order (CTO) and Engineer To Order (ETO) items

Hi All,
We are working on Oracle Database 10g
We have to develop a code which involves Configure To Order (CTO) and Engineer To Order (ETO) items.
Can anyone advise is there any table and the corresponding column in the database which will help identify if an item is a CTO or ETO.
Regards,
Shruti

Shruti,
Have you checked eTRM website? -- http://etrm.oracle.com
Please also see (How To Find the VIEW or TABLE That Populates a Form So That a 'Custom Report' Can Be Created Using Same VIEW or TABLE (Doc ID 604772.1)).
Thanks,
Hussein

Similar Messages

  • ^How to show difference between sales in year 2009 and 2010

    Hi experts,
    I am facing a problem in a BEx Query. I have to show the difference between the sales of two years. Let me be more specific..
    I only have one keyfigure sales and only one characteristic year and I need the column difference.
    year      sales      difference
    2009      5000      -
    2010      8000      3000
    2011      9000      1000
    Please can anybody explain me how to get this.
    Many thanks in advance
    Peter

    Hi Peter
    There are various ways of getting the result you are going for.
    1. If you are 100% locked to the way the data has to be shown - you can use CELLS.
    a. start of making a strukture on year getting the years you need (in rows)
    b. generate a structure with 1 the key figure "sales" and second a formula which equals zero
    c. press Cells in your menubar and give all the combination of Sales and years a cell reference.
    d. Create formulas in the combination of year/Formula=0 and just make the formula this years sales - last years sales.
    This is a lot like Excel but also is'nt very handy for navigating and hence not a solution I normally would recomend
    If you are not on the other hand restricted to the way it has to look I would generate 3 columns with restricted key figures.
    1 with filter on Fiscal Year (0FISCYEAR) taking Current year and key figure sales
    2 With filter on Fiscal Year taking Current year and an offset of -1 and key figure sales
    3 Same and offset -2
    Last I would make 2 formulas giving me the differences.
    But as mentioned there are many ways of achieving your goal - maybe someone will have a better way
    Best Regards
    Xavier

  • Difference between Configurable and varinant production order

    Hi All,
    1) What is difference between configurable material production order and variant  production order?
    2) What is difference between configurable material and variant material?

    Hi All,
    1) What is difference between configurable material production order and variant production order?
    Ans:
    the only difference i can see is the Account assighnment - the configurable material needs to have a sales order order or Customer independent requirment since the stock when gets produced has to be placed inanyone of the account assignment.Which in simple terms is a make to order producton order
    the Variant material production order can be a make to stock scenario also
    2) What is difference between configurable material and variant material?
    a.Configurable material - Inthis the characteristics can get any or specified values based on the requirement
    Ex: car - is configurable material
        colour is a charctertisc - red,white are the values
    b. Variant material - It will have ONLY one config material attached with it and the charatterstics would ahve the vallues prefixed
    ex: CAR_RED as a material - which means the colur of thecar is red -it is fixed
    does it clears your doubt are still require any more information..
    sap s very intresting part  is VC

  • Difference between business process, sales process and order process

    what is the difference between business process, sales process and order process?

    Dear Gopala,
    business process is a general definition of the process which you have:
    for example, you get an order, you have no goods, but you can produce them, you start an assambly processing, the production order will be created, then the goods will be prepatred, then the delivery will be created, the goods issue booked then your customer gets thwe goods and send the delivery confirmation, you create an invoice etc.etc.
    sales process is a part of  a business process.
    Sales process shows how you sell the goods, there are different sales document  categories to do this: sales orders, contracts, scheduling agreements etc.
    order process is only one of possibilities of the sales process.
    Order process is used if you get really a one-time (or at lease not on a regular basis many times) the simple orders where your customer says what goods he would like to receive and when. Then you create a sales order (in dialog transaction VA01) and can create a delivery. There are different types of sales orders in the standard. The customizing of sales order types is available under the transaction VOV8.
    I hope, this info help you a little bit further to understand SD design.
    Kind regards,
    Akmal Vakhidov
    Development Support SD, SAP

  • Difference between configurable and non configurable finished goods master

    Hi
    Pl explain the difference between configurable and non configurable finished goods master data.
    Thanks
    kamala

    Hi,
    Configurable material are used when you have a large number of combination of parts that go into a product. It means different combinations of the parts for same material. If you maintain a unique material code for each combination , you require a large number of material numbers. KMAT is used in such a case where you maintain just one generic product code. You assign class to this material having all variant characteristics.
    A super BOM is maintained for such a material consisting of all possible alternatives. A super routing is also maintained consisting of all possible operations that could be used.
    Typically configurable material is used in Made To Order (MTO) environment. However frequently ordered configurations may be planned with a material variant which needs to have a material master record. Thus Material variants may have stock and value. Depending upon characteristic values chosen at sales order entry Sales Order BOM is created. Routing operations are also chosen depending upon which BOM components are assigned to them.
    Non configurable materials are like finish, semi finish materials having fixed BOM.  A separate/single BOM exits for every finish material.
    Revert back for more info.
    thanks and regards,
    Man

  • How is the difference between CRS-MSC-B and CRS-MSC-40G-B

    How is the difference between  CSC-MSC-B and CSC-MSC-40G-B and it can be used interchangeably or not ?
    thanks for your kindness

    Hello Marut,
    That is the same HW, no difference.
    Regards,
    /A
    Please visit http://cisco.com/go/testdrive or contact your account rep to schedule nV tech demo.

  • How can get difference between 2 dates in the form of days

    how can get difference between 2 dates in the form of days

    Hi,
    Check the following program:
    REPORT ZDATEDIFF.
    DATA: EDAYS   LIKE VTBBEWE-ATAGE,
          EMONTHS LIKE VTBBEWE-ATAGE,
          EYEARS  LIKE VTBBEWE-ATAGE.
    PARAMETERS: FROMDATE LIKE VTBBEWE-DBERVON,
                TODATE   LIKE VTBBEWE-DBERBIS DEFAULT SY-DATUM.
    call function 'FIMA_DAYS_AND_MONTHS_AND_YEARS'
      exporting
        i_date_from          = FROMDATE
        i_date_to            = TODATE
      I_FLG_SEPARATE       = ' '
      IMPORTING
        E_DAYS               = EDAYS
        E_MONTHS             = EMONTHS
        E_YEARS              = EYEARS.
    WRITE:/ 'Difference in Days   ', EDAYS.
    WRITE:/ 'Difference in Months ', EMONTHS.
    WRITE:/ 'Difference in Years  ', EYEARS.
    INITIALIZATION.
    FROMDATE = SY-DATUM - 60.
    Regards,
    Bhaskar

  • How to find out difference between IAS Oracle Home patches and 10.1.2 Oracl

    How to find out difference between IAS Oracle Home patches and 10.1.2 Oracle Home patches.
    I have read me document but i could not able to understand.
    Please help me

    user10721329 wrote:
    How to find out difference between IAS Oracle Home patches and 10.1.2 Oracle Home patches.
    I have read me document but i could not able to understand.
    Please help meWhat docoument you are referring to?
    If you source the application env file APPS<CONTEXT_NAME>.env file under $APPL_TOP directory then this will set ORACLE_HOME to 10.1.2
    If you source the application env file <CONTEXT_NAME>.env file under $INST_TOP/ora/10.1.3 directory then this will set ORACLE_HOME to 10.1.3
    Environment Settings
    http://docs.oracle.com/cd/E18727_01/doc.121/e12841/T120505T120509.htm#F_92659x3Ax20H1x20Head1x3Ax20Environmentx20Settings
    Thanks,
    Hussein

  • Difference between configuration and customization

    what is difference between configuration and customization?

    Dear Chandu,
    Configuration means allready the data given by the Standard SAP but we need to arange that data in the proper as per our requirement.
    Example:Pricing procedure dtermination
    Customisation means the data not avail in the standard SAP so we need to develop with the help of ABAPer.
    Example: Zreports,
    I hope it will clear for you,
    Regards,
    Murali.

  • What is the difference between, Configuration Components and Software Comp?

    Experts,
    Can somebody tell me, What is the difference between, Configuration Components and Software Components?

    Hi,
    Configuration Objects:
    You use configuration objects to help you to structure and organize your configuration data in the Integration Directory
    You can group configuration objects by using configuration scenarios.
    The following configuration objects exist:
    1) Collaboration profile objects
        -Communication Party
       -Service
       -Communication Channel
    2)  Logical routing objects
      - Receiver determination
      - Interface determination
    3)  Collaboration agreement objects
       -   Sender Agreement
       -  Receiver Agreement
    Refer the below help which I did search on SDN:
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/131eb4ef2fb344abf471c9eac0063a/frameset.htm
    Softweare component:
    http://help.sap.com/saphelp_nw04/helpdata/en/12/003479fa4c2d4aa9d175dcbb081d66/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/37/ae463c75a8477ee10000000a114084/frameset.htm
    Thnx
    Chirag

  • Difference between Business service, Business system and Business process

    Hi,
    Can anyone tell me the difference between Business service, Business system and Business process?
    Thanks,
    Harikumar. S

    Hi,
    <b>Business system</b>
    It is a logical system from a business point of view.
    One or more logical systems that belong together from a business point of view is called a group of Business system group. A business system group represents a unit within a company or organization that can be defined according to legal, economic, administrative or geographic factors.
    The objects in a business system group are uniquely identified by a uniform numbering system.
    <b>Business process</b>
    Business procedure within an enterprise that uses resources and can involve activites from a number of different cost centers in a controlling area.
    When executing a business process, activities can be utilized for several cost centers of a controlling area.
    <b>Business service</b>
    It’s a third party system.
    All these belong to a Business Scenario which is
    Description of the flow of business processes according to a business typology. A business scenario represents a template for a business process, which runs within a particular area of a company process. All processes required to completely process the task are listed in chronological order in the scenario. Business scenarios can be described graphically, in either aggregated or detailed form (EPC). Example: Direct sale to industrial recipient
    <b>**DO REWARD POINTS IF THIS IS HELPFUL FOR YOU**</b>
    Regards
    AK

  • What is the difference between APPLE TV  models 30850MD199LLA and 300024854433?

    What is the difference between APPLE TV  models 30850MD199LLA and 300024854433?

    MD199 is as shown below. The other number is not an Apple model number.
    OVERVIEW
    Introduced     March 2012 (A1427) March 2013 (A1469)
    Discontinued     --
    Model Identifier     AppleTV3,1 (A1427) or AppleTV3,2 (A1469)
    Model Number     A1427 or A1469
    EMC     2528
    Order Number     MD199LL/A

  • What is the difference between version 4.7 EE and ECC 6.0 in SD module.

    Hi SAP Gurus,
    what are the features in 4.7 EE version in general.
    what are the features in ECC 6.0  version in general.
    then give me the exact difference between version 4.7 EE and ECC 6.0 in SD module.
    if u give the information, then u will get the rewards.
    Regards,
    somu.

    Hi Somu,
             These are additional enhancements avialble in ECC6.0 other than that remaining same as 4.7E
    1.E-Commerce:- SAP ERP provides powerful e-commerce capabilities that can be expanded in an easy, cost-effective manner in line with business growth. Organizations can run a complete sales process on the Internet, and provide business-to-business (B2B) and business-to-consumer (B2C) customers with personalized and interactive online self-services.
    2.Mobile Sales for Handhelds:-SAP ERP enables sales professionals to access front- and back-office business processes and to manage critical sales activities in the field using standard PDAs or other handheld devices (including those with bar code scanners). In this area, SAP ERP provides the following functions:- Customer managementWith SAP ERP, sales professionals may enter, view, and modify detailed customer information, and view sales order history for each customer.- Sales order managementSAP ERP enables sales staff to take sales orders via bar code scanners; search, create, and modify sales orders; and list or sort sales order partners.- Material managementSupport for material management for mobile sales enables staff to view material lists or details for a specific material, search material, and display customer-specific prices.
    3.Resource-Related Down Payments and Billing:-- Supports creation of down-payment requests analogous to the functions offered by resource-related billing- Enables organizations to bill the requesting company code for services provided via a resource-related billing document.
    4.SAP Beverage Functions Available for the Consumer Products Industry:- As of SAP ERP Central Component (SAP ECC) 5.00, the following functions from the SAP beverage industry solution are available for the consumer products industry:* SAP ECC 5.00, consumer products (EA-CP 500)- Material sorting- Extra charge- Empties management- Part load lift orders- Pendulum list indirect sales- Sales returns- Excise duty* SAP ECC 5.00, supply chain management extension (EA-SCM 500)- Direct store delivery back-end- Master data- Visit control- Transportation planning (including loading units, aggregation categories)- Vehicle space optimization- Output control (including valuated delivery note)- Route accounting (including tour data entry, cash payer, route settlement)* SAP ECC 5.00, industry-specific sales enhancements (EA-ISSE 500)- Extended rebate processing.
    5.Credit Management:-Integrating sales and distribution (SD) credit management with SAP Credit Management application:With SAP ERP 6.0 application, you can also use SAP Credit Management in SAP Financial Supply Chain Management set of applications (FIN-FSCM-CR) to perform all credit checks and commitment updates for all areas of sales (SD-BF-CM). In SAP Credit Management, you can update the data from multiple systems. This enables you to execute credit checks with consistent data in distributed systems, too. Furthermore, you can connect to external credit information providers by extensible markup language (XML) interfaces. Alternatively, you can continue to use SD Credit Management (SD-BF-CM).
    6.E-Commerce: Catalog Management :-As of SAP ERP 6.0 application, you must carry out product catalog replication from your ERP solution to the Text Retrieval and Information Extraction (TREX) server for use in the Web shop, using the report ISA_CATALOG_REPLICATION.
    7.E-Commerce: Quotation and Order Management:- Order creation with reference to a contract that has been displayed* Lock of sales documents to avoid concurrent access during the order change process* Display of bills of material in the shopping basket* Free goods processing* Processing of grid products for the SAP Apparel and Footwear application* One-step business order processing* Selection of multiple transaction types in the shopping basket* Credit card support in business-to-business (B2B) Web shop* Material number format conversion* Maintenance of delivery priority in the shopping basket (B2B)* Document search for all documents across all sales areas* Interprocess communication-characteristic value display in basket and order confirmation
    8.E-Commerce: Selling Over eBay:-Creation and management of product listings on eBay leverages the e-commerce order management and fulfillment capabilities of the SAP ERP application by easily tying existing tax, pricing, shipping, and payment configurations to post-auction processing. Enhancements in 2005: * You can use the business-to-consumer (B2C) checkout instead of the eBay checkout. With the B2C checkout, you can maximize cross-selling and up-selling opportunities by leveraging B2C functionality, determine tax and shipping using the elaborate methodologies available through condition techniques in SAP ERP 6.0. * E-mail notification scenario: winner notification to keep the auction winner updated with the status of the auction and of his or her order * Monitoring through features such as single-activity trace (SAT), heartbeat, and logging * Creation and publishing of multiple-item auctions and manual retraction of winners
    9.E-Commerce: User Management:-- Web-based user management for business-to-business internet users - Assignment of authorization roles to users in web-based user management - Automatic migration of SU05 to SU01 internet users
    10.Enterprise Services in Sales Order Management:-Please check in the Enterprise Services Workplace site which enterprise services are available for sales order management on the SAP Developer Network site (www.sdn.sap.com).
    11.Internet Pricing and Configurator (IPC):-The IPC is enhanced and integrated to allow configuration within the sales documents of the SAP ERP application reusing existing model data while leveraging its improved functionality and advanced user interface within SAP ERP.
    12.Price Catalog (PRICAT): – Inbound Processing (Retail):-Inbound message processing of PRICAT essages:As of SAP ERP Central Component enterprise extension retail 6.0 (EA-RET 600) component, you can create and change article data automatically, or in an interface for mass data handling. The system takes both single and generic articles and bills of material and prices into account.
    13.Rebate Condition Records Using Scales:-As of SAP ERP 6.0 application, you can set up rebate agreements so that the scale base value and the rebate scale level is derived from the total sales volume of multiple condition records. You do this by grouping condition records in the rebate agreement.
    14.SAP Role: – Internal Sales Representative:-SAP role – internal sales representativeThis role delivers all the functions to fulfill the requirements of an internal sales representative. This includes tasks such as answering phone calls from customers and prospective customers, processing incoming inquiries and sales orders, and preparing quotations and sales contracts.Target groupThe responsibilities of an internal sales representative (or customer service representative) include the following:- Answering phone calls from customers and prospective customers- Answering product, price, and order status related questions- Processing incoming inquiries and sales orders- Preparing quotations and sales contracts- Taking sales orders and ensuring successful order processing – for example, taking care of the completeness of sales documents, releasing delivery-blocked orders, and so on - Support for the outside sales force – for example, checking on quotations, updating customer master data, and so on- Preparing reports and sales analyses for the sales manager and the sales teamWork overview This work center gives you an overview of your daily work and gives you easy access to your most important tasks. Sales documents This work center allows you to work on all your sales documents. You can create and maintain inquiries, quotations, sales orders, sales contracts, scheduling agreements, and billing documents. Order fulfillment This work center allows you to monitor order fulfillment. You can display deliveries, backorders, and shipments, and can check product availability.Master data This work center enables you to work on all your master data. You can create and maintain business partners, customer agreements, prices and conditions, and products.
    I hope it will help you
    Regards,
    Murali.

  • What is the major differences between SAP CRM 4.0 and SAP CRM 5.0?

    Dear all,
    Please let me know the major differences between CRM 4.0 and CRM 5.0 versions?
    Your suggestions will be highly appreciated.
    Thank you
    Raghu ram

    Hi Raghu,
    In order to find out the differences between SAP CRM 4.0 and SAP CRM 5.0, you will find no better documentation than the release notes availalble at the following link:
    [https://websmp204.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000429833&_SCENARIO=01100035870000000202&]
    There are several functional improvements, and lot of new functionalites and also better integaration points with SAP ECC. Some of the new features like Visit Planning, Warrenty Claims, Enhanced and easy configurable/ customizable IC Webclient, New concept of Marketing Organization in Org Model. For further information, go through the release notes.
    regards
    Srikantan

  • Difference between debugging BI 7.0 and BW 3.5

    Hi,
    What is difference between debugging BI 7.0 and BW 3.5?How you will debug in 3.5 and Bi 7.0?
    Sridhar

    Hi,
    You need to put breakpoint in order debug.Please check the links below for details.
    http://help.sap.com/saphelp_nw70/helpdata/en/c6/617cbee68c11d2b2ab080009b43351/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b05aff76-dc5e-2a10-8da3-8a6726492a90
    Regards.

Maybe you are looking for

  • Setting the DNS Suffix in Windows-2000:

    This is a solution for the frequent problem that arises during installation of iPlanet Application Server on Windows-2000 platform. <b>Problem:</b> After installation completes, the installation directory remains empty, there is no entry of iAS in "W

  • HP Photosmart C7200 series will not install on HP TouchSmart PC windows 7

    I just bought a HP Touchsmart computer.  I have a HP Photosmart C7200 series printer.  The cd for this  printer will not install because it does not support windows 7.  Is there a fix for this.

  • Error code: -107380720​2

    Hi      I am getting the error code -1073807202 when I am controlling HP make 8656B signal generator.can any one sort out this problem. Regards RobinHood Solved! Go to Solution.

  • Error Infoobject does not exists in Infoprovider

    Hi Friends, I am getting "Error Infoobject does not exists in Infoprovider" in Quality. Actually Fiscal Period and Variant are not showing up in Query designer left panel (where we can see infoprovider structure). This problem is only in Quality, the

  • Fulltext search in UCM 11g

    Hi, we are using UCM 11g in our application. Database is oracle 11G for the UCM. We need fulltext search to be enabled on UCM. But there two option to enable the fulltext search DATABASE.FULLTEXT and ORACLETEXTSEARCH. Can anybody please tell which op