GR not shown in inter-co return PO history

Hi Gurus,
Below is the process we performed for the return PO process
1. ME21N, create the STO with the return indicator ticked.
2. VL10B, create the delivery note for the STO created in step1.
3. VL02N, PGI against the delivery note created in step 2.
4. MIGO, GR against the delivery note created in step2.
All the transaction are performed successfully with the correct data flow. When we look into the PO history tab, we can see the delivery note, the material document of the PGI (Mvttype 161), but our problem is that we can NOT see the material document of the goods receipt - this is different from the regular STO (not the return scenario) in the normal process, the delivery note, PGI, PGR can all be found in the PO history.
Much appreciate for any post.
LJ

Original receiving plant: where the return PO was created.
Original supplying plant: where the goods are returned to.
we dont have problem with Mvt.type 161. We do want the PO with the return indicator ticked to support the inter-company return process. I was referring to the GR against the PO (not the delivery, my mistake in original post) at the original receiving plant- which links to the movement type 161.
The question we have now is that the GR against the DELIVERY at the ORIGINAL supplying plant is not shown in the PO history tab.
Edited by: Jie Lin on Jul 27, 2010 11:06 AM

Similar Messages

  • New Post - GR not shown in inter-company return PO history

    Hi Gurus,
    Below is the process we performed for the return PO process
    1. ME21N, create the STO with the return indicator ticked.
    2. VL10B, create the delivery note for the STO created in step1.
    3. MIGO, GR against the PO created in step 1. (Mov.Type 161, not 101)
    4. VL02N, GR against the delivery note created in step2.
    All the transaction are performed successfully with the correct data flow. When we look into the PO history tab, we can see the delivery note, the material document of the Mvttype 161, but our problem is that we can NOT see the material document of the goods receipt at the original supplying plant - this is different from the regular STO (not the return scenario) in the normal process, the delivery note, PGI, PGR can all be found in the PO history.
    (Original Receiving Plant: where the PO was created,
    Original Supplying Plant: where the goods is going to received into)
    Much appreciate for any post.
    LJ
    Edited by: Jie Lin on Jul 27, 2010 11:22 AM

    Original receiving plant: where the return PO was created.
    Original supplying plant: where the goods are returned to.
    we dont have problem with Mvt.type 161. We do want the PO with the return indicator ticked to support the inter-company return process. I was referring to the GR against the PO (not the delivery, my mistake in original post) at the original receiving plant- which links to the movement type 161.
    The question we have now is that the GR against the DELIVERY at the ORIGINAL supplying plant is not shown in the PO history tab.
    Edited by: Jie Lin on Jul 27, 2010 11:06 AM

  • Selected subpicture is not shown on certain buttons

    I have various menus that were created in Photoshop. Most of them have a home button in the left top corner and a next button in the right top corner. Both buttons are almost inside the title save area. For all buttons I'm using one colored underlines as the selected subpicture. When I click the show subpicture command in the design menu view I can see all the subpictures. If I preview the menu the selected subpicture is not shown for the two top bottoms when they are selected, but they are shown for all the others. I don't understand it. The buttons look the same in Photoshop. Does any body have an idea what can cause this problem?
    Marcus

    I did some more testing with minimal menus and got very wired results:
    I found out that the cause is the position of the button. I have a PAL widescreen menu. It is 576 pixel high. If the button with the underline is in the top ~120 pixel the selected subpicture is not shown. If I move the button in the 120 to 220 pixel range the line is shown thinner and below about 220 pixel the line is shown when selected. If I move the button up again and preview the subpicture is not shown again.
    Now, if i move the subpicture from under the text left or right of the text, first it is not shown either, but if i move the whole button below the critial position and then up again it is suddendy show. Still in same cases the line was shown thinner.
    I moved the selected line from next to the text back to under the text while the button is in the upper range and -bang- the subpicture is not shown again. I did all those changes in Encore design view.
    Marcus
    Show Selected subpictures (the underline is also shown when it is under the text):
    Button selected with subpicture below of button text:
    Button selected with subpicture left of button text:
    PSD layers (comment: the highlight or the return button is a filled pixel layer, the others are shape layers)

  • Tables not shown in connections tree for DB2 databases

    Hi!
    I often use SQL Developer to connect to our DB2 databases. However, when I expand the desired schema in a DB2 database, the Tables node is empty, although it should not be. There are tables in that schema and I can select data from them, so security is not an issue:
    For example:
    select tabschema, tabname from syscat.tables where tabschema not like 'SYS%' order by 1,2;
    returns many schema names and table names is those schemas. Let's pick one, i.e table name METER_TYPE in schema METER ( there are 4 tables in schema METER)
    select count(*) from meter.meter_type
    returns: 38
    However, the Tables node shows no tables. Tese tables are not Aliases (DB2 slang for synonyms) or views, however, those 2 nodes are also empty when they should not be - we have schemas with aliases and views, which are also NOT shown. The Index node is populated most frequently, but not completely (there are indexes missing).
    Here are my details (don't be fooled by java 1.7, the behaviour is the same with 1.6):
    DB2 jdbc driver version: 3.57.82
    About
    Oracle SQL Developer 3.0.04
    Version 3.0.04
    Build MAIN-04.34
    Copyright © 2005, 2011 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.4.37.59.31
    Product ID: oracle.sqldeveloper
    Product Version: 11.1.2.04.34
    Version
    Component     Version
    =========     =======
    Java(TM) Platform     1.7.0
    Oracle IDE     3.0.04.34
    Versioning Support     3.0.04.34
    Properties
    Name     Value
    ====     =====
    awt.toolkit     sun.awt.X11.XToolkit
    class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level     CONFIG
    class.transfer     delegate
    file.encoding     UTF-8
    file.encoding.pkg     sun.io
    file.separator     /
    http.nonProxyHosts     localhost|localhost.localdomain|127.0.0.1|::1|localhost|alex.localdomain
    ice.browser.forcegc     false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.AssertTracingDisabled     true
    ide.bootstrap.start     5367470843749639
    ide.build     MAIN-04.34
    ide.conf     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf
    ide.config_pathname     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf
    ide.debugbuild     false
    ide.devbuild     false
    ide.extension.search.path     sqldeveloper/extensions:jdev/extensions:ide/extensions
    ide.firstrun     true
    ide.java.minversion     1.6.0_04
    ide.main.class     oracle.ide.boot.IdeLauncher
    ide.patches.dir     ide/lib/patches
    ide.pref.dir     /home/alex/.sqldeveloper
    ide.product     oracle.sqldeveloper
    ide.splash.screen     splash.gif
    ide.startingcwd     "/home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/bin"
    ide.user.dir     /home/alex/.sqldeveloper
    ide.user.dir.var     IDE_USER_DIR
    ide.vcs.noapplications     true
    ide.work.dir     /home/alex/sqldeveloper
    ilog.propagatesPropertyEditors     false
    java.awt.graphicsenv     sun.awt.X11GraphicsEnvironment
    java.awt.printerjob     sun.print.PSPrinterJob
    java.class.path     ../../ide/lib/ide-boot.jar
    java.class.version     51.0
    java.endorsed.dirs     /home/alex/prg/jdk1.7.0/jre/lib/endorsed
    java.ext.dirs     /home/alex/prg/jdk1.7.0/jre/lib/ext:/usr/java/packages/lib/ext
    java.home     /home/alex/prg/jdk1.7.0/jre
    java.io.tmpdir     /tmp
    java.library.path     /home/alex/prg/oracle/instantclient_11_2::/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.protocol.handler.pkgs     oracle.jdevimpl.handler
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.7.0-b147
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Oracle Corporation
    java.specification.version     1.7
    java.util.logging.config.file     logging.conf
    java.vendor     Oracle Corporation
    java.vendor.url     http://java.oracle.com/
    java.vendor.url.bug     http://bugreport.sun.com/bugreport/
    java.version     1.7.0
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Oracle Corporation
    java.vm.specification.version     1.7
    java.vm.vendor     Oracle Corporation
    java.vm.version     21.0-b17
    jdbc.library     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/jdbc/lib/ojdbc6.jar
    line.separator     \n
    log.file.name     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/log/datamodeler.log
    oracle.home     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper
    oracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG     true
    oracle.jdbc.mapDateToTimestamp     false
    oracle.net.tns_admin     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/network/admin
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    orai18n.library     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/jlib/orai18n.jar
    os.arch     amd64
    os.name     Linux
    os.version     2.6.30.10-105.2.23.fc11.x86_64
    path.separator     :
    reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    sqldev.debug     false
    sun.arch.data.model     64
    sun.awt.enableExtraMouseButtons     true
    sun.boot.class.path     /home/alex/prg/jdk1.7.0/jre/lib/resources.jar:/home/alex/prg/jdk1.7.0/jre/lib/rt.jar:/home/alex/prg/jdk1.7.0/jre/lib/sunrsasign.jar:/home/alex/prg/jdk1.7.0/jre/lib/jsse.jar:/home/alex/prg/jdk1.7.0/jre/lib/jce.jar:/home/alex/prg/jdk1.7.0/jre/lib/charsets.jar:/home/alex/prg/jdk1.7.0/jre/classes
    sun.boot.library.path     /home/alex/prg/jdk1.7.0/jre/lib/amd64
    sun.cpu.endian     little
    sun.cpu.isalist     
    sun.desktop     gnome
    sun.io.unicode.encoding     UnicodeLittle
    sun.java.command     oracle.ide.boot.Launcher
    sun.java.launcher     SUN_STANDARD
    sun.java2d.ddoffscreen     false
    sun.java2d.pmoffscreen     false
    sun.jnu.encoding     UTF-8
    sun.management.compiler     HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level     unknown
    svnkit.sax.useDefault     true
    user.country     US
    user.dir     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/bin
    user.home     /home/alex
    user.language     en
    user.name     alex
    user.timezone     CET
    windows.shell.font.languages     
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    Check For Updates     oracle.ide.webupdate     11.1.1.4.37.59.31     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.4.37.59.31     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.4.37.59.31     Loaded
    Data Miner     oracle.dmt.dataminer     11.2.0.1.10.109     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.4.37.59.31     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.4.37.59.31     Loaded
    Database UI     oracle.ide.db     11.1.1.4.37.59.31     Loaded
    Diagram Framework     oracle.diagram     11.1.1.4.37.59.31     Loaded
    Diagram Javadoc Extension     oracle.diagram.javadoc     11.1.1.4.37.59.31     Loaded
    Diagram Thumbnail     oracle.diagram.thumbnail     11.1.1.4.37.59.31     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.4.37.59.31     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.4.37.59.31     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.4.37.59.31     Loaded
    File Support     oracle.ide.files     11.1.1.4.37.59.31     Loaded
    Help System     oracle.ide.help     11.1.1.4.37.59.31     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.4.37.59.31     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.4.37.59.31     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.4.37.59.31     Loaded
    JDeveloper Runner     oracle.jdeveloper.runner     11.1.1.4.37.59.31     Loaded
    JViews Registration Addin     oracle.diagram.registration     11.1.1.4.37.59.31     Loaded
    Log Window     oracle.ide.log     11.1.1.4.37.59.31     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.4.37.59.31     Loaded
    Navigator     oracle.ide.navigator     11.1.1.4.37.59.31     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.4.37.59.31     Loaded
    Oracle IDE     oracle.ide     11.1.1.4.37.59.31     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.1.2.04.34     Loaded
    Oracle SQL Developer - 3rd Party Database Browsers     oracle.sqldeveloper.thirdparty.browsers     11.1.1.04.34     Loaded
    Oracle SQL Developer - DBA Navigator     oracle.sqldeveloper.dbanavigator     11.1.1.04.34     Loaded
    Oracle SQL Developer - Extras     oracle.sqldeveloper.extras     1.1.1.04.34     Loaded
    Oracle SQL Developer - File Navigator     oracle.sqldeveloper.filenavigator     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Antlr3 Translator     oracle.sqldeveloper.migration.translation.core_antlr3     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Application Migration     oracle.sqldeveloper.migration.application     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Core     oracle.sqldeveloper.migration     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations DB2     oracle.sqldeveloper.migration.db2     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations DB2 Translator     oracle.sqldeveloper.migration.translation.db2     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Microsoft Access     oracle.sqldeveloper.migration.msaccess     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Microsoft SQL Server     oracle.sqldeveloper.migration.sqlserver     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations MySQL     oracle.sqldeveloper.migration.mysql     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Sybase Adaptive Server     oracle.sqldeveloper.migration.sybase     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations T-SQL Translator     oracle.sqldeveloper.migration.translation.core     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Teradata     oracle.sqldeveloper.migration.teradata     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Translation UI     oracle.sqldeveloper.migration.translation.gui     11.1.1.04.34     Loaded
    Oracle SQL Developer - Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.04.34     Loaded
    Oracle SQL Developer - Real Time SQL Monitoring     oracle.sqldeveloper.sqlmonitor     11.1.1.04.34     Loaded
    Oracle SQL Developer - Reports     oracle.sqldeveloper.report     11.1.1.04.34     Loaded
    Oracle SQL Developer - Scheduler     oracle.sqldeveloper.scheduler     11.1.1.04.34     Loaded
    Oracle SQL Developer - Schema Browser     oracle.sqldeveloper.schemabrowser     11.1.1.04.34     Loaded
    Oracle SQL Developer - SearchBar     oracle.sqldeveloper.searchbar     11.1.1.04.34     Loaded
    Oracle SQL Developer - Snippet     oracle.sqldeveloper.snippet     11.1.1.04.34     Loaded
    Oracle SQL Developer - Spatial     oracle.sqldeveloper.spatial     11.1.1.04.34     Loaded
    Oracle SQL Developer - TimesTen     oracle.sqldeveloper.timesten     2.0.0.04.34     Loaded
    Oracle SQL Developer - Tuning     oracle.sqldeveloper.tuning     11.1.1.04.34     Loaded
    Oracle SQL Developer - Unit Test     oracle.sqldeveloper.unit_test     11.1.1.04.34     Loaded
    Oracle SQL Developer - User Extensions Support     oracle.sqldeveloper.userextensions     11.1.1.04.34     Loaded
    Oracle SQL Developer - Worksheet v2     oracle.sqldeveloper.worksheet     11.1.1.04.34     Loaded
    Oracle SQL Developer - XML Schema     oracle.sqldeveloper.xmlschema     11.1.1.04.34     Loaded
    Oracle SQL Developer Data Modeler     oracle.datamodeler     3.0.0.665.2     Loaded
    Oracle SQL Developer Data Modeler - Reports     oracle.sqldeveloper.datamodeler_reports     11.1.1.04.34     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.4.37.59.31     Loaded
    Peek     oracle.ide.peek     11.1.1.4.37.59.31     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.4.37.59.31     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.4.37.59.31     Loaded
    QuickDiff     oracle.ide.quickdiff     11.1.1.4.37.59.31     Loaded
    Replace With     oracle.ide.replace     11.1.1.4.37.59.31     Loaded
    Runner     oracle.ide.runner     11.1.1.4.37.59.31     Loaded
    SQL Developer Patch     oracle.sqldeveloper.patch     11.1.2.04.39     Loaded
    VHV     oracle.ide.vhv     11.1.1.4.37.59.31     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.4.37.59.31     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.4.37.59.31     Loaded
    Virtual File System     oracle.ide.vfs     11.1.1.4.37.59.31     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.4.37.59.31     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.4.37.59.31     Loaded
    audit     oracle.ide.audit     11.1.1.4.37.59.31     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    jdukshare     oracle.bm.jdukshare     11.1.1.4.37.59.31     Loaded
    mof-xmi     oracle.mof.xmi     11.1.1.4.37.59.31     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.4.37.59.31     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.4.37.59.31     Loaded
    palette2     oracle.ide.palette2     11.1.1.4.37.59.31     Loaded
    status     oracle.ide.status     11.1.1.4.37.59.31     Loaded

    It doesn't sound like this is the answer in your case, but here is a problem I had with tree icons in 6i which took me a while to figure out.
    For some unknown and probably pointless reason, forms converts the tree query to uppercase before executing it. This can cause problems if the sql contains any hardcoded strings. In my case I was doing something like
    decode(status,1,'red',2,'green')||icon_name
    this resulted in REDicon when my icon was actually redicon.gif

  • N900 messages are not shown in Conversation folder

    can any1 plz help me with this problem!!!! my messages are saved in my cell but t z not shown n da conversation folder despite of having enough memory n my N900 ...
    Sohail,
    thanks
    MODERATOR'S NOTE:
    Subject title was edited to the most appropriate topic for the post.

    here you go.   follow this exactly as i type, one step at a time, line-by-line.
    this will fix your conversations issue, but all your conversations will be deleted.
    i think that you would agree, having your conversations working is much more important then keeping 10,000 text messages that are just cluttering up your device.
    1.  install rootsh onto your device by doing the following:
    -if you dont have the Extras-Devel repository installed, then click on the link for each to auto-install it first.
    -open your application manager (App. manager)
    -select "Download" (this will be faster if you are on wifi)
    -select "all"
    -slide out your keyboard and type "rootsh"
    -tap on rootsh
    -tap on "I undertand and agree"
    -tap on "continue" (it will download and install rootsh and show when it is done.)
    -close application manager (App. manager)
    2.  Open your x-terminal (x-term)
    -type "sudo gainroot"
    -tap the return arrow
    -you should see:  "BusyBox v1.10.2  (Debian 3:1.10.2.blah, blah, blah"...and then "/home/user #")
                      if you see the above, then move on.  If you see anything that pertains to something being open or beside the above, it means that your App. Manager is still running in the background or is not closed.   make sure it is closed and then if necessary, reboot your device to be sure.  if you rebooted, then after the reboot, start at step 2.
    *when you see "/home/user #" then continue with the below:
    -type "cd .rtcom-eventlogger"
    -tap the return arrow
    -type "sqlite3 el-v1.db .dump > el-v1.db.sql"
    -tap the return arrow
    -type "sqlite3 el-v1.db.new < el-v1.db.sql"
    -tap the return arrow
    -type "cp el-v1.db.new el-v1.db"
    -tap the return arrow
    -type "chown user el-v1.db"
    -tap the return arrow
    -type "chgrp users el-v1.db"
    -tap the return arrow
    Now close and/or re-open your Conversations app - the changes should be immediate!
    it will be empty, but you should be able to see them now.  there seems to be a bug that still needs to be fixed and is triggered when a sms that is recieved is bigger then 140 characters..."sometimes"
    hope that helps.

  • Gray image not shown correctly in photo app

    Hi, in my iphone App, I create a Gray CGImage. Some code is here:
    colorSpace = CGColorSpaceCreateDeviceGray();
    if (colorSpace == NULL)
    fprintf(stderr, "Error allocating color space\n");
    return NULL;
    CGDataProviderRef dataProvider =
    CGDataProviderCreateWithData(NULL,
    myimagebuffer,
    bitmapByteCount,
    NULL);
    CGImageRef cgImage = CGImageCreate(col,
    row,
    8,
    8,
    col,
    colorSpace,
    kCGImageAlphaNone,
    dataProvider,
    NULL,
    false,
    kCGRenderingIntentDefault);
    And then I use this CGImage to make a UIImage. This image shows OK in UIImageView. I also use UIImageWriteToSavedPhotosAlbum to save this gray scale image to photo album. But when I open iphone native Photo app, this image is not shown correctly.
    Anyone has the same experience?
    Thanks,
    fm

    Post Author: JeffI
    CA Forum: Older Products
    Because I am sure other people will encounter this issue, I will post the solution here...The issue lies in what program is associated with .bmp files. In my specific case the customer had PhotoSuite 4 by Roxio associated with opening bmp files.  I am not sure exactly why (perhaps it doesn't support drag-and-drop?) but if you create a .reg file and import this it should fix the problem. The bolded part is the important part. Windows Registry Editor Version 5.00&#91;HKEY_CLASSES_ROOT&#93;&#91;HKEY_CLASSES_ROOT\*&#93;"InfoTip"="prop:Type;DocAuthor;DocTitle;DocSubject;DocComments;Write;Size""QuickTip"="prop:Type;Size""AlwaysShowExt"="""TileInfo"="prop:Type;Size"&#91;HKEY_CLASSES_ROOT\.bmp&#93;@="Paint.Picture""PerceivedType"="image""Content Type"="image/bmp"&#91;HKEY_CLASSES_ROOT\.bmp\OpenWithList&#93;&#91;HKEY_CLASSES_ROOT\.bmp\OpenWithList\MSPaint.exe&#93;@=""&#91;HKEY_CLASSES_ROOT\.bmp\OpenWithProgids&#93;"Paint.Picture"=hex(0):

  • SAP standard sales report not shown data

    We have following standard reports for sales. We have authorisation for these reports. But when we execute these report for 3P00 sales org., these reports will not shown any data saying that no data exist.
    Customer Returns-Analysis - MC+A
    Customer Analysis- Sales - MC+E
    Material Analysis(SIS) - MCTC
    Sales org analysis - MCTE
    Sales org analysis-Invoiced sales - MC+2
    Material Analysis- Invoiced Sales - MC+Q
    Sales office Analysis- Invoiced Sales - MC-E
    Shipping point Analysis - MC(U
    Request you to kindly provide the solution.

    Hi,
    Have u configured Logistic information system proper - mean to say r u maintained same settings for this sales organization
    IMG >>> Logistic genral >>> LIS >>> Logistics data warehouse >>> Updating.
    R u maintained statastical group in material & customer master, check that.
    Kapil

  • Tables (not shown or hidden)

    Hi Experts,
    Is there a way of showing tables that are hidden or not shown in the query wizard listing when you tab to see the table list.
    I have had a couple of instances where when trying too write the query and struggled.  But when I have spoken to our BP Channel Partner they have given me a table name not shown in the wizard and I have got the query information.
    For example CSHS does not show in the wizard as a named table but if you ignore and cancel the blank selection list carry on and select all.  Data fields are shown and you can return data.
    Thanks.
    Regards
    Jim

    Jim,
    It's not possible to display those tables in SAP but I have a list of all the existing ones, I've sent it to your e-mail address.
    Regards,
    Nat

  • Modified versions from external editor are not shown in browser, why?

    After I modify an image in Silver Efex and save it , the image is not shown in it's modified form in the browser. When I open the image it shows as modified.

    Remember when you return an image from an external editor/plugin the returned image is made into a new master. Are you sure you're looking at the correct image in Aperture?
    If that's not it post back describing the exact steps you are taking from sending the image to the plugin until you're back in Aperture.
    regards

  • Help! Table not shown in browser!!!!!!

    I never had this problem. The JTable is not shown at all!!! The JTable is embedded in an applet. I had similar program done (posted the code here) for another dataset and it works perfectly well. I'm suspecting the renderers. Here is the relevant code if anyone can please help me sort this mystery out.
    if (k==0) /* sysname column */
                    renderer=new DefaultTableCellRenderer();
                    JComboBox combo= new JComboBox(sys_names);
                    combo.setRequestFocusEnabled(false);
                    combo.setBackground(Color.yellow);
                    combo.setEditable(false);
                    combo.getEditor().getEditorComponent().setBackground(Color.blue)
                    editor=new DefaultCellEditor(combo);
            } else if (k==1) /* sys-ecp-dcs*/
                    renderer=new DefaultTableCellRenderer();
                    editor=new DefaultCellEditor(combo);
                   JComboBox combo= new JComboBox(sys_ecp_dcs_list);
                    combo.setRequestFocusEnabled(false);
                    combo.setBackground(Color.yellow);
                    combo.setEditable(false);
                    combo.getEditor().getEditorComponent().setBackground(Color.blue);       
        } else {
                     renderer = new cbhtol_TextAreaCellRenderer ();  // NEW
                    editor = new cbhtol_TextAreaCellEditor (this,m_table, m_data);
            TableColumn column = new TableColumn (k,
                                                  cbhtol_TrunkReportData.m_columns[k].m_width,
                                                  renderer, editor);
            column.setHeaderRenderer(createDefaultRenderer());
            m_table.addColumn (column); And the renderers:
    protected TableCellRenderer createDefaultRenderer() {
        DefaultTableCellRenderer label = new DefaultTableCellRenderer()
            public Component getTableCellRendererComponent(JTable table, Object valu
    e, boolean isSelected, boolean hasFocus, int row, int column) {
              if (table != null) {
                JTableHeader header = table.getTableHeader();
                if (header != null) {
                  //setForeground(header.getForeground());
                  setForeground(Color.white);
                  Color bg=new Color(200,100,30);
                  //setBackground(header.getBackground());
                  setBackground(bg);
                  setFont(header.getFont());
              setText((value == null) ? "" : value.toString()) ;
               setBorder(UIManager.getBorder("TableHeader.cellBorder"));
              return this;
        label.setHorizontalAlignment(JLabel.CENTER);
        return label;
      } //table cell renderer
    class cbhtol_TextAreaCellRenderer extends JTextArea implements TableCellRenderer
      protected static Border m_noFocusBorder    =    new
      EmptyBorder (1,                1,              1,              1);
      protected static    Border    m_focusBorder =
      UIManager.getBorder("Table.focusCellHighlightBorder");
      public
      cbhtol_TextAreaCellRenderer
        setEditable
          (false);
        setLineWrap
          (true);
        setWrapStyleWord
          (true);
        setBorder
          (m_noFocusBorder);
      public Component
      getTableCellRendererComponent
      (JTable table,
       Object value,
       boolean
       isSelected,
       boolean
       hasFocus,
       int nRow, int nCol)
        Color fg=new Color(255,0,0);
               setForeground(Color.green);
        if (value     instanceof      String)
    setText ((String) value);
        else if (value instanceof Integer)
          setText((String)value.toString());
        setBackground
          (isSelected && !hasFocus ?         table.getSelectionBackground() : table.
    getBackground ());
             setFont (table.getFont ());
        setBorder (hasFocus ? m_focusBorder : m_noFocusBorder);
          causes looping and stops rendering the components surrounding
          the cells
          int rowHeight =     getPreferredSize().height;
        if (table.getRowHeight(nRow) <  rowHeight)
        table.setRowHeight (nRow,  rowHeight);
             return this;}
      // To fix JDK bug
      public String getToolTipText (MouseEvent event)
        return null;
    } //class text area cell renderer
    public Component
      getTableCellRendererComponent
      (JTable table,
       Object value,
       boolean
       isSelected,
       boolean
       hasFocus,
       int nRow, int nCol)
        Color fg=new Color(255,0,0);
        //ColorData cvalue = new ColorData(value);
        if (table.getModel().getValueAt(nRow, 11).toString().trim().equals("Lucent")
          setForeground(fg);
        else if (table.getModel().getValueAt(nRow, 11).toString().trim().equals("Nor
    tel"))
          setForeground(Color.blue);
        else
          setForeground(Color.green);
        setBackground
    (isSelected && !hasFocus ?         table.getSelectionBackground() : table.
    getBackground ());
        //setForeground (isSelected && !hasFocus ?
        //   table.getSelectionForeground() : table.getForeground ());
        setFont (table.getFont ());
        //setBorder (hasFocus ? m_focusBorder : m_noFocusBorder);
        int rowHeight =     getPreferredSize().height;
        if (table.getRowHeight(nRow) <  rowHeight)
          table.setRowHeight (nRow,  rowHeight);
        return this;
      public String getToolTipText (MouseEvent event)
        return null;
    } //class ComboCellRendererPLZ HELP!

    Nothing wrong with the renderers! Silly coding mistake!!

  • Icon is not shown in JTable?

    When I try to put an icon in my Jtable it is not shown in my Jtable? Am trying like this:
    ImageIcon icon = new ImageIcon("ikon2.gif");
    jlbl = new JLabel();
    getTableCellRendererComponent(table,icon,false,false,3,3);
    public Component getTableCellRendererComponent(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
    ImageIcon imgIcon = (ImageIcon) value;
    jlbl.setIcon(imgIcon);
    return jlbl;

    Check the example here:
    http://manning.com/sbe/files/uts2/Chapter18html/Chapter18.htm

  • Roles not shown after entering SCCM 12 product key

    Hi all,
    We were using SCCM 2012 as evaluation and it was fully configured for our production environment.It was not used for some time and then we discovered that it has been expired so,now we have entered the product key.After entering the product key the problem
    is that,when i browse to server & site system roles there are no role shown for sccm server.there are 3 server's in total :-
    1>Server added for distribution point - there was 2 roles installed ,count of roles show 2 but roles are not shown in site system roles.
    2>Data base server - 3 roles installed all the roles are shown in site system roles.
    3>SCCM Server - there was 12 roles installed ,count of roles show 12 but roles are not shown in site system roles.
    i tried to reinstall the roles but it's giving me the following error :-
    ConfigMgr Error Object:
    instance of SMS_ExtendedStatus
        CauseInfo = "";
        Description = "Unable to get SQL data";
        ErrorCode = 3242528002;
        File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspobjectquery.cpp";
        Line = 932;
        Operation = "ExecQuery";
        ParameterInfo = "Select * From SMS_SCI_SysResUse Where SiteCode='Site Code' And FileType=2 And ItemType='System Resource Usage' And NALPath='[\"Display=\\\\\\\\SCCM server FQDN\\\\\"]MSWNET:[\"SMS_SITE=Site Code\"]\\\\\\\\SCCM Server FQDN\\\\'";
        ProviderName = "WinMgmt";
        SQLMessage = "[21000][512][Microsoft][SQL Server Native Client 10.0][SQL Server]Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.";
        SQLSeverity = 16;
        SQLStatus = 512;
        StatusCode = 2147749889;
    Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException
    The SMS Provider reported an error.
    Stack Trace:
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()
       at Microsoft.ConfigurationManagement.AdminConsole.SiteSystems.SiteSystemsServerWizardForm.PostApply(BackgroundWorker worker, DoWorkEventArgs e)
       at Microsoft.ConfigurationManagement.AdminConsole.ProgressPage.backgroundWorkerPostApply_DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    System.Management.ManagementException
    Generic failure
    Stack Trace:
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()
       at Microsoft.ConfigurationManagement.AdminConsole.SiteSystems.SiteSystemsServerWizardForm.PostApply(BackgroundWorker worker, DoWorkEventArgs e)
       at Microsoft.ConfigurationManagement.AdminConsole.ProgressPage.backgroundWorkerPostApply_DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    Please help...
    Thanks,
    Pranay.

    Is the SQL server running?
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • Second user account not shown on OS X boot

    I have created a second user account on my mac. Why is this account is not shown on initial log-in screen?
    My user account (admin) and Guest account are shown, second user account (standard) is not shown.
    How can I allow the second account to be shown?
    Cheers,
    Rob

    Is there a way to remove the data from the old "student" account and then add it back in after creating a new "student" account?
    Might see if these help...
    Open the terminal and type:
    nireport / /users name uid | grep "5[0123456789][0123456789]"
    This should report all users that are in the 500+ range for the user ID. User accounts generally start at 501, and work up, so look at the list returned, and pick the next available number to assign to the new user you are creating. You will use it in place of the uid 555 below.
    (Above didn't work in 10.5.8, sorry)
    http://hints.macworld.com/article.php?story=20030603190314390
    http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-work s-with-leopard/

  • Some fonts are not shown correctly in LabVIEW 2012

    I found a bug related with fonts in LabVIEW2012 f3 KR.
    - When I select NI7SEG in font selection dialog, right font is not shown in the example box.
    - Draw text at point.vi shows same problem for some fonts while other fonts are working.
    I reported it to Korean NI. As far as I know, this was not reported in previous versions and I couldn't find any related documents in Google. 
    So, here I would like to know whether it is related with only Korean version. Please let me know if English version is OK. 
    * OS: Windows 7 32bit KR

    Just now, I installed LabVIEW 2012 f3 (32-bit, English) and checked for the issue. But the font(NI7SEG) was not shown properly in VI either.
    - Both of Korea and English version of LabVIEW 2012 on Win 7 Korea OS shows wrong results. It is same on 64-bit OS.
    - LabVIEW 2010 but on same PC shows correct fonts.
    Is there a limit of number of fonts in LabVIEW? There are more than 100 fonts are shown in the "Selection Font" dialog and I can divide them into 3 groups by sequential order. I find that all fonts in the 3rd group are not applied correctly.
    (1st group)
    Arial Unicode MS...
    Bookshelf Symbol 3....
    Windings 3
    (2nd group)
    @Arial Unicode MS...
    @Terminal
    (3rd group)
    Arial...
    Consolas...
    Courier...  
    Licida Console... 
    NI7SEG...
    Verdana

  • IPC/VC: Knowledgebase/KB of ECC is not shown in CRM

    Hi,
    we would like to use the Variant Configuration in CRM.
    Today we are using already the IPC in a standalone environment with an external system (IPC 5.0, the external system is using the IPC in the Java environment of ERP). From the same ECC System we would like to download now the knowledge bases to reuse them in CRM 7.0. All knowledge bases and runtime environments are already available. When I download the object SCE (with certain filters), I can see all those entries in table COMM_CFGKB in CRM.
    Anyhow, when checking the material in CRM (e.g. commpr01 or WebUI), no knowledge base is shown!
    The table COMM_CFGKB has exactly the same entries as ECC (Active = T, KB Usage 10, KBOBJNAME and Version filled etc.), but anyhow it is not shown at all in CRM. As these knowledge bases are very huge, I have tested also a very small and easy one. This one is getting downloaded the same way and has the same entries in table COMM_CFGKB and it is also visible in commpr01.
    So my assumption is that the other KBs are not 100% correct. When checking them in ECC (cu36) I get many warnings and errors. Anyhow, they were downloaded to CRM (but won`t be shown). Business says that these warnings/errors are OK and that the external system which uses the IPC in ECC is not having any problems.
    Question: is there any chance of using a KB in CRM which has warning/errors when it was generated in ECC?
    Is there any chance of manipulating the KB before it gets imported into CRM. I have found Note 1044682 which explains a BADI.
    Which tables/fields do we have to manipulate so we are able to use the KB in CRM. 
    As mentioned: business is aware of those errors and excepts that there might be a crash in the IPC for certain combinations.
    Thx
    Guido

    Hi Christophe,
    OK, I think I understand your suggestion: you use the same IPC with your CRM as well as with the ECC system. So in CRM you just maintain the URL and a user in XCM to the "same" IPC. You mentioned that we need to download anyway the SCE. This is somehow logical as this is the base connected to CRM, but what is not clear to me is the fact, that if the SCE KB is used via ECC all SAP R/3 fields are available (like VBTYPE of the sales order where you have values like B or C). In CRM we use the same SCE KB but here these fields are not availble as the sales order transaction customizing in CRM does not contain such a field.  Where is the logical link between the values which are available in IPC and the SCE?
    Thx
    Guido

Maybe you are looking for

  • Select running slow in prod but work fine in T-1

    We have a query which run very slow on production database it is taking around 7 min to run. While it is working fine on T-1 database which gets refreshed every night, here it takes around 3 seconds. both the os version and database versions are same

  • My wifi driver is not working with windows 8.1 in my MBA2013?

    My wifi driver is not working with windows 8.1 in my MBA2013? i installed windows 8.1 with bootcamp, everythigs seems to be working fine except the wifi, please help me to solve this problem,, thanks

  • RMAN - upgrade catalog taking too long

    Hello , I am trying to upgrade the rman catalog and it is taking too long to upgrade , infact after 4 hours wait time it is still excuting the upgrade command . Target database is : 11.2.0.3 PSU1 catalog database : 11.2.0.2 upgrading the rman catalog

  • Lost most of the default apps

    Im running newest IoS on my ipod (4th gen, 5.1.1) and after i reset my ipod it lost most of the apps it started with, like camera and safari. How can i recover these?

  • HP Photosmart 5515 (B111h) printer

    Hi, I have recently bought an HP Photosmart 5515 (B111h) printer and after printing a few pages it reported a paper jam. After removing the cleanout door as suggested in HP online support, I found another loose piece of plastic underneath that didn't