Sales view for roh material

Hi, i want to extend to sales view for a roh that is already created. i have tried to do that thru mm01 and mm50, but system does not allow me. pls advise how to add sales view to a toh materail?

Hi,
Give the material no top and reference place also.
thaen enter
Check and confirm
Regards,
Andra

Similar Messages

  • Sales view for ERSA..?

    hi all
    Can any body explain me how to maintain and extend the sale view for ERSA material type.
    Thanks
    sap-mm

    Hi,
    Please maintain the setting as below:
    Spro-Logistics General- material master - Basic setings- material type- Define attributes for matl type.
    Here You select ERSA and go to details and select userv department views Here you select sales and save.
    Now for ERSA sales view will be displayed whiel creating material master and you can maintain he same.
    Regard
    Ram

  • Error when extend sales view for material master

    Hi Experts,
       Assume my plant is 5100. When i extend the sales view for materials via upload program,I am getting the error as ' Field 5100 has been transferred inconsistently or is blank'. Attached is the screen shot of the error message. I filled the plant,sales organization and all those data related sales view. But why i am getting this error?. Anyone have any ideas related to this error?. Please advise. Thanks in advance.
    Regards,
    Kavi

    Hi ,
        Its because of the table T130W. The plant 5100 is not maintained in table T130W. Thats the reason. it shows this error.

  • Why there iare no accounting views for KMAT material ?

    Hello PP members
    Why there are no accounting views for KMAT material, in a Standard SAP sytem
    Is is because KMAT material cannot be valuated
    Please clarify

    Baskaran, PP consultant, Rajesha:
    Thank you for replies
    Round Robin of discussions
    Valuation is done at quantity / value level (KMAT - No valuation is done at either Qty/value level)
    KMAT is neither valuated or stocked for that plant when GR is done, the only thing it will do update the sales order
    As KMAT is configurable material, the system calcuates the material cost dynamically as per the customer selection
    Accouting view is used to select the correct G/L account during stock postings
    The above can be viewed in OMS2
    Due points have been assigned

  • Creating classification view for the material

    hi friends,
    i need to create a material with various views (as in MM03) based on the material type.
    i am using BAPI_MATERIAL_SAVEDATA for it.
    i am able to create almost all the views except the the classification view for the material.
    can anyone help me with code (i need to write) to create a classification view for the material?
    thanks in advance.

    Hi Karthik,
    Select klart from AUSP into table t_ausp where OBJEK = wa_final-matnr.
      LOOP AT t_ausp.
        w_classtype = t_ausp-klart.
        CALL FUNCTION 'CLAF_CLASSIFICATION_OF_OBJECTS'
          EXPORTING
            classtext            = 'X'
            classtype            = w_classtype
            language             = sy-langu
            object               = w_object
            objecttable          = 'MARA'
    *         no_value_descript    = w_no_value_descript
            change_service_clf   = 'X'
            inherited_char       = ' '
            change_number        = ' '
          TABLES
            t_class              = t_class
            t_objectdata         = t_objectdata
            i_sel_characteristic = i_sel_characteristic
            t_no_auth_charact    = t_no_auth_charact
          EXCEPTIONS
            no_classification    = 1
            no_classtypes        = 2
            invalid_class_type   = 3
            OTHERS               = 4.
        IF sy-subrc <> 0.
        ENDIF.
        LOOP AT t_class WHERE class IN s_class.
          CLEAR : t_allocvaluesnum,t_allocvalueschar,t_allocvaluescurr,
                  t_lreturn.
          REFRESH : t_allocvaluesnum,t_allocvalueschar,t_allocvaluescurr,
                    t_lreturn.
          w_classnum = t_class-class.
    *       Getting the reference tables and values----------------
          CALL FUNCTION 'BAPI_OBJCL_GETDETAIL'
            EXPORTING
              objectkey        = w_objectkey                      "Old reference Material
              objecttable      = 'MARA'
              classnum         = w_classnum
              classtype        = w_classtype
    *          unvaluated_chars = 'X'
            TABLES
              allocvaluesnum   = t_allocvaluesnum
              allocvalueschar  = t_allocvalueschar
              allocvaluescurr  = t_allocvaluescurr
              return           = t_lreturn.
    *     Create with reference-----------------------
          w_objectkeynew = wa_inputfile-to_matnr.
          CALL FUNCTION 'BAPI_OBJCL_CREATE'
            EXPORTING
              objectkeynew    = w_objectkeynew                "New Material
              objecttablenew  = 'MARA'
              classnumnew     = w_classnum
              classtypenew    = w_classtype
            TABLES
              allocvaluesnum  = t_allocvaluesnum
              allocvalueschar = t_allocvalueschar
              allocvaluescurr = t_allocvaluescurr
              return          = t_lreturn.
        ENDLOOP.
      ENDLOOP.
    Prabhudas

  • Is it possible to create a BOM  for ROH material for Subcontracting

    Dear Guru's
    As per my knowledge BOM is needed only for HALB & FERT material even if for subcontracting purpose. So is it possible to create a BOM for ROH material for Subcontracting?. Pls help me to get a soln ?
    Regards
    Ragesh

    Ragesh,
    When you are subcontracting the material, the Std SAP says that the material type should be HALB and not ROH.
    But if client requires for any reason that the material should be ROH only, there is no problem in chaning the settings.
    Sumeet

  • Characteristic in classification view for a material in MM03

    Hi All,
    how to get  value assigned to a characteristic for a given class and characteristic in classification view for a material in MM03 transaction ?    
    Thanks,
    Rakesh.

    Then
    i have tried and it worked fine
    you should also try
    Go to MM03
    go to  classification view of your material
    chhose the class type you want to view
    and then from Enviroment
    Choose Change documents
    Regards

  • Sales order for pipeline material type..

    Hi All,
    How can we raise the sales order for pipeline material..
    Is schedule lines will be there for the sales order raised for pipeline material???
    Rgds,
    Pavan

    Hi
    Seems you working on  IS Utilities, please corerct if Wrong and if I am wrong to guess you are working on IS Utilities then the next story dosn't make any sence.
    PIPEline material type is used for Materials such as oil, power, or water that flow into the production process directly from a pipeline, line, or other type of conduit. Since pipeline materials are always available, they are not planned.
    To answer specifically what you asked would be as follows:
    1. The fact that material type is PIPE from an SD standpoint is irrelevant
    2. lets consider your PIPEline material is power, your UOM should be Kilowatt hours and establish price for it.
    3. "deliver" the material and bill it.
    However, taking the whole business context of sale of electricity into account why you want to sell PIPEline material without using IS Utilities. Typically electrical utiltity requirements have some unique challenges not easily met by SD:
    1. Amount to be billed to the customer is from meter readings.
    2. The bill to the customer ( at least in North America) is not so much of an invoice as opposed to statement of accounts that includes meter readings, consumption history etc.
    I will suggest to look into IS Utilties first before getting into SD.

  • Material staging time in Schedule line of Sales order for GATP material

    Hi Experts,
    In a sales order for a material on GATP, there is time 23:57 coming as material staging time.
    Can any body explain how is this time calculated.
    For the shipping point there is no working time maintained.

    Hi,'
    The following link
    http://help.sap.com/saphelp_scm70/helpdata/EN/3a/92e217b3f54a5eae7a4ac8a99e5e87/frameset.htm
    details on material staging in GATP.
    Regards,
    Mrinal

  • CO46 for sales order no exploded view for specific material

    Dear All,
    When using CO46 for a sales order it does everything correct exept for a specific material. It is displayed above the sales order in the hierarchy, like if it is not contained in it and there is no exploded view possible.
    When I look closer to the MRP for the material it has planned orders but the orders reducing quantity don't link to the sales order. The MRP element data is empty.
    Anybody has a clue?
    Thanks in advance,
    Michaë

    The material in the SOI created collective requirements. Change Material Master availability check to 02 and recreate SOI

  • Material Master views for every material type

    HI Expertis,
    I am facing to the big problem. My requirement is to identify the Material Master Views relevent to the each and every Material Type.
    As an example, for the material type "FGTR" what should be the required views to create material master?
    From the MM01 Txn i found 36 Material types. Also found the standard views in "OMS2" Txn. But in OMS2 txn it gives me almost all the views in material master.
    Atlease i hope to categorize the material types which are going to use same material views. So i can ask abaper to develop it.
    these are the required Material types : MODE, FGTR, WETT, KMAT, LEER, LGUT, FERT, FOOD, INTR, CONT, IBAU, HERS, NLAG, NOF1, UNBW, HIBE, VERP, FRIP, PIPE, FHMI, ROH, LEIH, HALB, DIEN, ERSA, HAWA
    I would be gratefully thank u, if u can guided me on this matter.
    Thanx & Regards,
    Rashika.

    Hi,
    You can ask your abaper to write a small program by using table t134(T134-PSTAT) and T132T   .From this tables ,for each material type, you get all views.
    User department Maintenance status
    Work scheduling A
    Accounting B
    Classification C
    MRP D
    Purchasing E
    Production resources/tools F
    Costing G
    Basic data K
    Storage L
    Forecasting P
    Quality management Q
    Warehouse management S
    Sales V
    Plant stocks X
    Storage location stocks Z
    hopw this will help you.
    With Regards,
    Jaheer

  • Creation of Sale Order for configurable material with availability check.

    Hi,
    We have a scenario in which the material is configurable. The configurable material (X) has few variants (Ex: X1, X2, X3, X4, X5). While booking the sale order, we use the material number (X).
    Further, the material planning is done for the variants X1, X2, X3, X4, X5. The standard variants are planned for production in advance.
    1.     While booking the sale order, we want the availability check of the stock (type matching to happen). What needs to be done in configuration?
    2.     While booking the sale order, there is a possibility that the configuration selected will not match with any of the standard variants due to some additional requirements of the optional features, in such cases how to link the standard variants to the sale order & create requirement for additional requirements.
    Regards,
    Umesh

    Hi Umesh,
               1.Create material master for configurable material and variants in mm01.
               2.Maintain BOM for the configurable material in CS01
               3. Configur the variant configuration steps
                  a. Create charecteristics T.code CT04
                  b. Create values and assign classes
                  c. assign the values to charecteristics
                  d . Maitain dependence  T.code CU01
                  e.create configuration profile t.code CU41
                  f.stimulate the configuration profile.
    4. Do the availability check configuration through this path
    IMG --> Sales and distribution > Basic functions ,> Availabilty check and Transfer of requirements.
    5. Maintain the Availbility check field and MRP views in the material masters other wise you sit with PP people and do that
    I hope it will help you
    Regards,
    Murali.

  • Sales view in the material masterq

    Hi All,
    Is there any posibilities to keep a check in the material master creations (Sales View) " If plant data storage view does not exist for a material" system will not allow to extend a sales view in the same plant.
    Thanks in advance
    Samir Bhatt

    by standard there is no such check, as each view can be created individually, and one department may be quicker than the other department.
    But of course you can use an user exit MGA00001 to do such checks when saving.

  • How to extend Sales org for a material being Changed

    Hi Experts,
    i need to extend sales org , distribution Channel for a material .
    my table look like this and having 6 fields shown below
      1             2         3               4            5                     6
    Sales org | Des | Distn Chnl | desc |  Copy from So | Copy from Dstn Chnl
    If the user enters the existing value in Copy From SO and Copy Fron Distn Chnl  .  Then i need to copy all the values corresponding to the Existing SO and Distrn Chnl to the Newly entered Sales Org . 
    the table im displaying in ALV , if user perss F4 in copy From SO and Copy From Distn  , i need to show the existing values for the material being changed , this is working fine and i am able to get the existing values.
    After user selects one of the existing value for SO and Distrn channel  , i need to copy all the values to newly created So and distrn Chnl  .
    i dont know how to proceed . Please help me to solve this problem.
    Thanks,
    Shrikanth

    You can use AET to extend the sales area data of BP.  However, it wont add the fields automatically in GUI, But the generated fields are available in the relevant DB tables.
    BP GUI transaction is no more supported . Im not sure why you want to work on GUI.
    Regards,
    Shaik

  • Create Quality Management view for a Material in background mode

    I want to know if there is a way to create a Quality Management View (Quality Management tab) on Material Master (material already extended to plant ) in background mode.
    The requirement is to add inspection setup data for a material extended to a particular plant in background. I tried using 'BAPI_MATINSPCTRL_SAVEREPLICA' to add the data and it works perfect as required. Now the problem is this BAPI is creating the inspection setup data only for the material which has QM tab in MM02 for e.g. I manually created the inspection setup for a Material from MM01 and then deleted it , now the BAPI works fine for this material because when I created an inspection setup from MM01 it created the QM tab and after i deleted the entry the tab was still there with no entry in inspection setup.
    I want to create inspection setup for a material which does not have QM tab.
    I have to create everything is background mode. BDC is one option which I am list interested in.
    Thank you for helping in advance.

    Thank you for looking into my issue. I have to do the inspection setup in background without using any front end transaction.

Maybe you are looking for

  • How to transfer old Voice Memos back into Memos on app iPhone?

    I have just upgraded to ios 7 and it has deleted all of my old Voive Memos from my iPhone. I still have them all in my iTunes, but how can i transfer them back into the Voice Memos app on the phone? Whenever I select to import voice memos from iTunes

  • MSI Notebook GX640, black screen with games

    I own for two years MSI Notebook G series GX640 (Intel Core i5-460M, Ati Mobility RadeonHD 5850, 4GB RAM, 500 GB HDD). Recently I had to send it to the manufacturer because of a audiocard malfunction. It was the last call to do it on the warranty. It

  • GE70 Issues on Startup / Resume from Sleep

    Ever since I got my laptop back from it's first RMA to fix the fan which had stopped working, I've been having issues with the hard drive. For some reason the packing slip on the first RMA said they also replaced the HDD, which was working fine I tho

  • Assigning of process code to function module

    hi all, please let me know where to go for assigning teh process code to function module. i am unable to get the function module from the process code(we42).  please let me know thank you chan

  • Airport Extreme with Bluetooth 2.0 Wireless Card

    Can anyone recommend a feasible solution to the Airport Extreme with Bluetooth 2.0 + EDR card? I can only find it at Mac-Pro.com and they want a whopping $217 for it - ridiculous. I assume the cost is so high because no one else has them, but alterna