What are the main differences between  3 three important class types

PP members
What are the main differences between class type 300(variants) , class type 200 (configurable objects) & 001 ( material class)
Please elucidate on the above
Thanks
Suren R

Hi,
The class type is a central concept in the classification system. The class type determines how classes are processed, and how objects can be classified and retrieved in these classes. In Customizing for Classification, you define the settings for a class type. You define class types for a specific object type, such as materials. You can then use classes of this class type to classify objects of this object type.
When you first create a class, you must enter a class type for the class. Each class type is a closed system. There is no link between the different class types.
he class type determines the following:
Which object types you can assign to a class
Which class maintenance functions you can process
Whether you can classify objects in more than one class
Which class statuses, organizational areas, and text types are supported in class maintenance functions
Whether you can use engineering change management for classification
Which filter functions you can use to restrict the search result
All materials can be classified with class type 001. Class type 300 is for variant configuration the variants under a class item are called as variants and can be picked during sales order creation. Class type 200 is for classes that are used as class items in bills of material. You can classify the same materials separately in these class types.
This is basically used to differentiate the BOM class items.
Prakash

Similar Messages

  • What are the main differences between airport express and extreme?

    what are the main differences between the express and extreme base stations.

    In addition to Bob Timmons' link the main differences are as follows:
    Extreme has a slightly more powerful antenna (might not be true but from experience it seems to be)
    Extreme has USB HDD sharing
    Express has AirPlay
    Extreme has 3 Gigabit ports (don't be confused by Apple's page. Apple states 4 including WAN, 3 without WAN)
    Express is smaller
    Express has 10/100 Ethernet whereas Extreme has Gigabit

  • What are the main differences between the iPad &MacBook Air?

    What are the primary differences between the iPad & the MacBook Air?

    iPad runs iOS and has a touch screen.
    MBA runs OSX and uses a mouse or trackpad for input.
    Totally different files systems.

  • What are the main differences between iPod Touch 2G and 3G?

    I'm thinking about getting one but what are the main differences?

    http://discussions.apple.com/click.jspa?searchID=-1&messageID=10241668
    among other threads here. Cheers.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Discussions page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums, in the User Tips Library and in the Apple Knowledge Base before you post a question.
    Regards.

  • What are the main differences between the business and individual licenses?

    The information on the website is very limited and it is not entirely clear what the differences between the individual license and the business license are.
    Could you also please clarify if you do get a true roaming license when purchasing the business license or will it still be a license that can be installed on two computers, controlled by the account. In the latter case would the license have to be uninstalled and reinstalled if we want to use it at third computer? (I do understand that and license can only be used by one person at a time)
    BTW: This forum crashed 5 times on Internet Explorer and I now got it only to work on Chrome. Considering this is the only way of support as there is no email available it wasted already heaps of my time and I am considering not to purchase any further Adobe products for our company at the moment. Very disappointing support, product information on the website and customer service (Phone support only available during eastern states business hours...)

    Hi,
    The class type is a central concept in the classification system. The class type determines how classes are processed, and how objects can be classified and retrieved in these classes. In Customizing for Classification, you define the settings for a class type. You define class types for a specific object type, such as materials. You can then use classes of this class type to classify objects of this object type.
    When you first create a class, you must enter a class type for the class. Each class type is a closed system. There is no link between the different class types.
    he class type determines the following:
    Which object types you can assign to a class
    Which class maintenance functions you can process
    Whether you can classify objects in more than one class
    Which class statuses, organizational areas, and text types are supported in class maintenance functions
    Whether you can use engineering change management for classification
    Which filter functions you can use to restrict the search result
    All materials can be classified with class type 001. Class type 300 is for variant configuration the variants under a class item are called as variants and can be picked during sales order creation. Class type 200 is for classes that are used as class items in bills of material. You can classify the same materials separately in these class types.
    This is basically used to differentiate the BOM class items.
    Prakash

  • What are the main differences between Signal Express and Labview?

    National Instruments provides a matrix so one can quickly compare the
    various versions of Labview but no comparison of Signal Express with
    Labview. Hence how does Signal Express compare with Labview? What
    are some of the things one can do with Labview one can't do with
    Signal Express?
    Howard

    hrh1818 wrote: Which version of Labview are you referring to? I don't consider the graphical version of Labview to be a full featured programming language. LabWindows/CVI is by a long shot a lot closer to being a full featured programming language than the graphical version of Labview.
    Howard,
    You clearly don't know what you are talking about. There is no "graphical version" of LabVIEW, there is just LabVIEW. Click on the article "Is LabVIEW a general purpose programming language?" written by the Jeff K. for some easy reading from a few years ago. It is all still true (except that object oriented features and recursion have been added in recent versions).
    One of the main points at this years NI-week was the discussion of how processor development is switching more and more to multicore designs  to improve performance because a simple boost in clock frequency is becoming more difficult. Linear, text based code is not well suited to take advantage of multticore design, while the dataflow based LabVIEW programming language automatically scales well to multiple processor cores, without any need to rewrite older code. I would say that only LabVIEW is futureproof in this respect. LabVIEW programmers are not wimps that are simply too stupid to write text based code. LabVIEW is not a toy language for people that don't want to learn a "real" programming language.
    LabVIEW is arguably the best programming language in terms of getting things done! I've never felt limited with LabVIEW and my programs often don't even have anything to do with data acquisition or instrument control. The difference between text based code vs. LabVIEW is like "DOS vs. Windows", "Radio vs. HD television". "Trilobyte vs. Homo sapiens" (sorry Putnam ). Text based code is monochrome, archaic and outdated and its linearity imposes unecessary constraints on the programmer that can only be (partially) overcome by wasting even more time throwing even more code at it.
    Sure, a seasoned text based programmer will initially have problems adapting to LabVIEW, just because you would need to adapt to and embrace the power of dataflow and not try to make a literal translation of the text code to LabVIEW, retaining old habits. If you get stuck, come back and ask here in the forum.
    You were looking for object oriented features and failed. All you need to do is a quick site search. All the information is out there. Just because you cannot find it in the first five sentences of the glossy brochure does not mean it does not exist. Maybe you want to read one of the application notes such as:
    LabVIEW Object-Oriented Programming: The Decisions Behind the Design
    In general, you should avoid judgement until you have all information. Your opinions seem quite biased and superficial and not really based on hard facts.
    Initially you asked about the difference between signal express and LabVIEW.
    hrh1818 wrote:
    > What kind of measurments do you want to do and what kind of requirements do you have?
    > You can also see for yourself and download evaluation version of both.
    No thanks, there has to be a better way to get an answer to my
    question than get involved in a two month study project.
    If you would answer the first question quoted above, we could certainly help you with the decision. Isn't that the main purpose of this thread?
    You can also contact your local LabVIEW Field Engineer to go over your requirements and help you make a decision. They usually know their stuff!
    Message Edited by altenbach on 09-02-2007 11:51 PM
    LabVIEW Champion . Do more with less code and in less time .

  • What are the main differences between 9 iAS and Oracle 8.1.7 ?

    My question is focus on JServ/JVM/EJB Deployment.
    1. They both provide Appach JServ to support JSP/Servlet application
    2. They both provide JVM 8i to support EJB 1.1.
    3. You can deploy JSP/Servlet application to JVM via mod_ose.
    4. On the White paper about 9 iAS, it says you can deploy applications into JDK JVM or Oracle 8i JVM, does that also apply to EJB? If so, how can you do it (with JDev 3.2 not some other command line tool?), it that one of the different between two products?
    5. Since 8.1.7, application server and database server were built into a package, why on 9i to separate them into two (or three) parts again? - what is the benefit for customers?
    Thanks
    Chang
    null

    My question is focus on JServ/JVM/EJB Deployment.
    1. They both provide Appach JServ to support JSP/Servlet application
    2. They both provide JVM 8i to support EJB 1.1.
    3. You can deploy JSP/Servlet application to JVM via mod_ose.
    Aside from the above, I think 9i IAS also contain other products such as Form server, Portal software, Icache and many extras.
    4. On the White paper about 9 iAS, it says you can deploy applications into JDK JVM or Oracle 8i JVM, does that also apply to EJB? If so, how can you do it (with JDev 3.2 not some other command line tool?), it that one of the different between two products?
    With JDev 3.2, one can program and deploy applications to 9i IAS.
    5. Since 8.1.7, application server and database server were built into a package, why on 9i to separate them into two (or three) parts again? - what is the benefit for customers?
    Thanks
    Chang
    null

  • What are the main differences between the original iPhone and the 3G?

    I bought the original iPhone a week after they first came out. To my understanding, the 3G network is around 2x faster when web browsing. I am wondering if there are any huge differences..???

    Depending on your 3G reception level and how many other 3G phones (including iPhone 3Gs and non-iPhones that are 3G phones) are actively accessing the same tower, the connection speed may suffer, but my 3G connection is always much faster than 2x the EDGE connection speed I had with my first generation iPhone. When I leave a 3G network area, there is a night and day difference between 3G and EDGE in regards to data connection speed.

  • What are the main differences between iMovie HD and iMovie 06?

    I've searched the Apple website but cannot find anything regards information about the older versions of the software. If anyone has any ideas as to what the differences are between the two packages then that would be helpful as I was wondering if it was worth upgrading to iMovie 06.
    Thanks

    Hi Anthony - you just need to be aware that imovie 06 has an annoying 'bug' which can affect the editing of still photos (especially significant if making a slide-show involving a number of editing adjustments). If the imovie trash is cleared, it is impossible to re-edit your photos (you will just get a black screen), so they must then be re-imported. This is because iMovie deposits the originally-imported version of the photo into the trash, yet this version is needed for any subsequent editing. This does not happen with iMovie 05.
    So - you are OK so long as you do not empty the trash!
    Message was edited by: catspaw

  • What are the main difference between bill outsorting and invoice outsorting

    Hi Experts,
    As i know.If bill is outsorted than invoice is not generated,Bill out sorted on contract level and invoice outsorted on CA level.Plz tell me the many more difference.it is very help ful for me.
    Moderator note - thread locked - can be found easily on help.sap.com
    Edited by: William Eastman on Jun 1, 2010 8:39 PM

    Textbooks are educational books for use in schools and universities and the like. They are currently avaiable for purchase only in the USA. Textbooks have different contract clauses applied to them. Among them is an obligation on the publisher to offer textbooks that are sold in electronic form via other distributors in the iBookstore as well. Textbooks also have different (much lower) pricing tiers, and they must be made available via the bulk purchasing program. Textbooks must be authored with IBA (they cannot be ePub). I believe that textbooks also undergo a more stringent review process.
    Normal eBooks (not in the textbook category) can currently be sold in 32 territories (US, Canada, Australia, and most of Europe), and their pricing tiers provide for much higher prices.
    There is no difference in the widgets you can use in normal books and textbooks. The same widget set that is provided by IBA applies to both. In addition, a normal eBook can be published in ePub format and, therefore, authored with software other than IBA.
    Books can contain audio and video and, yes, iBooks Author allows you to create such books.
    Michi.

  • What are the main differences between Parallels 7,8 and 9?

    Hello!
    I need to run a Windows only program on my computer for school and was wondering if it would be suitable to just get an old version of Parallels 7 or if I need the new software on the 9?  I have a brand new Macbook that I bought a month ago!
    Thanks!
    Hannah

    Your Macbook Pro can run parallels 7:
    To install and set up Parallels Desktop 7 for Mac, you need:
    • A Mac compute rwith:
    • An Intel Core 2 Duo processor or better
    • At least 2GB of RAM (4GB recommended to run Windows 7)
    • At least 1.4GB of space available on the boot volume (the volume that has Mac OS X) for Parallels Desktop installation
    • 15 GB of available disk space for Windows
    • Mac OS X Lion 10.7 or later, Mac OS X Snow Leopard v10.6.8 or later, or Mac OS X
    Leopard v10.5.8 or later
    • Internet connection required for select features and online updates
    Parallels Desktop® 7 for Mac

  • What are the main Differences between Cisco CallManagerExpress and full blown Cisco Unified CallManager

    I am trying to decide which to deploy to a site that has a little over 100 users and they use a lot of features with their current phone system setup. For example, one setup is ring once to 'x' user and if they dont answer forward the call to 'y' group of users and if they dont answer, go to 'user x' voicemail. Does CME support those kind of configurations?
    Also i have a CUCM environment at one site... Can CME Integrate with that or is it more of a standalone?
    Thanks for any input.

    Not sure if this is still supported, but this is the only option I've heard for CME:
    http://www.cisco.com/en/US/prod/collateral/voicesw/ps6789/ps7046/ps7274/data_sheet_c78-675112.html
    HTH, please rate all useful posts!
    Chris

  • What is the main difference between menu_exits and user_exits

    what is the main difference between menu_exits and user_exits

    Hi,
    User Exits:
    A user exit is a three character code that instructs the system to access a program during system processing.
    SXX: S is for standard exits that are delivered by SAP. XX represents the 2-digit exit number.
    UXX: U is for user exits that are defined by the user. XX represents the 2-digit exit number
    Menu Exits:
    Menu exits add items to the pulldown menus in standard SAP applications. You can use these menu items to call up your own screens or to trigger entire add-on applications.
    SAP creates menu exits by defining special menu items in the Menu Painter. These special entries have function codes that begin with "+" (a plus sign). You specify the menu item’s text when activating the item in an add-on project.
    Regards,
    Priyanka.

  • What is the main difference between view and materialize view and advantage of Mview   ??

    What is the main difference between view and materialize view and advantage of Mview   ??

    1.A view uses a query to pull data from its associated tables.
    2.Views do not have data's physically stored in the Database.
    3.Views Get the Data from 2 or more tables and displays as a single block.
    4.But a materialized view is a table on disk is a result set of a query done.
    5.A Materialized view can have data's in the database.
    6.Materialized view are used for Boosting the Performance.
    7.And the important one is Materialized views are updated based on the parameters defined when they are created.
    8.By using triggers we can update the data in a materialized view.
    9.When you call a materialized view it will show the data when it was last updated.
    Hope it helps.

  • What are the major differences between the air and the pro

    what are the major differences between the air and the pro?

    In a nutshell, the Air is a lightened, more compact system than the 13" Pro counterpart. The Air loses some hardware features to accommodate the physical downsizing.
    No FireWire port
    No built-in optical drive
    A lesser performing CPU to retain battery charge life, and adequate cooling.
    No Ethernet port
    No Kensington lock slot
    The Air does have a superior native resolution at 1440 x 900, and a standard SSD that does make up alot of the speed differential, and then some. Of course, the 13" Pro can be optionally configured with an SSD.
    You buy the Air if the physical size an weight savings are demonstrably more important than the features lost.

Maybe you are looking for

  • Apple TV on non HDMI TV, Apple TV on non HDMI TV

    Can I operate an Apple TV device with a non HDMI TV (has Composite, VGA, Scart). Do I need an adapter (cable) or a converter?

  • One BMP for several postgresql tables

    Hi all, I want to solve a problem with a BMP which represent many tables in a Postgres database. Each tables have 3 columns : id, name and image. My problem is when I want to get the lines from a table, the ejbLoad() method is not done by the bean wh

  • How to Handle Blank Field Value based Condition in SmartForms

    Dear Sir, In SMARTFORM , we need to define a Condition that incase Field Value is not equal to  BLANK value (blank means that field is empty) then a specific text gets printed . Our problem is that  We do not know as how to define  Empty Field Value 

  • Forms 10G equivalent of FORMS60_PATH

    Hi: In Forms 6i C/S we can put things like pll's, object libraries etc... in the FORMS60 path in the registry which is one of the places that forms looks when a form that has such modules attached to it, is run. I have specified my menu module in the

  • Clear memory or buffer or...?

    Hi I create program, but I need clear "something" - memory, buffer or...? My program have a selection screen and modificate output screen (using ALV buttons). When I modify data (using new framework and next part of code old infotype framework) progr