MRP Schedule line out put format

Hi Friends,
I am working on SAP4.7 Version.
I have maintained all the relavent MRP datas in material master.
Like MRP type - PD,
Lot Size- MB ( Monthly Lot size).
I have created planned independent requirement in MD61 monthly wise for that material.
I have given Schedule agreement number in Source in List with MRP indicator - 2.
I am running MRP for a material with MD02 with MRP parameter Delivery schedules -3 (Schedule lines) .
The MRP running succesfully and creating delivery Lines with delivery dates.
But the requirement by the client is..
The delivery lines should be generated in month wise.
How to convert the schedule lines generated in day format to Month format in MRP run out put?
While creating schedule lines with ME38. we have option to select the day format / month format/ week wise?
But the MRP out put always generated in date wise?
Any one knows what changes i should make?
Guide me ..
Thanks & Best Regards
Giri

Hi there,
idealy its not possible in standard sap.
but you can do one thing that...
copy original programme of MD04 and create ZMD04 transaction  or you can search a usefull function mdule. Here you can convert date in months by using some abap code of function module if available.
i know this is a very rough idea about solution bu it will help definitely help you
Regards
Hemant

Similar Messages

  • MRP - schedule lines in weekly format

    Hello,
    we generate automatic schedule lines via MRP on a purchasing scheduling agreement. Is it possible to have the delivery date of the schedule line in a weekly format and not in a daily format?
    thanks

    Hello,
    this works but only for the transmission to the sales scheduling agreement.
    I want to be able to generate the schedule lines by the MRP-run in weekly format. As a result they should be displayed in transaction ME38 in week format in stead of day format.
    thanks!

  • Show Schedule Lines in Week format when created via MRP

    Hello ...
    I need to know if it is possible to show the Schedule Lines of the schedule agreements in Week format.
    Currently when the MRP runs it create the schedule lines in Day format.
    What I need to do when the MRP runs the Schedule lines can be created in Week format.
    I know that I can do it when I enter manually and add a schedule line in Week or Month format.,... but we need to have Week format automaticaaly when MRP creates the schedule lines.
    Thanks in advance.

    Looks like is not possible doit automatically via MRP.
    It must be manually in ME38.

  • PO Out put format queries

    What is the control data for SRM PO out put format ( Vendor, or GL account)
    how the SRM PO output format (XML to Printer) got changed for some PO's? is related to vendor? is there any field available when we can assign the vendor BP?
    Please reply at the earliest. Thanks in advance...

    The vendor data controls it, it can be maintained via front-end via a user assigned with the Administrator role.
    Kind regards,
    Tim

  • When we run the MRP schedule lines are not generated automatically.

    Hi,
    In MD04 requirement date is on 5.12.2009.My source list validity starts from 1.12.2008 onwards.When i run the MRP for the material system generates the Purchase requisition instead of the schedlue lines.When i change the source list validity as 25.11.2008 now i run the MRP system generates the schedule lines.
    My question is why the system couldn't able to generate the schedule lines when the validity starts on 1.12.2008.In the source list we maintained the scheduling agreement and maintaine the MRP setting as 2.

    hi,
    Let me know your purchasing processing time defined in the SPRO settings for CBP?? It may be due to this also...
    Regards
    Priyanka.P

  • MRP schedule lines are not created by MRP

    Hi !!
    I have a finished product ""111-2523-64"" and in its BOM i have a semifinished product ""111-2523-64-010"" produced(Inhouse)& three raw materials .
    For the Raw Materials I have made the scheduling agreement & source list with indicator ("2"" create schedule lines automatically""
    Problem -: Now when I run the MRP using T-Code MD02 the system is planning the finished & semifinished product
    *but no schedule lines are created for the raw materials.*
    Please Guide , Itz very urgent.

    Vijay , Pleae clear
    I have a doubt
    I am having one finished product & in its BOM i have three raw materials.
    I have created the scheduling agreement for these three raw materials and source list too.
    now when i run the MRp for finished product using t-code md02 the schedule lines must be generated for these three raw materials.
    or
    i have to run the MRP (seperately using T-Code Md01 ) for these three raw materials
    Please guide , its very urgent.

  • MRP SCHEDULE LINES

    After running MRP usually schedule line will get created for valid agreement.My question is the schedule line created through MRP will have output message type automatically.I mean will the MRP create Idoc automatically for that particular Schedule line or we need to create output message manually in ME#* after MRP.Please help

    Hi,
    Just to add...
    For agreements without releases documentations (LP), creation of delivery lines would trigger messages automaticaly with adequate settings for message control.
    In the case of LPA, with rel doc., with release creation profile, with background execition of create releases program and with message control settings, messages can be triggered automatically with schedule line creation.
    - Prasan

  • OUT PUT FORMAT MIS MATCHING

    Hi Gurus,
    One of our user is facing an issue while giving a print out, when he is giving a print the out put of the print out size is very small.
    Details : ECC5.0
    Printer : HP laserjet 2600
    Network printer
    Any suggestions how to go ahead with this issue.
    For the above details which drivers will be suitable.
    Waiting for your response.
    Thanks
    VJ

    Hi,
    For HP Laserjet, there are lot of suitable device type of similar type. Choose any HP related device type and also while firing the printout ask user to select the correct format type. Is it a smartform or standard ALV print. Ask user to choose the correct format type.
    Regards,
    Sharath

  • ALV custom controller out put format

    hi all,
    i want to show out put with headline ex:
    sales quatation
    1 check box quatation id description
    Sales Order
    2 check box sales order id description
    Sales Invoivces
    3 check box sales invoice id description.
    but i am getting out put
    1 check box quatation id description
    2 check box sales order id description
    3 check box sales invoice id description.
    how can i show the out put based on my requirement.
    we are using custom cntroller is there any other way to show ouput based on Headline.please provide some example

    Hi,
    Try to Use these Classes  CL_GUI_ALV_TREE (ALV Tree Control)
    CL_GUI_ALV_TREE_SIMPLE (Simple ALV Tree) .
    And  also use this Class CL_GUI_TREE_MODEL, and when creating the object set the selection mode to cl_list_tree_model=>node_sel_mode_multiple.
    Regards ,
    S.Saravana

  • Regarding Input and Out put format

    Hello Experts,
    While uploading my notepad file, how the system will identify individual fields,I can make it using delimeters like with commas( , ) or pipe symbols ( | ) or Space. So how it is able to understand each individual fields. For this where we do configuration in our scenario.
    Thank  you

    Hi,
    You have to use file content conversion(FCC) for this.Using this you can make your file adapter to understand your FIle.
    Converting File Content in a Sender Adapter
    http://help.sap.com/saphelp_nw04/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm
    Converting File Content in the Receiver Adapter
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/frameset.htm
    There are many blogs with many cases- You can find in SDN very easily-
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    /people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    Thanks,
    Vijaya.

  • Schedule lines are not getting generated through MRP

    Hello Experts,
    While running MRP, we observed that the system is creating PR instead of schedule lines, although all the necessary prerequistes to generate schedule lines through MRP are maintained. For e.g.
    1. MRP Schedule line relevant indicator '2' is maintained in the Source List.
    2. Sch. Agreement dates and Source List validity dates are same.etc...
    Further after some analysis, we observed that if we change the source list validity from date to some back date then system is creating correct schedule lines.
    Example: Material M1; Planned delivery time 7 days; GR processing time 5 days; MRP Type PD; Lot Size WB;
    SA validity dates - 07.09.2011 to 31.12.2011
    Source List validity dates - 07.09.2011 to 31.12.2011
    If MRP run on 12.09.2011 and source list dates are retain same as mentioned above, system creates the PR.
    If MRP run on 12.09.2011 and source list dates changes to 05.09.2011 to 31.12.2011, system creates the schedule lines.
    Could you please let us know, why the system behave like this?

    Dear,
    Welcome to SDN,
    In transaction OMDT you have to enable the indicator create schedule lines
    In MD02 MRP control Prameter here select the Delivery schedules -3- Schedule line. Processing Key as NETCH and Planning Mode - 3 delted and recreated.
    Maintain source list ME01, in that put MRP indicator as '2' i.e. schedule lines via MRP.Put your agreement no in that.
    If u run MRP properly u will get schedule lines automatically in ME38.
    Make the schedule agreement, make it source relevent in the source list make is FIX and MRP indicator as 3.
    Regards,
    R.Brahmankar

  • Schedule Lines are not getting generated after MRP run.

    Hi,
    I have an issue where a SA exists for the parent material with item category L (subcontracting). The parent material has a valid BOM and some sub components as well. I see in CS03 that BOM is fine with validity dates for the parent material. A valid source list also exists for the parent material where SA is present as the source of supply with MRP indicator as 2. Now when i run MRP for the parent material using MD02 (NETCH), with indicators as below:
    Create pur.req.  2
    Schedule lines   3
    Create MRP list  1
    Planning mode   1
    i don't see any schedule lines in MD04. Instead it creates a PR that too without any source of supply.
    In master data for the parent material MRP type is PD with Procurement type F and special procurement key 30. I have checked and every thing seems to be fine still MRP run doesn't create schedule lines.
    Any help is appreciated. I can give more info if required.
    Thanks.

    Dear Rakesh,
    Scheduling agreement:An outline agreement against which materials are procured at a series of
    predefined points in time over a certain period.
    1.For this you have to first use ME31L for creating scheduling agreement and then ME38 for maintaining scheduling agreemnet
    schedule.
    2.Ensure in the source list after maintaining the material,vendor combination the setting for MRP relevancy is set to 2 - Record
    relevant to MRP,Schedule line generated automatically.
    Moreover you have to use value 3 for delivery schedule line which is one of the MRP control parameter while taking MRP run.
    So for the materials for which scheduling agreement exists,schedule lines will be generated.
    Check and revert back.
    Regards
    Mangalraj.S

  • Schedule lines not generated after MRP run

    Dear All,
    I am trying to create Schedule lines through MRP run , but instead system creates MRP element PRqRel  and its PurRqs when i check in MD04 ,  the following are the prerequisite i done before MRP run , but still Schedule lines are not generating.
    1.activated checkbox source list in material master.,Procurement type is F, MRP type PD , lot size MB , marked JIT  Scheduling indicator as 1 in Pur view of material master , no MRP group is used in our process.
    2.Maintained Inforecord.
    3.Maintained source list for the material and marked MRP relevant as 2. Validity also checked.
    4. Quota arrangement for this vendor only.
    5. Created New scheduling agreement.
    6. Material is not sent for subcontracting.
    7. Ran  MD02 with following parameters ,
    Processing key NETCH Net Change in Total Horizon
    Create purchase req. 1 Purchase requisitions in opening period
    Delivery schedules 3 Schedule lines
    Create MRP list 1 MRP list
    Planning mode 3 Adapt planning data (normal mode)
    Please let me know if i am missing something
    Thanks in Advance
    Benny

    Hi,
    Please check the below links...
    Schedule Lines not getting created in MRP
    Schedule Lines not generated for MRP Type PD
    Kuber

  • Firming the Schedule Lines in Sch.Agreement

    Hi , I have done the  following to firm the schedule lines in Scheduling agreement.
    1. Firm Zone as 30 days
    2.Tradeoff zone days as 60 days
    3.Binding MRP indicator as NULL(Lines not changeable within Zones)
    4.In OMIN , Firm Schedule lines enabled for the MRP group
    When i run the MRP, schedule lines are getting created with Firm Indicator (*) for the requirements lying within these zones. After transmitting the schedule lines to vendor , if i change the requirement again, the schedule  lines within Firm Zone are getting adjusted as per the new requirment. I dont know whats the purpose behind maintaining these Firm Zone and Trade off Zone.
    Pointers are much appreciated.
    Thanks and regards,
    Milton Isaac

    Hi,
    Rolling delivery schedules issued under scheduling agreements are divided into different time zones indicating the degree to which lines of the schedule are binding.
    Firm zone (zone 1) (go-ahead for production).
    The schedule lines within this zone count as firm and thus as fully binding. If you cancel a schedule line that falls within the firm zone, the vendor is entitled to charge you with both production costs and the costs of procuring input materials incurred by him as a result of the cancellation.
    Trade-off zone (zone 2) (go-ahead for procurement of input materials)
    This is the "semi-firm" zone, giving the vendor the go-ahead to procure necessary input materials for the manufacture of the item ordered. If you cancel a schedule line within this semi-firm zone, the vendor is only entitled to charge you the material costs. Schedule lines falling within this time zone are thus less binding that those falling within the firm zone.

  • Changes in quantity in schedule lines

    Hi,
    We are making a sales order with reference to a quotation.The quantities in quotation is getting copied to sales order.Now when we go to the schedule lines of the item in sales order and put the quantities based on delivery date and if the quantity some how increases then the sales order value increases.
    e.g
    Quotaion qty-10 pcs
    10 pcs gets copied to SO.
    We go to schedule line and put the qty as:-
    10.2.2008-2 qty
    12.2.2008-5qty
    14.3.2008-3 qty
    if we put another schedule line like:
    15.3.2008-2 qty
    then the so qty gets increased from 10 to 12 with a warning message.I want the system not to allow this.It should nopt allow me to change the qty more than the copied qty.Kindly guide how to do it.
    Is there any message control at sales order level.
    Regards
    Somnath

    Hi
    Spmnath
    Go to Quotation Item Catagory ( Tcode VOV7 ) go to Business data tab there u put 'C' in Completion rule field.
    Please try new quation after necessary changes. This changes will not be appllicable for old Sales Documents.
    I am sure u will get the answer.
    Thx.

Maybe you are looking for