variant conf case study

Upload: hsd4669

Post on 06-Apr-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/3/2019 Variant Conf Case Study

    1/14

    Variant Configuration:Problem-What is variant configuration and how you will You Configure variants for a Product withfollowing details Product - LaptopColor - Red, Black and GreenProcessor Celeron, core to due and dual coreBasic Price Rs. 5000Variant prices - RED Color - 10000GREEN COLOUR - 20000BLACK COLOUR 30000CELERON 5000CORE TO DUE 15000DUA CORE 20000

    Solution-Variant configuration is a tool, which helps to simplify the complex manufacturing of finalproduct with more varieties and the variation of input material. The manufacturer alwayshas to offer new variants of its product. The customer determines the features of theproduct. A customer buying a car, for example, can choose the features of the car andcombine these features as required.

    The product configuration improves information exchange between sales, engineering,and production. Variant configuration helps the customer or salesperson to put together specifications for the product and ensure that the product can be produced from thesespecifications. It also ensures that production costs do not overstep the mark.

    Requirements for variant configuration-

    For variant configuration you have to create a Configurable Material using KMATmaterial type in material master. In Sales : Sales Ogr. 1 Item category has to be 0002 or 0004.

  • 8/3/2019 Variant Conf Case Study

    2/14

    In Material Master Sales: Sales org1 item category group should be 0002 or 0004

  • 8/3/2019 Variant Conf Case Study

    3/14

    Step-1

    For variant configuration first create characteristics i.e. Color, Processor andPrice.for this use T-Code CT04

    Create characteristic L_COLOUR

  • 8/3/2019 Variant Conf Case Study

    4/14

    Now go to the value tab

    save.

  • 8/3/2019 Variant Conf Case Study

    5/14

    Now create another characteristics is processor L_PROCESSOR using T-CodeCT04

  • 8/3/2019 Variant Conf Case Study

    6/14

    Again go to value tab page

    SAVE .

  • 8/3/2019 Variant Conf Case Study

    7/14

    Now create another characteristics price. L_PRICE using T-code CT04

  • 8/3/2019 Variant Conf Case Study

    8/14

    NOW GO TO ADD DATA PAGEPUT TABLE NAME AS SCOM AND FIELD NAME AS VKOND

    SAVE.

  • 8/3/2019 Variant Conf Case Study

    9/14

    Step-2

    NOW CREATE A CLASS LAPTOP USING CL04 (PUT CLASS TYPE AS 300)

    NOW GO TO CHAC. TAB AND ASSIGN characteristics HERE.

  • 8/3/2019 Variant Conf Case Study

    10/14

    SAVE.

  • 8/3/2019 Variant Conf Case Study

    11/14

    Step-3Now create configurable profile using T-code CL41 and select Material. Give theprofile name like LAPTOP PROFILE

  • 8/3/2019 Variant Conf Case Study

    12/14

    Click on Class Assignment and give CLASS in Assignment TAB(Laptop)

  • 8/3/2019 Variant Conf Case Study

    13/14

    Press Enter, then fill the general Tab

    SAVE.

    Step-4 NOW GO TO CT04 TO CHANGE DEPENDENCIES-

    1. SELECT CHARACTISTIC L_COLOUR

    Select red(in value tab) and go to---EXTRA---OTHER DEPENDENCIES---EDIT----PROSEDUREIN 00010 TYPE --$self.L_PRICE='RED and save

    Note in this put charactistics as u given. CAP LOCK may create error Go again to extra---other dependencies----assignments----enter & save

    Repeat this to ur another colors (black and green)

    Now goto another charactistic L_PROCESSOR And repet all steps (edit and assignment of dependencies) but in this case in 00010---$self.L_PRICE='CELERONAnd do for all weight i.e. CELERON, CORE TO DUE AND DUAL CORE.

    Now create a condition record using condition type VA00 and put all variant with their price. Like

  • 8/3/2019 Variant Conf Case Study

    14/14

    Basic price of laptop (PR00) is 5000RED Colour - 10000GREEN COLOUR - 20000BLACK COLOUR 30000CELERON 5000

    CORE TO DUE 15000DUA CORE 20000

    Note- put the varient as same as u make it them in CT04 means take care of cap lock.

    Now test your result with desire configuration..

    All the best