Custom report to get MD04 but for n materials

Dear All...
Do you know if already exist a report that show same information than the MD04?
Is needed to put several material numbers and get the MD04 information to can do sorts, filters, download to excel.
Is like the MDLD transaction but instead to print it, have the ability to save it in a excel file.
The Idea is to have a customized report that can be run by 1 or more materials and show like a "photo" on how is MD04 now.
Have you a case like this?
How I can create that report?
Any idea?

BAPI_MATERIAL_STOCK_REQ_LIST gives you all data of MD04.
MD_STOCK_REQUIREMENTS_LIST_API is a FM that is called inside BAPI_MATERIAL_STOCK_REQ_LIST and returns only details of a element (when you click magnifying glass icon in MD04).
You should test both FMs in SE37 transaction providing it a material and a plant(optional), and check what import data you need.
CALL FUNCTION 'MD_STOCK_REQUIREMENTS_LIST_API'
        EXPORTING
          MATNR                          = p_matnr
          WERKS                          = p_werks
        IMPORTING
          E_MT61D                        = wa_mt61d
        E_MDKP                         =
        E_CM61M                        =
          E_MDSTA                        = wa_mdsta
        E_ERGBZ                        =
      TABLES
        MDPSX                          =
        MDEZX                          =
        MDSUX                          =
        EXCEPTIONS
          MATERIAL_PLANT_NOT_FOUND       = 1
          PLANT_NOT_FOUND                = 2
          OTHERS                         = 3.
This is a little example of the FM call.
Note that function modules only receive a single material, so in your report you must call the function as many times as materials you have and store return items in internal tables before you display them.

Similar Messages

  • MD04 but for multiple materials

    Hi,
    Would just like to ask is there a standard report that lists down planning results for multiple materials?
    It's like Stock/Requirements List (MD04) but for multiple materials....the info/fields I need are the ones found in MD04.
    Thanks.
    Best Regards,
    Armie

    Dear Armie,
    You can't see MD04 details for multiple materials. Actually, it is impossible because MD04 is a screen designed for a single material.
    However, if you want multiple material planning details, you would use
    function LM61XU11 MD_STOCK_REQUIREMENTS_LIST_API to collect your own data and display it.
    Regards,
    Onat

  • Are there any tcode like MD04 but for a list of material or material group

    Hello Experts,
    Some users want to have a list of dynamic stock (like  MD04), but for a list of materials or material group.
    Are there reports or standard transactions  for that? Or must make a specific?
    Thanks in advance.
    Said

    You want see teh PO number or req number etc but you will see the stock of open order etc.
    you want get exactly like MD04.........
    either you have to develope the custom program
    or use MD04 collectively based on MEP controller

  • I want standard report to get material MATNR for Which PO isn't created

    hi
    i want standard report to get material no for which Purchase Order is not created.
    only those Material no for Which PO is not generated.
    thanks.

    Hi,
    go to me23n transaction and in the top extreme left click the
    Purchase order  tab it will show you a drop down list where you will have a option called other purch. order click this and enter the purchase order for which you want to know the exsistence of that purchase order.
    if Purchase order is present it will show the order otherwise it will through you an error message.
    hope this helps.

  • Standard Report to check consumption values for multiple materials

    Hi,
    Is there any standard report to check "consumption" values for multiple materials? The user needs to check the consumption values over a period of time for multiple materials (VERP, ROH) before deciding the re-order and safety stock values for them. Any help on this will be greatly appreciated.
    Thanks,
    Swapnil

    Dear Swapnil,
    Report MCRE is widely used for the material cosnumption than checking in COOIS.
    Also these reports can help you.
    MCPF                 Material analysis: Dates                
    MCPO                 Material analysis: Quantities           
    MCPW                 Material analysis: Lead time            
    Regards
    Mangalraj.S

  • Need to customized report in solution manager but duno which table to pull

    Dear Gurus,
    I need to create a customized report in solution manager to get the following fields:
    1) Message number
    2) Transport number link to the message number
    3) Target client the transport go to
    4) Date/Time of status change to "Consolidate"
    5) Date/Time of transport imported
    6) Date/Time of Email Sent through message when requesting for transport
    Pls, help find the relation tables for the above objects, I'm a developer without any functional help and with no knowleadge of solution manager. Pls, help ASAP!
    Desperate,
    Belinda

    Hi Belinda,
    open the service message application in the Solman.
    Open a service message, focus the needed fields and press F1 for technical details. Try finding the tables by using the      where-used list.
    Cheers,
    André

  • Custom report to get the vacation hours for the coming year befor time eval

    Hi Gurus,
    We have this strange requirement for the vacation hours. We need to write a report that shows the remaining vacation hours for the coming year. My functional guys told me that we will get this after we run the time evaluation for each employee. but our requirement is to get these hours before time eval and write them to a flat file.
    They told me that we need to go through RPTIME00 program and get the logic where it calculates the vacation hours for the coming year. but the time schema is really big and to analyze this, it will take a long time (at least for me).
    So, did anybody came across this kind of situation? Please help me.
    Thanks,
    Srinivas.

    Do you need quota? There are standard reports to project quota PT_QTA10 - Display Absence Quota Information.

  • Issue with Report to get Position value for each Class ID.

    Hello Experts,
    m working on a report where I want Position values as on date.
    for an entered date report should give position value(Amount for transaction) for each class Id.
    I m trying using the exit variable but could not reach the output.
    For date I created an exit variable which shoud return the latest position for each class Id.
    Now this exit variable is "ready for Input" . when I debug my code it takes i_step =3 and i_vanm= " " after i_step = 1 and i_vnam = "<variablename>"
    how do I go about to get the solution.
    Guide me to come up with desired output.
    Thanks in Adv.
    Bhavna.

    Hello Experts,
    m working on a report where I want Position values as on date.
    for an entered date report should give position value(Amount for transaction) for each class Id.
    I m trying using the exit variable but could not reach the output.
    For date I created an exit variable which shoud return the latest position for each class Id.
    Now this exit variable is "ready for Input" . when I debug my code it takes i_step =3 and i_vanm= " " after i_step = 1 and i_vnam = "<variablename>"
    how do I go about to get the solution.
    Guide me to come up with desired output.
    Thanks in Adv.
    Bhavna.

  • Standard SAP Report to get Manager PERNRs for specified Employee PERNRs

    Hello All,
    Is there any standard report whcih I can use to pass Employee PERNRs in the selection, and get the respective Manager PERNRs as output?
    Thanks,
    NS

    Nakul,
    For you information, PA and OM is be organized in the O-S-P(organization-position-person)  format
    There is no direct relationship between the employee to employee. It is like
    Employee to Employee position
    Then position to position (A002 - Reporting line)
    Then position to employee (Reporting Manager).
    For any coding part Check this link
    Re: Getting reporting data of all pernrs
    Regards,
    Anand babu R

  • Need to submit custom report when email option chkd and po approved

    Hi All,
    We use R12, our requirment is to submit a custom report when PO is approved.
    Not in all cases we need this. when user select 'Approve' option for a Manually created PO,
    and in the Approval form, when the User selects 'Email' check box and approves it.
    Irrespective of value that is given in email field, when that Email check box is checked and PO is approved, then the custom report should get submitted.
    For this our funtional team is requesting to copy the PO approval Workflow and write a event there.
    But I feel this can be achived in much easier way. But not getting any ideas.
    Can anyone let me know what could be the best and effective way than modifying Workflow.
    Can we do with custom.pll.
    where I would check if the email check box is checked in the box and if the approve button is pressed then to launch the custom report.
    One more doubt, can we get the values that are being enterd in the form. I mean, if the po number is 55, in the custom.pll
    can we get that value into our custom.pll code, which i need pass as a prameter to the report.
    Please through any ideas. Thanks
    Edited by: 834095 on May 4, 2011 9:05 PM

    Pl do not post duplicates - Submit Custom Report in PO Approval Process
    Srini

  • Submit Custom Report in PO Approval Process

    Hi All,
    We use R12, our requirment is to submit a custom report when PO is approved.
    Not in all cases we need this. when user select 'Approve' option for a Manually created PO,
    and in the Approval form, when the User selects 'Email' check box and approves it.
    Irrespective of value that is given in email field, when that Email check box is checked and PO is approved, then the custom report should get submitted.
    For this our funtional team is requesting to copy the PO approval Workflow and write a event there.
    But I feel this can be achived in much easier way. But not getting any ideas.
    Can anyone let me know what could be the best and effective way than modifying Workflow.
    thanks

    1) Write an alert on po_action_history insert and fire the conc. proram if the conditions are satisfied
    2) Write a custom pl/sql procedure that looks at all POs that are approved in the last x minutes and for each appropriate po, submit the conc. program using fnd_request.submit_request. Then schedule a run of this pl/sql procedure by creating a conc. program for it.
    Hope this helps,
    Sandeep Gandhi

  • Need Direction to Edit Custom Reports for Crystal 8.5

    Hi,
    I'm pretty new to crystal and I have the need to edit a few of our custom reports. I have a report called "Summary of Transactions by Dept". This pulls the data and then groups the information by dept. I want to have it pull the same data but with a minor tweak, I need to have it grouped by job.
    I added the "Job" table and then I linked it to a "tran" table. I'm pretty sure I linked the tables correctly, I looked at how the "dept" table was linked and did the same.
    I then changed the groups to group by "job description". When I try and refresh the data I get nothing. Can anyone explain why this happens?

    Thanks for your help guys... I figured out that I needed to "set the location" for the report. It needed to look at the database that the program was looking at. I appreciate the help.
    I have a new problem I am trying to solve. I was able to create the custom report that I needed, but with one problem. The report is a Transaction summary by Job Description report. The issue is that the data being pulled for past transactions is using the current item pricing (past prices were less expensive). This is only a problem if the item existed at another price in the past. So when you total the item cost it shows up more expensive then it really was on some items.
    Ex. Item123
    On 05/01/2008 cost $4.00
    Current pricing for the item is $5.00
    When I run the report for 05/01/2008 - 05/31/2008, asssuming I used 2 pieces. The report generates a total cost of $10.00 (when it really only cost $8.00 because that was the cost at the time of issue.)
    Any idea's?

  • BACK button functionality to be changed for custom report in ITS screen

    Hi all,
    I am working on SRM 5.0 with INTERNAL ITS.I have created a custom report and a transaction code for the same.Now in the SRM Web menu,I have provided a link for this report.
    Now i can see all the std menu options like BACK SYSTEM CANCEL  as buttons in the web screen.However when i click on the BACK button,it takes me to the SAP EASY ACCESS MENU screen as we see in SAPGUI.
    My reqt is that on click of the BACK button,i need to show the HOMEPAGE of the SRM.Is this possible?If so,how?
    All inputs will be highly appreciated and rewarded.

    Hello!
    There are several possibilities how to call transaction:
    - You can call it as service (that is what you do when you test it from SICF)
    - You can call it through service (or alias) WEBGUI (not using service for the specific transaction to call it)
    If you are calling it through WEBGUI then parameter ~SINGLETRANSACTION should be added to service (or alias) of WEBGUI. And there should be added also Log Off URL (in SICF). At this case it should navigate back to the URL which is specified in SICF.
    Hope this helps!
    Best regards,
    Rorijs

  • Printer- custom report not printing

    HI,
    Apps 11.5.10.2
    RDBMS 9i
    Am able to get print from appliaction for stanadard reports.
    If i give custom report.. its printing but content is not same as output..
    OUTPUT is coming in one line..
    %PDF-1.1
    1 0 OBJ
    << 0
    /Creator (Developer 2000)
    etc
    Thanks

    HI,
    Am getting output like follwing
    Please run the test in (Note: 264118.1 - 11i : Pasta Pasta Printing Setup Test) to verify that PASTA is configured properly.------------- Test Result Summary -------------
    Total Tests: 1
    Success Count: 0
    Error count: 1
    Test Names Status
    oracle.apps.izu.fnd.diag.FNDPastaDiag Succeeded with Warnings
    ----------- End Test Result Summary -----------
    ============= Test Result =============
    Test Class Name: oracle.apps.izu.fnd.diag.FNDPastaDiag
    Application Code: FND
    Group Name: Setup
    Status: Succeeded with Warnings
    Time: 2010-07-06 11:57:07.0
    Time Consumed: 8154
    Test Version: 115.8
    Tool Version: 115.131
    Install Version: Base: none Upgrade: none
    Mode: 1
    Index: 1
    Tested Class Name Tested Class Version
    oracle.apps.izu.fnd.diag.FNDRequestIDLov 115.4
    oracle.apps.jtf.regress.qatool.base.DBUtility 115.1
    oracle.apps.jtf.regress.qatool.base.DiagBase 115.2
    oracle.apps.jtf.regress.qatool.base.FileUtility 115.1
    oracle.apps.jtf.regress.qatool.base.HRInfo 115.0
    oracle.apps.jtf.regress.qatool.base.OSUtility 115.5
    oracle.apps.jtf.regress.qatool.base.SessionHelper 115.0
    oracle.apps.jtf.regress.qatool.fnd.FNDUtility 115.10
    Input Names Input Values
    Responsibility ID 50300
    Request Id 320444
    Diagnostic Test Executed By SYSADMIN
    Dependent Class Names
    Report:
    Oracle Diagnostics Information Product Installation Status and Patchset Level Parameters
    Generic Tests Language Information Pasta Driver Settings
    Concurrent Node Environment Variables Pasta Viewer Settings to View Bi-Directional Reports Bi-Directional Specific Settings
    Retrieving Log and Configuration Files for Support References
    Database Information [Top]
    Server = rofdbs5
    Version = Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    Name/SID = STAGE
    Language = AMERICAN
    Character Set = US7ASCII
    Application Information [Top]
    Release = 11.5.10.2
    Application = Projects (275) with status of INSTALLED
    Responsibility = RI_Projects Superuser (50300)
    MultiOrg Flag = Y
    Operating Unit = RI Operating Unit (104)
    Security Group = Standard
    Oracle Diagnostics Information [Top]
    Patch Oracle Diagnostics 2.5 RUP A (5914893) is installed
    Patch Oracle E-Business Suite 11i Diagnostic Tools, Nov 2008 - 8.11 (7530017) is installed
    Metalink Document Id = 264118.1
    Product Installation Status and Patchset Level [Top]
    Application Short Name Id Installation Status Patch Level
    Application Object Library FND 0 Installed 11i.FND.H
    Applications DBA AD 50 Shared 11i.AD.I.6
    System Administration SYSADMIN 1 Installed Not Available
    XML Publisher XDO 603 Not Installed 11i.XDO.H
    4 rows retrieved
    Parameters [Top]
    Username = SYSADMIN
    Responsibility = RI_Projects Superuser (50300)
    Request Id = 320444
    Generic Tests [Top]
    Node Information
    Tiers = Admin, Web, Forms, Concurrent
    Pasta Executable Version
    Version = 3.0.4.0(patch
    Oracle Reports Version
    Detected version 6.0.8.28.0 is >= expected version 6.0.8.18
    Language Information [Top]
    Installed Languages
    Language Code Installed Flag NLS Language
    US Base AMERICAN
    1 row retrieved
    Database Character Set
    Database character set = US7ASCII
    Pasta Driver Settings [Top]
    Printer Name = CD1230
    Printer Style = PORTRAIT
    WARNING - Driver PORTRAITHPLJ3-A4 is not defined for pasta printing
    ACTION - For pasta printing please modify printer driver PORTRAITHPLJ3-A4 to have FNDPSTAX as program.
    Reference: Oracle Applications System Administrator's Guide
    Pasta PrintForms
    The printforms feature is not used. To insert a company logo or background image in a concurrent report please refer to PASTA 3.0 Release Information
    Pasta Configuration File
    The pasta executable chooses the non default configuration file defined as a driver argument '-F' using the following rules (in the following order):
    1. Configuration file associated to the specific printer
    2. Configuration file for all the printers
    Current settings
    The PASTA variable is not set
    The file '/stageAPP/stageappl/fnd/11.5.0/resource/pasta_CD1230.cfg' does not exist
    The file '/stageAPP/stageappl/fnd/11.5.0/resource/pasta.cfg' exists
    Configuration file in use = /stageAPP/stageappl/fnd/11.5.0/resource/pasta.cfg
    Concurrent Node Environment Variables [Top]
    NLS_LANG Variables
    Database = AMERICAN_AMERICA.US7ASCII
    OS environment = AMERICAN_AMERICA.US7ASCII
    Concurrent Request = AMERICAN_AMERICA.US7ASCII
    Pasta Environment Variables
    LANG =
    PASTA =
    IX_PRINTING =
    IX_RENDERING =
    APPLLCSP Environment Variable for Bitmap Report Printing
    APPLLCSP =
    Pasta Viewer Settings to View Bi-Directional Reports [Top]
    Bi-Directional Mime Type
    WARNING - The mime type 'apps/bidi' is missing
    ACTION - Create a new mime type as mentioned in the PASTA Users Guide 3.0. See also PASTA 3.0 Release Information
    Profile Options
    Viewer: Application for Text (FS_MIME_TEXT) = null
    Viewer: Text (EDITOR_CHAR) = Browser
    Bi-Directional Specific Settings [Top]
    The current database character set does not require bi-directional settings
    Retrieving Log and Configuration Files for Support [Top]
    Adding file '/stageAPP/stageappl/fnd/11.5.0/resource/pasta.cfg' to '/stageAPP/stageappl/izu/11.5.0/out/PastaPrinting.zip'
    This test cannot get the IX Library configuration file (ixlib.cfg) because environment variable IX_PRINTING is not set. For more information see note Oracle Reports 6i Setup Guide for Oracle Applications 11i
    This test cannot collect the IX Display configuration file (ixlib.cfg) because environment variable IX_RENDERING is not set. See note Oracle Reports 6i Setup Guide for Oracle Applications 11i
    Adding file '/stageAPP/stageora/8.0.6/guicommon6/tk60/admin/uiprint.txt' to '/stageAPP/stageappl/izu/11.5.0/out/PastaPrinting.zip'
    Adding file '/stageAPP/stageora/8.0.6/guicommon6/tk60/admin/Tk2Motif.rgb' to '/stageAPP/stageappl/izu/11.5.0/out/PastaPrinting.zip'
    Adding file '/stageAPP/stageora/8.0.6/guicommon6/tk60/admin/uifont.ali' to '/stageAPP/stageappl/izu/11.5.0/out/PastaPrinting.zip'
    Adding file '/stageAPP/stageappl/fnd/11.5.0/reports/HPP.prt' to '/stageAPP/stageappl/izu/11.5.0/out/PastaPrinting.zip'
    Adding file '/stageAPP/stagecomn/admin/log/STAGE_rofdbs5/l320444.req' to '/stageAPP/stageappl/izu/11.5.0/out/PastaPrinting.zip'
    Adding file '/stageAPP/stagecomn/admin/out/STAGE_rofdbs5/o320444.out' to '/stageAPP/stageappl/izu/11.5.0/out/PastaPrinting.zip'
    Please upload the generated output file (/stageAPP/stageappl/izu/11.5.0/out/PastaPrinting.zip) when creating the service request
    References [Top]
    Note 239196.1 PASTA 3.0 Release Information
    Note 240864.1 Activating and Configuring IX Library
    Note 189708.1 Oracle Reports 6i Setup Guide for Oracle Applications 11i
    If you are experiencing any issues regarding this diagnostic test, please use Metalink to log an iTAR (Service Request) for product "Support Diagnostics Project" (ID=1332).
    If you have any question related to support diagnostic tools (installation, execution, usage or availability), you can ask us using the Support Diagnostics Project forum on Metalink.
    We would also appreciate your feedback regarding the usefulness of this test, however, there will be no replies to feedback emails.
    Error Message: 0 errors and 2 warnings were found.
    Fix Info: Please review the test summary for more information.
    ============ End Test Result ============

  • Rights to Inventory Custom Reports

    Hi
    On our ZCM zone (recently upgraded to ZCM 11.2.1) only the "Administrator" can view Inventory Custom Reports. All other admins (including superadmins) see nothing in the Inventory Custom Reports list. If they create a new report the name is accepted but never shows. If another attempt is made it states "folder already exists".
    I have given full access to all custom reports with the following but still they never show in ZCC for superadmins (browsers: ie8, ie9, firefox 10.0.5)
    ZCC->Configuration->Click the adminuser -> rights tab -> assign rights through "Inventory Report Rights" in the left pane under "Administrator Tasks"
    I have also added the specific "Reporting Rights" for the adminusers to the Reports folder but the result is the same. They should not need the reporting rights anyway as they are superadmins.
    Any suggestions on how to make this work?
    Thanks
    Julian

    Originally Posted by danielsjogren
    I have the same issue. New users can't see Custom reports.
    Even if I give them full rights to all custom reports and standard reports, they won't see them.
    The only way for them to see the standard reports is to be a super admin.
    /Daniel
    I vaguely remember running into this. No, you don't need to give them super admin, but you have to do something odd/funky. It was supposed to have been fixed in 11.2 and it wasn't. I vaguely remember it was TID #7007898
    We had 2 issues with that.
    1) if you didn't get rid of the .xml file it would generate errors/exceptions (at least if you're using Oracle), so it wouldn't actually run/do what it was supposed to do (that's the bug/defect that was supposedly fixed)
    2) Try running it manually with the zman rpfs instead
    I think that fixed it for us.
    We have non-super admin users who can see custom reports that one of our other non-super admins has created.

Maybe you are looking for

  • Adobe Bridge CS 5 and Photoshop Elements 8 compatibility?

    I have Photoshop Elements 8 installed with Camera Raw 5.5 on a Windows 7 platform.  I recently purchased Photoshop CS 5 which came with Camera Raw 6.2.  Both products work well independently.  Where I'm encountering an issue is when I use Adobe Bridg

  • XSI RAW to Aperture via DNG

    I have a question concerning the Adobe DNG Converter. I would like to use it as long as there is no Xsi support in Aperture. In the Converter preferences there is an option to "embed original". Can I safely use it for imports into AP and delete the o

  • Implementing I2C on Siemens TC65

    Hi, I need an assistance with I2c protocol, just some basic questions. Do you need connector object, and connection to start and control I2C, or all control is done by AT commands ? If You need connector and connection, what type of connection should

  • Creating Standby database with Oracle 10gR2 SE (no dataguard). Procedure

    Hello, I have problems in creating a standby database without Dataguard (Oracle Standard Edition) -Oracle 10gR2 SE (No DataGuard !!!!) - SUSE Enterprise 10. Both primary and standby databases are running in Virtual machines (lab). I will describe the

  • Junk mail weirdness

    I am having some junk mail filter weirdness. When I have filtering enabled, mail randomly grabs a regular, already opened e-mail and throws it into the junk mail box. I turned off junk mail filtering for several weeks because of this problem. I re-en