The step-by-step procedure of configuring Split-Valuation

Hi
Can anyone give the step-by-step procedure of configuring Split-Valuation
cheers
MaruthiRam

Hii,
To used split valuation, you have to activate it using 'OMW0'.
To change split material valuation once it has been set, you must
1.  first post out all stocks (for example, to a cost center or with movement type 562)
2.  then change the control parameters
3.  if necessary, change the automatic account determination
4.  finally post the stocks back in again
In split valuation, you can distinguish between partial stocks of a material according to certain criteria and valuate them separately.
The material stock is divided according to valuation category and valuation type.
The valuation category determines how the partial stocks are divided, that is, according to which criteria. 
The valuation type describes the characteristics of the individual stocks. 
With the function "Setting" you can determine:
which valuation categories exist in your company (global categories) 
which valuation types exist in your company (global types) 
which valuation types belong to which valuation category 
which valuation categories exist in a valuation area (local categories) 
Your entries are only relevant if you set split valuation as active in the function "Global settings".
In the standard SAP R/3 System, the following valuation categories are default settings :
B procurement type 
with the valuation types:
"EIGEN" for in-house production
"FREMD" for external procurement
H Origin 
X automatic valuation (only for batch) 
To select split valuation ('OMWC'), proceed as follows:
1.  Determine the valuation categories and valuation types that are allowed for all valuation areas:
    global valuation categories via menu "Goto --> Global Categories" 
    global valuation types via menu "Goto --> Global Types" 
2.  Allocate the valuation types to the valuation categories.
     a) Select "Goto --> Global Categories".
     b) Position the cursor on a valuation category and select 
        "Goto --> Global Categories --> Assignments --> 'Types->Category'".
     c) Activate the valuation types you want.
3.  Determine the local valuation categories for each valuation area.
     a) Select "Goto --> Local definitions".
     b) Position the cursor on a valuation area and select 
         "Goto --> Local Definitions --> Allocate Categoires->Org.units (button Cats->(OU)". 
         You obtain a list of the global valuation categories.
     c) Activate the categories to be used in this valuation area.
         The system creates the local valuation types based on the allocations under point 2.
         Only now can you create a master record with split valuation.
Specifying Split Valuation by creating Material Subject to Split Valuation
1.  Create a material master record, selecting the Accounting View 1. 
2.  Enter your data as required on the Accounting data screen, specifying a valuation category. 
     (If you can't find the valuation category field, it might be hidden, use OMSR to define the Field Groups. 
      Look for the field MBEW-BWTTY for Valuation category).
3.   Be sure that the price control indicator is V for moving average price and enter a moving average price. 
4.   In the case of split valuation, you can create only one valuation header record with price control V because the 
      individual stock values are cumulated, and this total value is written to the valuation header record.  This is where the 
      individual stocks of a material are managed cumulatively. To do this, fill in the Valuation category field on the accounting
      screen when you create the material master record and leave the Valuation type field blank.
5.   Save your data and the system creates the valuation header record.
6.   The initial screen appears.
7.   Extend the material by creating new material master records from the Accounting view 1. For the first material, specify a
      valuation type in the Organizational Levels dialog box and enter the respective accounting data on the data screen. 
      Proceed likewise for the other materials, distinguishing between them by valuation type.  To do this, call up the material in 
      creation mode again. Due to the fact that a valuation header record exists, the system requires you to enter a valuation 
      type for the valuation category.
8.   Repeat step seven for every valuation type planned.
You want to valuate the stock of material XYZ that you obtain from manufacturer A in Los Angeles at a different price than the stock you obtain from manufacturer B in Detroit. In this case, the valuation category is H for origin. Your valuation types can be LOS ANGELES and DETROIT.
If a material is subject to split valuation, every quantity (sub-stock) of this material must be assigned to a valuation type (for example, country of origin). 
For every valuation type, there are two types of data in the system, as follows:
Valuation data (for example, valuation price, total stock quantity, total stock value), which is defined for every valuation type at valuation-area level and applies to all dependent storage locations. 
Stock data, which, like batch data, is managed separately for each storage location. If a material that is subject to split valuation is also subject to management in batches, its stock data is not managed by valuation type, but rather by batch. Every batch is assigned to a valuation type.
The stock quantity, stock value, and valuation price for all valuation types are managed cumulatively at valuation-area level.
Must the Valuation Type Exist Before the First Goods Receipt?
You can post the goods receipt of material of a certain valuation type only if the valuation data for this valuation type already exists, because the system valuates the goods receipt at the price defined in the valuation data. On the other hand, the stock data for the valuation type is created automatically during the first goods receipt into the storage location, if this is defined in Customizing for Inventory Management. 
Goods Movements with Materials Subject to Split Valuation
If you want to enter goods movements for materials subject to split valuation, you must enter the valuation type in addition to the material number. 
Enter the valuation type in the Batch field for MB01.
In MIGO, there is a valuation type field in Detail data -> Material.
Regards,
Kumar

Similar Messages

  • Split valuation of materials

    Hello Sap gurus
             I am practicing on Valuation area and when i am trying to create a valuation category in OMWC when i enterd a new valuation category and Description it cant proceed further and there are 9 standard valuation catergories found in OMWC.
    if i would like to create a new valuation category what i have to do.
    Thanks and Regards
    kalyan

    Hi
    To create new Valuation Category you need to follow the below route.
    Go to Configure Split Valuation-Global Categories-Create-Account Category name and isntead of saving click on create so your valuation category gets created.

  • Split Valuation configuration

    Hello
    My client is getting coal from a vendor. The coal is of different grades and is received at single plant. Client wants split valuation to be implemented in this case.As this is same vendor suppling different quality of coal for same plant, we can't maintain different conditions with different valuation types.
    Can some tell me how we can handle this case?
    Regards
    mohammed

    Mohammed,
    I don't think there is any standard solution to your problem. If you are using info records, then it is not possible to maintain your info record (and pricing conditions within it) based on the valuation type of the material since SAP does not support this. That is to say that for a particular material,vendor,purchasing org, plant, info category combination you can maintain only ONE info record. So, the alternative for the user would be to maintain the valuation type and the conditions manually in your POs.
    The other solution that I can think would be on the following lines -
    - You will need to create a new condition table and extend the field catalog to include the <i>valuation type</i> field (BWTAR). For instance, the fields in the condition table can be material, vendor, purchasing org, plant, info category and valuation type.
    - You will need to create new access sequences (including the new condition table) and assign them to your relevant condition types.
    - You will need to include the condition types in your pricing procedure.
    - Finally, you will need to maintain your condition records for your condition types.
    I have only suggested a general approach. You will need to work with someone who understands pricing fairly well to be able to get this to to work as desired based on all your specific requirements.
    If the volume of materials is low, then you may want to look into the option of maintaining separate material numbers for the different grades of coal and avoid split valuation altogether although I don't prefer to go this route.
    Hope this helps.
    H Narayan

  • Split valuation for material

    Dear all,
    I'm facing issue when trying to assign "Valuation category" to Material in Material master Accounting view.
    Purpose of doing this is to achieve split valuation. But system is blocking me to do that due to PO created for the material before.
    Refer below that steps happen for the scenario:
    1. Material 123 created without split valuation.
    2. Create PO 999 for the material 123, follow by full GR of qty 10 and eventually "delivery completed" marked for the material.
    3. Using MIGO movement 261 to perform GI qty 10 for production usage.
    4. Now Production order has been finished, and wish to bring back the qty 10 to Non-valuated stock.
    5. Goto MM02 change Material 123 to assign "Valuation category" in Accounting view. Error returned by system " Purchase order 999 item 00010 already exist".
    For the case, do you know how to get rid of the error in order for me to assign "Valuation category" after PO has been created for the Material?
    Please comment.

    Hi,
    Have you activated Split valuation ???? Before using valuation category.
    the process you followed is correct. Now the stock is 0.
    You need to configure Split Valuation :
    1.To use split valuation, you have to activate it using TCode 'OMW0'.
    2.To select split valuation ('OMWC'), proceed as follows: 
    2.1. Determine the valuation categories and valuation types that are allowed for all valuation areas: 
    - global valuation categories via menu "Goto --> Global Categories" 
    - global valuation types via menu "Goto --> Global Types" 
    2.2. Allocate the valuation types to the valuation categories. 
    a) Select "Goto --> Global Categories". 
    b) Position the cursor on a valuation category and select 
    "Goto --> Global Categories --> Assignments --> 'Types->Category'". 
    c) Activate the valuation types you want. 
    2.3. Determine the local valuation categories for each valuation area. 
    a) Select "Goto --> Local definitions". 
    b) Position the cursor on a valuation area and select 
    "Goto --> Local Definitions --> Allocate Categoires->Org.units (button Cats->(OU)". 
    You obtain a list of the global valuation categories. 
    c) Activate the categories to be used in this valuation area. 
    The system creates the local valuation types based on the allocations under point 2.2.
    Now you assign the Valuation Category in Material MAster Accouinting View.
    Hope this is useful for you.
    Regards,
    Smitha

  • Split valuation  set up

    I am trying to set up split valuation. I have activated it in OMW0. OMWC appears active too. When I try to create a material in mm01 the Valuation Category field is gray and won't allow entry. price control is V. Material ledger is active. How do I allow to choose a Valuation Category.

    Split Valuation for material is declared at material master level using material master  important fields i.e accounting views 1 &2
    1. Valuation category
    2. Valuation type
    1. The valuation category specifies what the criterion of dividing and splitting stocks into different type .
    In standard SAP, following are the valuation category provided.
    B (Procurement type): The stock is divided up based on whether the material is manufactured in-house or procured externally.
    H (Origin of Material): The stock is divided up according to place from where it was originated
    X: There is no specific valuation types assigned to this category.
    Step
    GOTO SPR0
    Material Management > Valuation and Account assignment > Split Valuation> Activate Split valuation
    THEN
    Material Management > Valuation and Account assignment > Split Valuation> Configure Split valuation
    A. Define u201CValuation typesu201D (Global Types-applicable to company)
    B. Define u201CValuation categories (Global Categories-applicable to company)
    C. Assign u201C Valuation types to Valuation categoriesu201D (Global)
    D. Define Local Valuation types (applicable to plant)
    E. Define Local Valuation category ((applicable to plant)
    F. Assign u201C Valuation types to Valuation categoriesu201D (Local)
    Material price change with Split Valuation
    Let us take an example to see how
    Material : sachin0911, Plant: 9999, Valuation Category: H, Valuation area: 0009, Total Stock: 100 PC
    Criterion for split valuation        Origin of Material: GERMANY                          Origin of Material: MEXICO
    Valuation type                            GERMANY                                                        MAEXIC0
    Stock                                               50                                                                    50
    Moving average price $                  5$                                                                     6$
    Stock value                                     250                                                                 300
    THEN U R TOTAL STCK VALUE       250+300=550 $
    AND AVG STOCK VALUE IS      550/100=5.5$
    HOPE U CLEARED SIR
    Edited by: sachin_jadhav140906 on Sep 9, 2011 11:43 AM

  • Maintain split valuation

    Hi
    how to maintain split valuation ,T.code and the procedure to do it.
    cheers

    Hi,
    Firt configure Split valuation setting at
    Materials Management->Valuation and Account Assignment->Split Valuation
    1)Activate Split Valuation
    2)Configure Split Valuation( OMWC)
    The valuation category determines how the partial stocks are
    divided, that is, according to which criteria.
    The valuation type describes the characteristics of the individual
    1.  Determine the valuation categories and valuation types that are
        allowed for all valuation areas:
        -   global valuation categories via menu "Goto   > Global
            Categories"
        -   global valuation types via menu "Goto   > Global Types"
    2.  Allocate the valuation types to the valuation categories.
        a)  Select "Goto   > Global Categories".
        b)  Position the cursor on a valuation category and select "Goto
            Global Categories   > Allocations   > Types->Category".
        c)  Activate the valuation types you want.
    3.  Determine the local valuation categories for each valuation area.
        a)  Select "Goto   > Local definitions".
        b)  Position the cursor on a valuation area and select "Goto   >
            Local Definitions   > Allocate Categoires->Org.units". You
            obtain a list of the global valuation categories.
        c)  Activate the categories to be used in this valuation area.
        The system creates the local valuation types based on the
        allocations under point 2.
    Assign this Valuation Types while creating the Material master, Also assign Valuation Category at Accounting 1 View at Material master.
    Create Purchase order.Check valuation Type at Po.
    Regards
    Sanjay l

  • Split Valuation - Change Valuation Type

    Good morning...
    I have configured split valuation for some materials by Quality Valuation Category.
    Now I need to change from 'NEW' Valuation Type to 'USED' Valuation type and assign the cost of the movement to a cost center.
    So I need to know the procedure for a transfer of a material 'X' from valuation type 'A' to the same material with another valuation type 'B'...
    Is this possible? With what kind of movement? or should create my own?
    Thank you very much for the help

    Ok thanks everyone for your answers.
    Finally I solved the problem with movement 309.
    The problem was that the cost center was not captured by the accounting document.
    This is because a flag must be activated at the account determination in OMWN transaction.
    The flag 'Check Account Assignment' passes the cost from the Material Document to the Accounting Document.
    This flag was deactivated for movement 309, and when I activated it, the cost center entered in MIGO was automatically taken by the accounting document.
    Thanks again for your tips.

  • Split valuation Issues in PO

    Hi Consultant,
    I have one issue with Split valuation -configuration. I have maintained all the configuration setting related to split valuation but whenever I will create PO system does not pick-up the price (different price based on the valuation type in material ) .
    The following configuration have done in IMG:
    i) Activated split valuation
    II) Maintain valuation category under this group in to three valuation types.
    III) Activate Plant, (assign into valuation type)
    Maintain condition table with key combination (material/plant/price/val.type)
    Assign into condition type PB00
    Maintain condition records in MEK1 (for this material)
    Maintained one header material with valuation category then same material has extended to different valuation types and prices.
    Is it necessary to maintain Info record for the split valuated material? 
    Why system does not valuate the price automatically based in the valuation type changes made in PO?
    Regards,
    Thiru

    Hi Consultant,
    I have one issue with Split valuation -configuration. I have maintained all the configuration setting related to split valuation but whenever I will create PO system does not pick-up the price (different price based on the valuation type in material ) .
    The following configuration have done in IMG:
    Hi, Thiru,
    Please check the settings for configuration of split valuation;
    If you want to use split valuation, activate the settings found in customizing for material management under
    Valuation and Account Assignment--> Split Valuation-->Activate Split Valuation
    Define valuation category and a valaution type.
    Valuation category determines the criteria for distinguishing between stocks.The valuation type decribes the possible features of the partial stocks.
    You define valuation category, valuation types and assignment of types to categories in customizing for material management
    Valuation and Account Assignment--> Split Valuation-->Configure  Split Valuation
    Also first check you material master record with MM03 by selecting the desired organization levels and see whether the valuation prices are showing as per desired valuation type.
    Also would like to add that info records are not required in split valuation.
    Regards,
    Tushar Patankar

  • SPLIT VALUATION - EXT/INT PO Indicator- OMWC

    Hi,
         Could someone help me understanding this?
         While Configuring Split Valuation, for a Valuation Type I've set the 'EXT PO' indicator as '0' and associated it to a Valuation Category( No default Valuation Type has been set). After associating the Valuation Category and the Valuation Types to a material, I tried creating a PO for the same. It allowed me to create a PO, with the Valuation Type for which the EXT PO is set as '0'.
    What I inferred from the settings is that it should have thorwn an error. Have I inferred correctly or else am missing out somewhere. Also, please help me to understand the significance of 'Acct Category Reference' in 'OMWC' Tcode (P.S: Could appreciate the use of Acct Categ Ref in Automatic Account Determination ie Valuation Class determination. But the Significance of Acct Categ Ref. in Split Valuation Type still remains vague.)
    TIA,
    Regards,
    S. Satish

    Hi Prabhu,
      Thank You very much for your time.
                      The Valuation Type is as follows
                       INDI     EXT PO Indicator '0'.
                    The Valuation type 'INDI', got defaulted from the Inforecord in the PO created. The PO is a standard PO.
                  Since for 'INDI', the EXT PO is set as '0', ie Not allowed, should I expect an error in this case ( In actual it did not occur. I            suppose it should. Correct me if am wrong).
    Acct category Reference is concerned:
         Is it that the Acct Category Reference chosen in the Valuation Type configuration, would surpass the Acct Category ref set for the Material Type?
    Ie) if the Acct category ref for 'ROH' is say 0001. If I assign this Material Type for a material and still could I assign a Valuation Category associated to say HALB ( I know in real time, its not possible. But would like to understand if the system validates).
    Regards,
    S. Satish

  • VPRS shows no Value with Split Valuation - Valuation Category X

    After configuring Split Valuation - Valuation Category X (http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=193693045)
    VPRS is no longer showing any Value in the Sales Order. I have assigned a Batch in the Sales Order and tried to Deliver and VPRS still shows as 0.
    VPRS is working correctly for Material that are not maintained at Valuation Category X.
    Also, I have the Price maintained as Moving Average Price for the Materials with Val Cat = X.
    Does anyone have any ideas? Please I would appreciate the feedback.

    Thank you for the quick response.
    After check MBEW i was able to see that my new Batches were being assigned a Standard Price instead of MAP.
    I changed the settings in the Attributes of my Material Type to set the Price to MAP instead of Standard.
    Now it works perfectly - Thanks!

  • Split valuation in material master

    Hi all,
    I am using val category B. After I create the parent material with val cat B,  I am extending it to val type (inhouse prod and externaL proc). But in MM01 >> ORG LEVELS >> VALUATION TYPE, when I do F4, I am getting message 'NO VALUES FOUND' even after I have created it.
    Please let me know what would be the possible error ?
    Regards,
    Yogesh

    Hi
    For splitting the valuation of  material ypu have to maintain first the valuation category H  and price control V in Accounting 1 and then split valuated it with the price control S for SFG and FG
    These are SPRO setting for Split valuation
    1.SPRO> MM>VALN AND ACC ASSIGNMENT> SPLIT VALUATION> Activate Split Valuation
    2.SPRO> MM>VALN AND ACC ASSIGNMENT> SPLIT VALUATION> Configure Split Valuation
    check and revert
    Regards
    Anupam Sharma

  • Split Valuation : Different procurement type and different origin

    Hi ,
    I have the following scenario :
    The company has a plant in Dibrugarh and another in Plant Raipur .
    It deals with product called SIG .
    SIG is manufactured at Dibrugarh but sent to Raipur. So we have different valuation for the same material at two different plants . Now the second scenario is this product SIG is also procured from the domestic market as well as imported . This externally procured SIG either from domestic market or from foreign country is also sold to the customer. So what would be the valuation of this SIG . How many valuation types should it have . And what are the mandatory settings at two plants .
    Regards
    Nandini

    Hi,
    Split Valuation process is useful when the materials have to be maintained with more than one value based on certain criteria like
    The following are some reasons for which Split valuation is used
    Different origins of the material
    Different grades of quality for the material
    Different statuses for the material
    Differentiation between in-house production and external procurement
    Differentiation between different deliveries
    In your case;
    Split Valuation process is useful when the materials have to be maintained with more than one value based on certain criteria like
    Imported materials and local material based on the origin of purchase so that the valuation of the final product manufactured can be valuated accordingly
    For Activating Split valuation certain settings have to be done in customization and in the Material Master record.
    Activate split Valuation for the Valuation area (In SAP standard system the split valuation is set as active by default)
    MENU: -   IMG  Materials Management  Valuation and Account assignment  Split Valuation Activate Split valuation
    Define Valuation Category and Valuation type for the material in the customization
    MENU: -   IMG  Materials Management  Valuation and Account assignment  Split Valuation Configure Split Valuation
    Note : Valuation category specifies which criterion should be used as the basis for differentiating between the various partial stocks ( origin, quality, production etc)
    *The valuation type specifies an individual characteristic of a partial stock ( Origin u2013 imported/local , Quality u2013 (high/low) Etc)*

  • Split valuation for Finished goods.

    Hello All,
    I have an FG which is produced inhouse and also subcontracted.
    While implementation the subcontracting scenario was never considered.
    Now we have stocks and production orders for that FG and hence split valuation cannot be activated.
    Is there any other way out so that I can value the stock seperately for inhouse production and subcontracting in the current situation.
    Regards
    Vijay Singh.

    hi
    Split valuation is used for maintaining two different price for same material.
    ex:-if you are manufacturing a material, ur manufacturing "X" price is Rs.100/-> But you got order of 100T. But you plant manufactruing capacity is 50T,But you do not want to lose the order,so you procure material "X" from vendor at Rs.110/- to meet customer demand.In this case you have use Split valuation ie.....same material but maintaining two different prices.
    The Split Valuation settings are as follows:
    1.SPRO> MM>VALN AND ACC ASSIGNMENT> SPLIT VALUATION> Acitvate Split Valuation
    2.SPRO> MM>VALN AND ACC ASSIGNMENT> SPLIT VALUATION> Configure Split Valuation
    Click on Golbal type: create your own valuation types as Type 1, Type 2 etc
    Click on Global categories:create your own Valuation Category as Type(T) and
    Activate all valuation types(Type1, Type2 ) for your category(T)
    regards
    kunal
    award if helpful

  • Split valuation but category is grey in one material type

    hi,
    i met a strange things about field "valuation category" in material master. in our plant, we active split valuation, and all the setting is ok.
    but when i create a material with material type FERT, the field valuation category is grey, can't enter value, but if i changed the material type, then can enter the category value. i check the field in field group are all the same setting that is option by T-CODE, industry, field reference, plant and etc.
    so i don't konw why one type can enter value but another type is grey?

    Hi,
    Please check the  Split Valuation settings are as follow:
    1.SPRO> MM>VALN AND ACC ASSIGNMENT> SPLIT VALUATION> Acitvate Split Valuation
    2.SPRO> MM>VALN AND ACC ASSIGNMENT> SPLIT VALUATION> Configure Split Valuation
    Click on Golbal type: create your own valuation types as Type 1, Type 2 etc
    Click on Global categories:create your own Valuation Category as Type(T) and
    Activate all valuation types(Type1, Type2 ) for your category(T)
    You can also check FERT material type and acct. cat. reference.Also you can again verify in OMSR get field group,OMS9, enter material type and check the field is required or hide and then change according to ur requirement& save.
    Regards,
    Biju K
    Message was edited by:
            Bijay Kumar Barik

  • Split valuation not possible for FG

    Dear All,
    Please help me in this. FGs are batch valuated here. We receive the GR of production order as a valuated project / sales order stock.
    For a particular FG, while confirmation when I am trying to save, it is throwing an error "Split valuation is not possible for this material".
    Can anyone tell me what is the issue? We have several orders for the same materials which never had any problem like this. I assume there is some error in order itself.
    I have checked the batch of material, production order, the material master for the same and dont see any irregularity. What else needs to be checked?
    Sumeet

    Hi
    Split Valuation  maintain Diffrent Valuation Type With Diffrence price , and Maintain Diffrent Batches with batch number as Grade, assign the valuation type to batch , at the time of confirmation based on the grade you selct the batch number and confirm , it will be saved with diffrent grade with diffrent valuation.
    What is Split Valuation?
    Split Valuation means managing a material as several partial stocks. Each partial stock is valuated separately.
    Why do you require Split Valuation?
    Split Valuation is required for certain materials in order to valuate them separately.
    Following can be the reasons for opting for split valuation:-
    1) Different origin of the material
    2) Different grades of the material
    3) Different statutes of the material
    4) Differentiation between in -house production and external procurement
    5) Differentiation between deliveries
    IMG -> Materials Managementà Valuation and Account Assignment-> Split Valuation-> Activate Split Valuation
    IMG à Materials Managementà Valuation and Account Assignmentà Split
    Valuationà Activate Split Valuation à Configure Split Valuation
    IMG à Materials Managementà Valuation and Account Assignmentà Split
    Valuationà Activate Split Valuation à Configure Split Valuation
    2.2 Create Valuation type
    IMG à Materials Managementà Valuation and Account Assignmentà Split Valuationà Activate Split Valuation à Configure Split Valuation
    2.Allocate Valuation type to Valuation categories
    IMG ->Materials Management-> Valuation and Account Assignment-> Split Valuation-> Activate Split Valuation -> Configure Split Valuation
    2.4 Allocate Valuation categories to Valuation areas
    IMG à Materials Managementà Valuation and Account Assignmentà Split Valuationà Activate Split Valuation à Configure Split Valuation
    2.5 Default Valuation type per plant
    IMG à Materials Managementà Valuation and Account Assignmentà Split Valuationà Activate Split Valuation à Configure Split Valuation
    Create Manul batch number tcode- MSC1N Eg : A - Grade , B - Grade like that ,assign the Valution type to batch IN MSC1N Or MSC2N,
    U have to maintain Moving avg. Price for First Valuation type assignment , second time u are assignig the second valuation type u can give the Std Price .
    I hope this will work out
    Madhu
    Edited by: MADHU SUDHANA on Feb 4, 2009 6:46 PM

Maybe you are looking for

  • Help with HP Instant Ink

    Dec 8, 2014  32 pages     Dec 10, 2014  3 pages     Dec 11, 2014 15 pages     Dec 13, 2014  8 pages I was having problems wth my printer and on Dec 8th kept trying different solutions to print the 32 pages were not usable and now I am close to my pag

  • Another non-official fix for LR2's non-exporting keywords

    Just as Zak Beck's fix, this is NOT an official fix!<br /><br />I'm sure Adobe's fix will be out soon, but for those who don't want to wait and are a bit adventurous, here's my fix :)<br /><br />You will need a copy of your old LR1 catalog and your n

  • Install Oracle Application Server

    I have an Oracle 8i database running. Now I want to install Oracle Application Server 9i in a new home, as the installation guide says. When doing this another 8i database is installed. Is that necessary or can it be avoided???

  • Bdc using  FBS1 & F.81

    HI, how can i create this programm using call transaction there is two tcodes are used in recording . if it is done bu session method plz provide me codes for this. thanks jayant

  • G62-355dx cpu replaced still not working

    My g62-355dx is still not working after replacing the cpu (thats what the blink code was....caps lock blinking once every few seconds) so after replacing the cpu I am still getting the same blink code....tried the hard reset before replacing the cpu