When SAP run mrp, it could only identifiy first 9 characters as material?

Hi experts
  In SAP, Could we set when we run mrp, sap will only check the first 9 chars as mateiral number ?
eg: material 12345-67890 and 12345-6789,  Could sap consider it as same material ? If there is any configure for this ?
Thanks
Alice

Hi experts
Our purpose is we need setup two material number like aaaa-aaaa1 and aaaa-aaaa2 for same part but from different localization source.
Since they are same part , if mrp could only reconginze the first 9 character as materail number to run requirements ?   what does it mean planning material ? It could set the first 9 character as planning material different from the normal materail ?
Thanks
Alice

Similar Messages

  • Lately when I do an images search only the first page actually shows the images- the rest show blank squares- why, and how do I fix it?

    Over the last week I have noticed more and more that my searches do not show up properly. Today only the first page of images actually show, the rest are blank spaces, but if I click they go to the image site. The rollover does not show either.
    What can cause this, and how do I fix it? I have tried various safe settings but this has no eefect at all.
    Thanks.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • Char displaying only the first three characters in the cube

    Hi Experts
    I have a char  with lenth 60 and it's active.I am updating this char via the update routine whereby i am reading data from an active table of an ODS as i update in the update rules.
    But surprisingly,once the load is succesful and complete,upon checking the data in the active table it's displayin the way it should be the problem comes in when I view the data on the cube which displays only the first three chars even if the descriptionis a 60 character field.
    Please help

    Hi Herbert,
    Have you checked in the infosource or transfer rules, what is the length of the infoobject, if you are loading the data to PSA, please check there it self, whether it is displaying 60 characters or only 3 characters.
    Thanks
    Sat

  • Need JavaScript to Reference another Textfield, but only need first 2 characters to show.

    I am creating a form in Adobe Pro X and when info is entered into TextField1, I need the first 2 characters to automatically show up in TextField2.  I have already limited my characters to 2 on TextField2 properties, but need a javascript to reference the TextField1.  If setting the character limit in properties will not work with this javascript, please add that as well.  Thank you.

    Use this code as the custom calculation script of TextField2 (You can remove the character limitation, it's not required):
    event.value = this.getField("TextField1").valueAsString.substring(0,2);

  • Run MRP for STO only when material type MTART = FERT (condition)

    Dear Expert
    I am trying to implement BADI MD_CHANGE_MRP_DATA and method CHANGE_MDPSX_MDUP. This will exclude considering STRs for MRP depending on the condtions written in the code.
    the condition is material type mtart will be fert only so can anyone provide me sample code to make this enhamncement and above badi and method are right place for this code.
    I think can be the option to solve the issue. Please let me know your thoughts.
    Thanks

    Hi Shukla,
    Check this note  note 190298.
    *--> delete flag for availability
    clear ch_mdps-vrfkz.
    *--> set changing flag
    ch_changed = 'X'.
    endmethod. "IF_EX_MD_CHANGE_MRP_DATA~CHANGE_MDPSX_MDUp
    Regards,
    Madhu.
    Edited by: madhurao123 on Jul 12, 2011 10:18 AM

  • Run second sql statement only if first sql statement is null.

    Hey guys I seem to have a mental block here. I have two sql statements. I would like the second to run only if the first sql statement is null.I know i can potentially use PLsql but would really like to see if i can do this with straight up sql. Your responses are very very appreciated.
    here is the first sql
      Select     ft.fund_code,
                 ft.orgn_code,
                 ft.acct_code,
                 ft.amount,
                 fb.owner_pidm,
                 ft.prog_code     
          from ftrbremb fb , ftcractg ft
          where fb.doc_code = 'TR000038'
          and fb.ftpbport_id = ft.ftpbport_idsecond sql statement
         Select ft.fund_code,
                 ft.orgn_code,
                 ft.acct_code,
                 ft.amount,
                 fb.owner_pidm,
                 ft.prog_code     
          from ftrbremb fb , ftcractg ft, ftprexps fx
          where fb.doc_code = 'TR000038'
          --and fb.ftpbport_id = ft.ftpbport_id
          and fx.ftrbremb_id = fb.id
          and ft.ftprexps_id = fx.id;How can i combine these two statements together so that when the first one is null the second one runs. As a bonus i like to get just the first row as well.
    Any help would greatly appreciated. I tried to accomplish with case statement but it just dosent seem to be working for me.
    Thanks

    select ft.fund_code, ft.orgn_code, ft.acct_code, ft.amount, fb.owner_pidm, ft.prog_code
      from ftrbremb fb, ftcractg ft
    where fb.doc_code = 'TR000038'
       and fb.ftpbport_id = ft.ftpbport_id
    union all
    select ft.fund_code, ft.orgn_code, ft.acct_code, ft.amount, fb.owner_pidm, ft.prog_code
      from ftrbremb fb, ftcractg ft, ftprexps fx
    where fb.doc_code = 'TR000038'
       --and fb.ftpbport_id = ft.ftpbport_id
       and fx.ftrbremb_id = fb.id
       and ft.ftprexps_id = fx.id
       and not exists
             (select null
                from ftrbremb fb, ftcractg ft
               where fb.doc_code = 'TR000038'
                 and fb.ftpbport_id = ft.ftpbport_id)

  • How only show first n characters of field when fields are long

    I used to have a document on how to do this but lost it.
    How do I specify for a field to display the first so many characters in a given field when the field is too long to display in a table?

    sjurick wrote:
    Sorry, I'm using PHP, and MySQL.
    It depends if you want to either truncate the results from the select statement in the script,  or limit what is being returned by the select. You can use the php substr function
    http://www.php.net/manual/en/book.strings.php
    or the SQL Left() functions
    http://dev.mysql.com/doc/refman/5.0/en/string-functions.html#function_left

  • Grouping, Pegging and Distribution (GPD) when run MRP for PS

    Dear all,
    As you know, MRP is a core of Planning Process. So when you run MRP for PS, SAP can't check stock in general stock and project stock at the same time. Now, my client have accept to run MRP base on project stock. But there are some problem when they give me requirement and actually situation in their company. One of them as below:
    They have 3 WBS element (WBS 1, WBS 2, WBS 3) and they use the same material A. Their requirement is they want to run MRP to plan material for 3 WBS.
    Solution 1: use MD51 and run MRP for Project definition and each of WBS element have respective project stock, the system will generate some of planned order for each oder reservation. After that, I will convert all of planned order to PR => PO => Good Receipt for each WBS element. When run MD04, I can see the stock for each project stock for respective WBS element.
    Ok, I will talk about the limited of this solution. I suppose after complete technical for all of order reservation in WBS 1 and in project stock of WBS 1 have 3 material A not be use. But in WBS 2 is missing 3 material A. So when I run MRP again for WBS 2 by tcode MD51, the system will generate new planned order for this missing material A. This is not logic because I have enough material A for reservation in WBS 1. So I suggest my client that you should transfer material A from WBS 2 to WBS 1, they agree with me if they don't have many WBS element. But they have about 300 WBS element and they can't do transfer posting between many many WBS element. This solution 1 is not be accept.
    Solution 2: I use GPD for this requirement. Firstly I will group WBS 1, WBS 2 and WBS 3 into WBS group. So use tcode MD04, I can see only WBS group and all of order reservation in each WBS 1, 2, 3 be showed on MD04 table. When I run MRP, the system will generate planned order for them. After that, I will conver all to PR => PO => Good receipt to WBS group. And in MD04 table, I can see project stock for WBS group. I begin transfer material from WBS group to each WBS 1, 2, 3. When all of order reservation in WBS 1 is technical complete, the material in WBS 1 have 3 material A not be use. And in WBS 2, I have a new order reservation and it be assigned 4 material A. At this time, project stock on WBS group is 0 but in WBS 1 is 3. But when I run MRP by tcode MD51, the system generate planned order with amount is 4. I wonder that why SAP does not check all material on all WBS element in WBS group to suggest a planned order with amount is 1. If SAP can solve this problem, my client will be accept this solution.
    Hoping you support me.
    Thanks, Regards
    Hoai Vu

    Hi Ahmed Rifaee
    Thanks for your reply, I will talk about process in SAP.
    So, I have 2 WBS element, that's simple because my project is have about 200 WBS element.
    WBS1 have 2 order reservation for each actvity and material A0001 be use in 2 order reservation.
    Order Reservation 1 needs 3  A0001
    Order Reservation 2 needs 5  A0001
    WBS2 have 1 order reservation for each activity and material A0001 be use in it
    Order Reservation 3 needs 4  A0001
    1.)     If I don't group 2 WBS1 and WBS2 to one WBS group, SAP will have 2 project stock for each WBS. and when I run MRP, WBS1 and WBS2 run independent base on current project stock at each WBS. So, although project stock WBS1 is run out of A0001 while A0001 still exist A0001 in project stock WBS2, SAP still generat planned order for missing part A0001 in project stock WBS1.
    2.)     If I use GPD by group WBS1 and WBS2, I can solve this problem easy because they will use only one project stock for WBS group. Ok, after I good receipt A0001 into project stock, I'm sure that I have enough A0001 for 2 WBS1 and WBS2. But I can trace which reservation be ordered to delivery to them exactly. I try to use tcode MD09 to trace from Purchase order to Order reservation but I have just to trace in case PO have not been good receipted. I wonder that Pegging can help me in this case (PO have been good receipted).
    Can you give me any idea for these problem
    Thanks, Regards
    Hoai Vu

  • Material in two plants, I run MRP with the BOM is not found in prod plant

    Hi all,
    I have plant 1020 material 12345
    Plant 1020 is the production plant for material 12345
    The material 12345 exists in plant 1070.
    The material 12345 in plant 1070 has no MRP.
    Plant 1020 material 12345 config in MM03
    MRP1 --> MRP Type = PD
    MRP1 --> MRP Controller = G03
    MRP3 --> Planning material = PLAN_1020_GR03
    MRP3 --> Planning plant = 1020
    Plant 1070 material 12345 config in MM03
    MRP1 --> MRP Type = P3
    MRP1 --> MRP Controller = 017
    MRP3 --> Planning material = empty
    MRP3 --> Planning plant = empty
    The BOM in cs11 for plant 1020 material 12345
    has 3 components
    Comp#1
    Comp#2
    Comp#3
    The Dependency is code
    TABLE TB_1020_SUPERBOM (PP_nuance_interne = $ROOT.PP_nuance_interne,
    PP_dim_billette_bom = $ROOT.PP_dim_billette_bom,
    PP_CODE_LONG_BILL = $ROOT.PP_CODE_LONG_BILL,
    pp_component_bom =$self.pp_component_bom).
    The dependency is not found because it is looking for it in the plant 1070 and not the plant 1020.
    When the MRP runs for a Delivery type stock transfer order I get
    CONFIG_1020_BILLET <---- This is the BOM item component field in CS11 in the Basic data tab
    Comp#2
    Comp#3
    instead of
    Comp#1
    Comp#2
    Comp#3
    When I run MRP for the same material, if there's no
    "Delivery based on Stock transfert orders" the MRP associates the correct components
    Hope this explains m'I situation.
    Regards!
    Curtis

    Hi,
    If you want a reply in one line, it would be SAP R/3 does not supoort this feature.
    You will have to go for APO module.
    There are few things which can be done in R/3 side, as in maintaining a scope for MRP run in OM0E, maintaining special procurement key etc etc, but all these will not do any check of stock in another plant & can only help in a very limited way if all any for your specific need.
    But SAP R/3 provides a cross plant evaluation via MD48 to know the stock & demands at all plants, this can help only for evaluation purpose.
    Hope it clarifies.
    Regards,
    Vivek

  • Run MRP and Collective Purchase Requisition

    Hi all, I have a question for all. Very be kindly when receive your answer.
    When I run MRP, the system will be generate one Purchase Requisition for one item in BOM (10 items in BOM). So, I want to collect all requirement in BOM to only one Purchase Requisition. Does the system can support for this scenario???
    Thanks all

    >
    Hoai Vu wrote:
    > Thank all,
    > Your answer is helpfull for me, but not satisfy for my company. I have two maintenance order (MO):
    > MO 1 from DIEN department have:
    > Component A: 2
    > Component B: 3
    > MO 2 from CO department have:
    > Component C: 4
    > Component B: 5
    > When I run MRP, the system generate 3 PR
    > PR 1 for component A: 2 (from MO 1)
    > PR 2 for component B: 8 (from MO 1 and MO 2)
    > PR 3 for component C: 4 (from MO 2)
    >
    > So when the other department have a requiment for component B from CO department with quantity is 8, and the warehouse keeper will give 8 components B for CO department because they have a PR 2. So the stock of B is zero and we don't have material B for MO 1. I don't know why SAP does't have keep B and good issue only 4 for CO department. I wonder that why MRP generate one PR for component B instead of two PR.
    > And the second question is how to configure sytem. Becaus when I create a PO from PR, the system does not assign PR number into account assignment
    >
    > Thanks all
    >
    Hoai Vu wrote:
    > Dear all,
    > I would like to update my question and hope that everybody support me to solve this problem.
    > Thanks all
    Dear Hoai,
    What is the strategy maintained for header materials, i guess it is MTO ( make to order )
    If the strategy is MTO then go to MRP - 4 view for all components and make it as 1
    Then check the result
    Regards
    Madhu

  • The problem about running MRP by MDBT

    Hello everydody,
    I encountered a strange problem in SAP system when I runned MRP by using MDBT.
    Usually running MRP has two ways.First running MRP by using T-code MD02 ; second running MRP by using T-code MDBT in the background.In my SAP system,I used T-code MDBT to run MRP, and the MPR parameter is below:
    Scope of planning
    Plant                             2000
    Processing key             NETCH 
    Create purchase req.      1      
    Schedule lines                 3      
    Create MRP list                1      
    Planning mode                 3      
    Scheduling                      1      
    Planning date             2010.06.30
    Normally if I choosed the Planning mode 3 Delete and recreate planning data,then after running MRP ,the Plan orders' number and purchase requestions number should be changed and produced new numbers.
    But I used T-code MDBT to run MRP, the Plan orders' number wasn't changed,the purchase requestions' number was changed. If I used T-code MD02 to run MRP, the  parameter is the same as above.After running MRP,the plan orders' number and the purchase reequestions' number were changed.
    I don't know how caused this happening.
    Is  there anybody who can help reslove this problem?
    Thanks & Best regards!

    Hi,Nikolai
    I was spending vacation, i can't get that now, and i will send it to you as soon as possible,i think maybe that error occured beacause I updated the metadata from V 9.0.2 and imported it into the new version of Builder?

  • Run MRP for multi Plant

    Dear all
    I want to ask you about running MRP for multi plant based on SAP ECC EHP4.
    I have a situation as below:
    I have 2 plant are 1000 and 2000. In plant 1000, I create a production order in plant 1000. The component is store in both of plant 1000 & 2000.
    So, when I run MRP. Does system will check stock from both plant 1000 & 2000?
    Because my company is keeping raw material in 2 plant, and there are one plant have been used for production.
    I want you confirm that Does SAP ECC EHP4 can run MRP for multi plant and the system will check stock on multi Plant?
    Thanks

    Hello,
    The scope of planning is used to control whether the total planning run is executed on a multi-plant level
    several plants
    one MRP area
    several MRP areas
    a combination of plants and MRP areas.
    Here the planning will cover all the material which is relevant for planning in all the above given areas.
    You can carry out the total planning run for the scope of planning online or in background mode. The planning run, however, must always be started with parallel processing.
    Hope it helps. Please revert back.
    Alok Tiwari

  • MD01/ MD02 : RUN MRP

    Hi,
    When i run MRP using MD02 for a single component, the MRP create the planned Order for my product.
    But when i run MRP using MD01 for all the plant, the MRP is not working.
    Please, there is something missing when i use the MD01.
    / I have the same parametrs in MD01 & MD02.
    Thanks for your quick answer.

    Hi,
    As said by the other experts the T. Code for Activate Requirements Planning is OMDU.
    As I said earlier here is the extract:
    If do not activate this system will plan only Single item singe level.
    ===============================================================
    Activating requirements planning
    Inidicator that allows the execution of requirements planning in the plant as total planning and also allows the execution of single-item, multi-level planning.
    If you do not set this indicator, you can only plan materials using single-item, single-level planning at this plant.
    ===============================================================
    Hope this helps..
    regards,
    Siva

  • Running MRP (my Center) considering free stock in the subcontract.

    Hi all!
    When I run MRP (for one of my Centers') the standard algoritm does not take into account, the free stock I have in the subcontract.
    Due a requisit of an internal client, I need to include in the algoritm, the free stock in the subcontract.
    EX:
    10 un. (my Center)
    5 un. (subcontract)
    20 un. needed
    Standard behaviour
    SAP Creates a PR with 10 un!
    As far as I know, there are no standard way to solve this requisite, so I need to use USER EXIT....right?
    In your opinion, what is the best procedure to solve this requisite?
    Do you know any USER EXIT that fits this scenário?
    Thanks in advance!
    Kind Regards
    JEC

    R Brahmankar 
    Instead of using BADi MD_SUBCONT_LOGIC, I was thinking in using  MD_PURREQ_CHANGE or MD_PLDORD_CHANGE depending on the situation. BADi MD_SUBCONT_LOGIC does not let any modifications in the quantity of the PR or Planned Orders.
    In your opinion, do you think these two BADi are a good option, to solve this requisite?
    Biswanath Rath
    I think the hint you gave, is not quite what I was needing, but I apreciate your effort!
    Thanks a lot!
    BR
    JEC

  • Result of running MRP

    Dear all,
    I have 3 production order of one material at the same day. So, when I run MRP for component, the system generate only one PR with quantity is equal require total of 3 production order. Open this PR, i see there are only one line item. I wonder that why the system does not generate one PR with 3 line item, each of them will be reserved for each production order?
    Can you support me for this
    thanks

    Hello  Hoai Vu ,
    I am not very sure but check the  Individual/coll (Dependent requirements ind. for individual and coll. reqmts) field in MRP-4 view , material master .
    This Indicator determines  whether the following requirements are allowed for the dependent requirements of the material:
    Individual requirements
    Requirement quantities of the dependent material are stated individually.
    Collective requirements
    Requirement quantities of the dependent material are grouped together.
    I hope the information helps
    Cheers
    Kaushik

Maybe you are looking for

  • Communicate with servlet after using Java Web Start?

    Is it possible to communicate with servlet to get data back and forth after using Web Start to download the client application? The demos come with Java Web Start are applications which are standalone, don't need communicate with the servlet on Web s

  • Can I use Apache2.2.4 for Http server?

    Hi, I find some information from here: problem in install workflow middle tire and install apache The workflow install steps: 1. Oracle 10g R2 database 2. Workflow server release 2.6.3 from standlone download 3. Then run the workflow configuration ag

  • Create/Copy a Service

    Hi all, I need to copy a standard transaction of SRM in Z namespace and make some logical changes in it. To be able to use this transaction from web, I need to create a new service in Z namespace as well. I tried creating a new service in SICF by cop

  • Repeated Values in Query

    Hi all, I built a query on a multiprovider where I report on data out of 2 cubes. I use 0CALYEAR and 0CALDAY as time characteristics. The data out of one cube behaves strangely in my report. In the cube I have two records (one with 0CALDAY 01/01/2006

  • TS4526 Found a fix for the time and date issue

    ROKU GEN 3