To find Pricing Record for Materials for which Pricing has not been upload.

Hi All,
Is there a way in SAP SD to find the Materials without Pricing in VK13.
Please suggest your valuable inputs or I need to for a Z Report.
Thanks,
Parag.

Hi Parag,
The only other way is write a z-report which picks up materials based on a combination of MARA and MVKE( since you mentioned sales org and dist channel validation)..the selection screen should have sales org, dist channel as parameters and probably condition type also..use as many selection parameters as possible on the screen.
and for the materials, sales org, dist channel, condition type with application as V, you should pick up values from A004..
but is that the only key you're using ..if not then consider using AXXX table for different key combinations..but this is still clumsy/time taking..I would suggest leave it to the ABAPer for the performance part.
However,I've one question.. you said pricing has not been uploaded? what does it mean? not yet created through VK11? so how can you find them even in A004? am little lost..?
Regards
Raghu.
Edited by: Rags on Sep 14, 2011 9:36 AM

Similar Messages

  • How to find out the GR Numbers for which IR has not been done

    Hi Sap Gurus,
    Can anybody tell me how to find out the G R Numbers for which Invoice Receipt has not been done. Any TC or ant standard process to find out.
    Thanks N Regards,
    Siddhartha

    Hi Siddarth,
    Solution :
            1) Go to SE16 - Table Name : EKBE (PO History)
            2) Field - BUDAT (Posting Date)
            3) Transaction event Type:
                             - 1 (Only GR's )
                             - 2 (Both GR and IR)
            4) We can fetch both GR Numbers and also PO Numbers for which IR has not been done if transaction event - 1.
    In addition to MB5S, you can try this also...

  • The window title attribute for the page layout region has not been set

    Hi, I am a newbie to OA Framework extensions. Could you please advise me how to get rid of below error ?
    "The window title attribute for the page layout region has not been set. This attribute value will be used for the browser window title and should be set according to the UI standards. A default window title will be displayed for all such pages that violate the standards. Action: Set the window title or title attribute for the page layout region. The title attribute is used as a secondary source for the window title if the window title is missing."
    My requirement is to extend a VO and almost done with that but when i run the PG ( HomePG.xml ) file to ensure everything is fine , The target page is being displayed with above error. Just to let you know that i have already set the Titile and Window Title attributes for the HomePG.xml region i.e PageLayoutRN.
    One more thing i would like to share is that i was set the Window Title to 'Oracle Applications Home Page' , but target page name is being displayed as 'Oracle Applications'.
    Any suggestions ??
    Thanks.

    Hi all, I now getting below error when i click on notification from notification page ( AdvancWorklistPG.xml ) which should have taken me to the notification details page ( NotifDetailsPG ). Please note that i am running the page from Jdeveloper.
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT NtfEO.NOTIFICATION_ID,
    NtfEO.RECIPIENT_ROLE,
    NtfEO.BEGIN_DATE AS BEGIN_DATE_F,
    NtfEO.DUE_DATE AS DUE_DATE_F,
    DECODE(NtfEO.MORE_INFO_ROLE, NULL, NtfEO.SUBJECT, FND_MESSAGE.GET_STRING('FND','FND_MORE_INFO_REQUESTED')||' '||NtfEO.SUBJECT) AS SUBJECT,
    NtfEO.PRIORITY AS PRIORITY_F,
    NtfEO.STATUS,
    NtfEO.END_DATE AS END_DATE_F,
    NtfEO.USER_COMMENT,
    NtfEO.MORE_INFO_ROLE,
    NtfEO.FROM_USER,
    NtfEO.FROM_ROLE,
    NtfEO.TO_USER
    FROM WF_NOTIFICATIONS NtfEO
    WHERE NtfEO.NOTIFICATION_ID = ?
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:597)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.nav.OAPageButtonBarBean.processRequest(OAPageButtonBarBean.java:351)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:953)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.sql.SQLException: ORA-01008: not all variables bound

  • I am Greek. I downloaded a film from ipad but for the last days it has not been downloaded and the status is "waiting".the charge has been made to my credit card. Does any body knows?

    I am Greek. I purchased a film from ipad but for the last days it has not been downloaded and the status is "waiting".the charge has been made to my credit card. Does any body knows?

    something other is dowloading somewhere on ipad

  • I have a Mac OS X Snow Leopard version and my fan keeps coming on. I have been away for a week so it has not been used and yet when I started it up the fan started straight away. Is there anything I can do? Please help! Thanks

    I have a Mac OS X Snow Leopard version and my fan keeps coming on. I have been away for a week so it has not been used and yet when I started it up the fan started straight away. Is there anything I can do? Please help! Thanks

    Yes, look in Activity Monitor (Applications /Utilities /Activity Monitor.app) and see what it eating up all the %CPU. If anything is over 40%, post the name here to get advice or just kill it straight away with the red 'Quit' button.
    If nothing is using up CPU resources, but the fans are going full blast, do an SMC reset. Read the instructions here:
    http://support.apple.com/kb/HT3964

  • I paid for an app for iphone 4 an it has not been delivered

    i paid for an app for iphone 4 and it has not been delivered

    This is not a chat line. This is a forum, a user to user forum. You type out your problem in as much detail as you can, then you wait for someone to read the problem and if they have an answer, they type that out and you read it.
    What do you mean it hasn't been delivered? Did you purchase the app on the iPhone? It should have downloaded when you make the purchase? What exactly did you do and what are you seeing on the screen?

  • I have install adobe xPro but it is asking for serial number and this has not been issued to be

    Dear Colleagues,
    I have installed the adobe acrobat X1 Pro but it is asking for a serial number that is not issued to me.
    How can i get a serial number for this trial document

    Trials don't use serial numbers. If it asks for one, then the trial has self-destructed and there is no way to revive it unless you buy it.
    Adobe trial software expired early
    Mylenium

  • Report to view the list of materilas for which 105 has not been done

    Hello Everyone
    I want to to view the report which can show me the list of pending GR (105 to take the material into unrestricted use) that has to be done aganist the 103.
    Thanks in Advance
    Sachin

    Hi,
    Use T.Code:MB51 and try with 103 movements type and get the report .
    Also try in MMBE, M.C9 T.code
    Hope helpful to you.
    Regards,
    Biju K

  • ConnectionException: Name space accessor for the java: name space has not b

    Hi,
    While running JUnti test cases I am getting the following. Can anyone help?
    com.deere.u90.iaf.jdbc.connection.ConnectionException: Name space accessor for the java: name space has not been set. Possible cause is that the user is specifying a java: URL name in a JNDI Context method call but is not running in a J2EE client or server environment.
    IAF JDBC Connection Management Framework exception in JNDI lookup of DataSource.
    Source of configuration data = C:\starteam\JDPS - Software Delivery system\3123_CanDB\sds\WebContent\WEB-INF\classes\config\SDSConnectionManagerLocal.properties
    Dynamic Properties = false
    Property Name Suffix = SDS
    Connection Pooling Enabled = true
    JNDI Provider URL = corbaloc:iiop:wpuds90700.jdnet.deere.com:2811
    DataSource Name = java:comp/env/jdbc/SDSDEVLDataSource
         at com.deere.u90.iaf.jdbc.connection.ConnectionManager.initializeEnvironment(ConnectionManager.java:282)
         at com.deere.u90.iaf.jdbc.connection.ConnectionManager.<init>(ConnectionManager.java:224)
         at sds.view.intranet.servlets.SDSGenericServlet.getConnectionManager(SDSGenericServlet.java:192)
         at junittest.ProgrammedECUAddComponentTest.setUp(ProgrammedECUAddComponentTest.java:75)
         at junit.framework.TestCase.runBare(TestCase.java:125)
         at junit.framework.TestResult$1.protect(TestResult.java:106)
         at junit.framework.TestResult.runProtected(TestResult.java:124)
         at junit.framework.TestResult.run(TestResult.java:109)
         at junit.framework.TestCase.run(TestCase.java:118)
         at junit.framework.TestSuite.runTest(TestSuite.java:208)
         at junit.framework.TestSuite.run(TestSuite.java:203)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:392)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:276)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:167)
    Thanks in advance,
    Dhir

    I also get the same problem, this is very tedious but if you edit the song somehow and re-save it then it will copy. Not sure what the problem is at all, tried contacting Apple about this to no avail.

  • Journal Import finds no records in GL_INTERFACE for processing.

    Hi,
    I'm using the Oracle Web ADI (11i) to upload journal entries form a spreedsheat to GL.
    When the request is finished, this message is shown on the out put :
    Journal Import finds no records in GL_INTERFACE for processing.
    Check SET_OF_BOOKS_ID, USER_JE_SOURCE_NAME, and GROUP_ID of import records.
    If no GROUP_ID is specified, then only data with no GROUP_ID will be retrieved.  Note that most data
    from the Oracle subledgers has a GROUP_ID, and will not be retrieved if no GROUP_ID is specified.
    Can you help me to reslove it.
    Thx.

    Hi Msk;
    You have below errors,
    LEZL0008: Found no interface records to process.
    LEZL0009: Check LEDGER_ID, GROUP_ID, and USER_JE_SOURCE_NAME of interface records.Journal Import Finds No Records in gl_interface for Processing [ID 141824.1]
    Journal Import Finds No Records in GL_INTERFACE For Processing For AX and AP Sources [ID 360994.1]
    GLMRCU does not populate GL_INTERFACE to produce journal for reporting sob [ID 1081808.6]
    Regards
    Helios

  • HT1386 i am trying to restore a backup og my iphone 4 from itunes on my macbook, it asks me for a password which i do not recall setting up, is there any way of getting this password.

    i am trying to restore a backup og my iphone 4 from itunes on my macbook, it asks me for a password which i do not recall setting up, is there any way of getting this password.

    No there's not.  Otherwise that wouldn't be very secure, would it?

  • I have changed operator and also changed IOS and did a back up of my old phone in Itunes so i would keep all my contacts etc. Now when i want to get everything back in the phone, Itunes asks me for a password, which i do not have. How to bypass this?

    I have changed operator and also changed IOS and did a back up of my old phone in Itunes so i would keep all my contacts etc. Now when i want to get everything back in the phone, Itunes asks me for a password, which i do not have since i did not enter any password when i did the back up. Is there any way I can bypass this password request? Otherwise i have lost all my contacts etc.
    Greatful for help.

    Contacts are designed to be synced to a supported application on the computer or a cloud service like Gmail, iCloud, or an Exchange server.
    Have you failed to use the device as designed?

  • TS4000 I have been away for 2 weeks and a message appears on my iPad which is preventing me open my iPad. "iCloud backup. This iPad has not been backed up in 2 weeks. Backups happen when this iPad is plugged in, locked and connected to Wi-Fi"  Help?

    I have been away for 2 weeks and a message appears on my iPad which is preventing me open my iPad. "iCloud backup. This iPad has not been backed up in 2 weeks. Backups happen when this iPad is plugged in, locked and connected to Wi-Fi"  Help?
    What do I do to get rid of this message as it is preventing me accessing the iPad or closing it down?
    Thanks
    AndyNess59

    Welcome to Apple Support Communities
    Hold Sleep and Home buttons for 10 seconds until your device restarts, so you will be able to use your device again. Finally, open Settings > iCloud > Storage & Backup, and make a backup. The device will be backed up when it's plugged to the charger and connected to your network

  • My apple ipad is asking for a code which I do not have and is now deaktivated

    My iPad asked for a code which I did not have. Now it is deaktivated. I have a problem!

    Whether you set the passcode or not, if the iPad insists that you enter the passcode, you will have to restore your iPad if it is disabled now.
    Forgot passcode for your iPhone, iPad, or iPod touch, or your device is disabled - Apple Support

  • To connect to my thomson internet it is now asking for a password which i do not know

    all of a sudden my thomson internet connection i have is now asking for a password, which i do not know and can not figure out....please help

    Contact the administrator of the router/internet connection.  It is not an iPod issue.

Maybe you are looking for

  • I just updated my iPhone 4 to ios6 and lost everything. How do I get it back?

    I backed up my iphone and updated the software. I now have no apps, music, voice memos.....I was able to get my photos and contacts back. How do I get all the rest of my stuff back?

  • Urgent: Authorization for HR processes missing

    Hi Experts, while testing the any HR sample process (t code HRASR_TEST_PROCESS) i am getting the following errorl: 1. you are not authorized to start a process. <b>(Message no. HRASR00_FBD003 )</b> 2. Authorization method is not defined <b>(Message n

  • Runtime error in smart forms

    hi    i am getting run time error while running DRIVER PROGRAM of smartform.        both driver program and smartform running successfully without any error while executing saprately.        while calling Smart Form  by driver prg. it is giving error

  • JMS Adaptor configuration required

    Hi, I need help regarding JMS adaptor like how to configur and use it for sync communication thnx in advance Regards

  • Lost page data.

    Computer crashed and I lost data.  If my page is still online, how can I pull that data down into iWeb to continue to edit/update?Qu