Automatic creation of Material Master at the time raising the PO !!!

Hello All,
I am stuck in a scenario of our client which should be implemented (or mapped) in SAP.
Scenario: At the time of creating the PO (in there legacy system -in house developed) they can choose the items from the existing master data or/and they can also add a new item (which is not present in the master data records at the time of creating the PO).
Now as soon as the system realise that a new item is inserted into the PO, it will create that item record automatically in the backend (database) and the master data will be present from there on.
The items they are dealing with are all fashion accessories and they generate order on the following basis:
1. Demand of particular item in market.
2. List of items provided by the vendor.
3. Based on the requirement in there outlets.
So for them its very difficult to fix there master data records, as it can be changed daily or monthly as per the market conditions. At the same time every time they order, its almost around 100 different items (some time 80 of them are new) in a single PO so they cannot create 80 records manually each time.
These items are not consumable material so obviously they are maintaining the stock for them. They are also not going to use IS Retail.
I am not at all sure how can we map this particular practice in SAP, it would be really appreciated if any one could help me on this problem.
Please let me know if you need any other details from my side.

Hi,
  As you have two different systems one in house developed and another SAP, and the PO creation part starts from Legasy system which creats the PO in SAP, you can do some development as per below
1:  While Passing the details from legasy to SAP, use two columns in legasy one will contain the Material Code of ECC (for laready exist material ) and another for deescription of material.
2: In case material is new for which there is no material master in ECC pass only description from legasy systems.
3:While getting triggred from Legasy to ECC to create the PO, first check whehter all the material code exists or not in ECC.
4:If some material are not created (only description present) for those material first create the Material Code using BAPI 'BAPI_MATERIAL_SAVEDATA'.
5: Aftre creation of Material code create the PO using BAPI ' BAPI_PO_CREATE1'.
6:For the new created material , trnasfre the master record from ECC to Legasy systemso that next time user can see that material in your legasy system.
Regards,
Zafar

Similar Messages

  • What are the mandatory fields while creation of material master in differen

    what are the mandatory fields while creation of material master in different views?

    Hi Gopi,
      This is purely depends on the function configuration, which would be done MM consultants.  Kindly check with them.
    thanks & regards
    Kishore Kumar Maram

  • FI-AA and the Automatic Creation of Equipment Master Records

    Our client is currently on SAP R/3 4.7E and per SAP Notes 176056, 370884, 361520, releases above 4.6B should be able to automatically create an equipment resord master record from within FI-AA.  Configuration shows that undaer FI-AA Master Data the integration should be possible, but we have tested and cannot get it to work.  No equipment record is ever created. 
    Has anyone been successful in performing this function?
    What are we missing?
    Thank You.
    Ruthie

    Hi,
    Simple,
    1. Go to AOLK and check which tab layout is assigned to your asset class, to transaction group 'Others'.
    2. Go to AOLA select layout you found out at 1st step, then double click on 'Tab Page Titles'.
    3. Select tab page Allocations and click on position group on tab pages.
    4. Click on new entries and insert 'S0013', save.
    after doing this you will be able to find 'equipment' box under allocation.
    and regarding asset synchronization..
    Asset Accounting --> Master Data --> Automatic Creation of Equipment Master -> Specify Conditions for Synchronization of Master Data
    In this step, under the box 'Edit Asset Master Record' mention,
    Create Equipment                 2 Direct Synchronization after saving
    Change Equipment               2 Direct Synchronization after saving
    Make sure you do not have any other field 'required' in equipment creation and not assigned to asset field.
    After doing this you should be able to get equipment created automatically..
    Regards,
    Sayujya

  • Creation of material master

    Dear all,
    While entering of MM01, MM02, MM03 T codes, The system showing the error message - "Record Y1 01 does not exist in Table T133A" - for this what do I do, Plz suggest.
    reg
    Vishnu.Ch

    Hi Madhu,
        Thanks for your reply. But, I have one more doubt. For non stock materials, we
    will specify the cost centre and G/L account at the time of creation of Purchase order. Then, do we have to specify the valuation class at the time of creation of
    Material Master since there is no automatic account determination?
    Regards
    Yoga

  • Creation of Material Master for a material with Material Type NLAG

    Hello Sirs,
         I have to create a material which will be consumed directly. I would use the
    material type NLAG (Non stock material). If I create a material with this material type, will it contain an Accounting view where in I can maintain the price of the
    material? If it contains an Accounting view, which type of Price control should be
    used (Moving average or Standard)? Further, can we maintain an info record for
    a material with material type NLAG?How the price updation happens?
    Regards
    Yoga

    Hi Madhu,
        Thanks for your reply. But, I have one more doubt. For non stock materials, we
    will specify the cost centre and G/L account at the time of creation of Purchase order. Then, do we have to specify the valuation class at the time of creation of
    Material Master since there is no automatic account determination?
    Regards
    Yoga

  • Copy characteristic value(class 023 ) from the material master to the batch

    Dear All,
    Is there a way to copy the characteristic value (class 123) from material master to the batch master automatically once we create a batch of that material
    I tried to create a dependency, but didnu2019t know what to write in the dependency editor
    Please advise

    I dont know if its possible in standard,  you can try and create a reference batch, and use the below user exit I found in SAP library :
    Set Up Customer Exit for Determining Source Batch
    You can use function module exit EXIT_SAPLV01Z_011 in SAP enhancement SAPLV1ZN when assigning characteristic values to batches. You use this to specify a reference batch when creating a new batch with the central function module VB_CREATE_BATCH.
    Further notes
    The reference batch must always be specified completely. This means the reference material, source batch and reference plant details must have been entered if the batch is determined at plant level.
    All batch master data is copied. If the batch is classified in this enhancement, the values assigned to the corresponding characteristics are copied.
    In the exit, you can use a communication structure with the application data for the respective business transaction (for example, plant or material type). If you require further information, you must obtain it yourself in one of the user exits (such as time, user name, or date, for example).

  • Automatic Creation of Equipment Master

    Hi Experts
    I have gone through lot of discussion available on forum but still Asset Equipment link is not working.
    I would like to create Equipment when I create Asset.
    I have done below settings.
    1) Asset Accounting --> Master Data --> Automatic Creation of Equipment Master -> Specify Conditions for Synchronization of Master Data
    here i have assigned equipment category and object type and selected direct synchronization after saving in Create Equipment
    2) Asset Accounting --> Master Data --> Automatic Creation of Equipment Master -> Assign Master Data Fields of Assets and Equipment
    here i have assigned fields here.
    When I create asset and save its only creating assets and even not getting error message . I have also checked screen layout and equipment is optional and not seems to be a problem.
    To see whether synchronization functionality works I have done settings from Equipment to Asset creation and it's working but that's not the requirement.
    I have changed the settings back to the 1) above to create equipment when asset is being created and it's not working.
    So to summaries when I create Asset - No equipment is created but if i change settings other way then asset is getting created from equipment.
    My question is what settings are missing to create Equipment when I create Assets?
    Is there any settings required from equipment side? any specific requirement on equipment category and object type?
    Thank you.

    Hi,
    Simple,
    1. Go to AOLK and check which tab layout is assigned to your asset class, to transaction group 'Others'.
    2. Go to AOLA select layout you found out at 1st step, then double click on 'Tab Page Titles'.
    3. Select tab page Allocations and click on position group on tab pages.
    4. Click on new entries and insert 'S0013', save.
    after doing this you will be able to find 'equipment' box under allocation.
    and regarding asset synchronization..
    Asset Accounting --> Master Data --> Automatic Creation of Equipment Master -> Specify Conditions for Synchronization of Master Data
    In this step, under the box 'Edit Asset Master Record' mention,
    Create Equipment                 2 Direct Synchronization after saving
    Change Equipment               2 Direct Synchronization after saving
    Make sure you do not have any other field 'required' in equipment creation and not assigned to asset field.
    After doing this you should be able to get equipment created automatically..
    Regards,
    Sayujya

  • Adding a Z field in the material master at the plant level

    Hi,
    I want to add a new text field in the material master.
    The data maintained inthis field should be easliy retrievable using  some STD SAP Report or using Abap query ( SQ01/SQ02)
    Please advise how do i do it.
    Regards,

    Hi,
    I want to add a new text field in the material master.
    The data maintained inthis field should be easliy retrievable using  some STD SAP Report or using Abap query ( SQ01/SQ02)
    Please advise how do i do it.
    Regards,

  • Automatic creation of an equipment using the serial number

    Dear All,
    I know that we can configure the automatic creation of an equipment while creating a serial number. I would like to know if some of you have details on how the creation is performed. In particular:
    I saw on an other thread that the descirption, serial number are populated on the equipment from the material master data, but is there any possibility to classify the equipment with the classification assigned to the material master data ?
    Thanks,
    Kind regards,
    Guillaume

    Hi,
    Try this link:http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0244299-278d-2e10-4fac-e28fffb12588
    James Prabaharan

  • In creation of material master

    hi to all,
    I have one issue regarding material master creation in in intial screen.
    when i enter the material number, industry sector and material type it gives one error  message as "record Z2 01  is not exist in table T133A"  and message number as "M3748".
    Regards
    Raju.

    Hi
    Are you experiencing this after upgrade?
    This is something relevant to IS-oil.
    However please go through OSS notes 918298 and 868771, you may get a clue.
    warm regards
    sairam

  • Control of Inspection Lot Creation in Material Master settings

    Hi
    There are settings like
    1 for each  document material,  batch ,storage location
    2 for each   material,  batch ,storage location .
    X for PO  , batch and storage location .
    for each material document item
    In the Control inspection settings of material master
    i Can't understand the logic by F1 help .
    Any help will be appreciated
    Thanks
    JJ

    Dear JJ
    These setting are done for controling the creation of inspection lots
    1) If you want to create an inspection lot to all the goods receipt then you have to choose
    ' ' An inspection lot for each material document item .An inspection lot is created for each item in the goods receipt document.
    2) X for PO , batch and storage location .
    An inspection lot is only created during the first goods receipt for each PO item . Means if you have a PO item with quantity 50. and you make a GR for the same PO for 10 quantity an inspection lot will be created. But if you make again GR for the PO item inspection lot will not be created. Those item will go directly to unrestricted. This holds good if the PO item is same, batch number is same and aslo the storage location
    3) 2 for each material, batch ,storage location
    If you set this indicator, the system creates only one inspection lot for each material and batch. This setting is only advisable for materials with a batch management requirement. Again material, batch number and storage location should be same
    4) '1'  for each document material, batch ,storage location
    If you set this indicator, the system creates only one inspection lot for a material document (in a goods receipt transaction) for each material. This setting is useful, if several purchase orders or partial deliveries are processed for the same material in a goods receipt transaction.
    hope this helps
    Regards
    gajesh

  • Classification Data Creation for Material Master Record

    Hi all.
    I've a batch that update material master record with a Bapi "Bapi_material_savedata". After Material creation or changing we also need to insert or to change a classification data in the classification view of the material master record.
    Is there a function module that could be useful to update the classification data of a material?
    Thanks
    Carlo

    Hi Ravikumar,
    I tried to use the function module, but it doesn't works well, is it necessary thet material must have the Calssification view already set on?
    Thanks
    Luigi/Carlo

  • Problem with creation of material master

    when try to create material master using mmo1
    it gives an error message
    Record X5 does not exist in table T133E
    and itis terminating the screen and going back to img screen
    please try to give me some solution for this
    Thanks
    regards
    Ravi

    Hi Ravi,
    This is because of selection screen not maintained properly in your customization for each material type.
    For more details, explore following IMG settings;
    Transaction Code OMT3B:
    Logistics General – Material Master – Configuring Material Master – Define Structure of Data Screen for each Screen Sequence
    Bye,
    Muralidhara

  • LSMW-CREATION OF MATERIAL MASTER

    Dear Experts,
    I tried creating a new material using LSMW, after the recording it recorded some checkboxes(KZSEL_01, KZSEL_03....06, i dont really know how to deal with these check boxes in the maintain source field section, any contribution will be highly appreciated, thanks

    zkarnalkar  explained it already: he fields which you have mention are the select views which you have selected while creating the material master, like basic data1 basic data2, purchasing etc.
    The fields on this selection dynpro are variable, their position depends on the the material type definition if you do MM01 or on already maintained views if you do MM02.
    Which means in turn that you have to do an extra  recording for any material type.
    This is just the first variable screen. MRP views have as well variable fields, based on an entry in one field a different field becomes hidden or mandatory. So you need as well an extra recording for any variant  in the MRP views
    Recording is the worst import method for a material master, as recording is static and material master is high dynamic.
    Use BAPI method, IDOC method or direct input method. They are all delivered by SAP and work well.

  • Creation of Material Master Data

    I am creating a material master for a finished product. On the basic data 1 tab, i clicked the additional data tab, then the Unit of Measurement to maintain an alternative unit of measure. I am having an error message saying that  "Decimal places are not permitted." How can i fix this error? Thanks!

    Hi Deepak ,
    Such facility is not available for Warehouse .
    Regards
    Ramesh Ch

Maybe you are looking for

  • Hi there when Im trying to install os x mavericks it goes to download

    Hi there when Im trying to install os x mavericks it goes to download

  • Download and convert RMVB files to MP4

    Hi, I'm downloading several rmvb files that I'd like to watch on my iPod. I'd like to have a script so that when JDownloader finishes downloading each file, the PEnGUIn Encoder start converting and then sync to the iPod. I need help on something like

  • SQL Exception, JDBC API2

    I'm trying to develop a web service to manage some results from a query, that includes creating a String[] array. The problem is that I'm required to define the positions of the String[]. So I need to use the last(); or absolute(-1); I made the follo

  • Cisco enable password

    Try this: enable secret 0 cisco service password encryption. The 5 in the command above says the password that follows is an encrypted password. After the service command the passwords should get encrypted in the configuration. vel 5 with password 'p

  • IP address out of selected range returned

    Can anyone make sense of the image below? I did this because I was trying to find 172.16.2.105, which won't show up in ARD at all. If I scan for that exact IP in ARD, it returns the device with IP 172.16.2.34. Remote Management and Login are turned o