IMG trasport issue

Hi all,
i just created structure node without document using Txn SIMGH and save and transport it, when i  check it in different client  nodes are there but node text is missing and  default text ('Node text not found') is  there . please suggest me how we can transport node text .
Thanks in advance for all your help.
Regards,
Anukool

Hi Anukool,
You need to use the copy client.
Use the Transaction:
SCC1 -----> You need to put the transport Request and client which you have created
                  " and click one check box " Including Request Subtasks
Thanks,
Chidanand

Similar Messages

  • Trasporting Issues-Vendor Evaluation

    Hi All
    We had configured  in our 450 client on  the following SPRO Path
    SPRO->MM->Purchasing->Vendor Evaluation->Define Pur-Org for  vendor
    evaluation . In this , first assigned Purchaase Organization and
    subsequently  assigned Main criteria and sub-criteria under the Newly
    assigned Pur-Organization.
    After doing the above , we have moved the CR to our QA client . No error was occured for the CR, but unfortunately same is not visibile in QA server. Would requets to kindly help us to address this issue
    regards
    George

    yes I did,
    rgds
    George

  • IMG Customizations For ESS In ECC 6.0

    Hi Gurus,
    I'm stuck with some IMG customization issues. I can see the Overview page and each area group pages for diff applications. Like Employee Search, Personal Information etc. But whenever i'm clicking on the links it is openning up a blank screen.
    Please give me some example how to configure the server in IMG like its path, port etc? Apart from this any examples for service creations for each application.
    According to SAP help material i also cant find any place to put the System ID in the iviews like Who Is Who, Change Own data!
    Please help me out! If any one can share any document it will be great.
    Thanks
    Anirban

    Customize Icons for the Homepage Framework
    Christopher Solomon
    Business Card
    Posted on Mar. 01, 2007 01:07 PM in Business Solutions, Enterprise Portal (EP), Web Dynpro
    Subscribe
    Print
    Permalink
        Although there is excellent material around and even step-by-step guides for configuring and customizing the Homepage Framework (*see the document "XSS Homepage Framework for Employee Self-Service" by Sibylle Borhauerm-Product Manager, SAP AG), I have found nothing available that provides information about customizing the actual icons/images that are used within the framework. Therefore, I took the DIY (do-it-yourself) approach and decided to put together a document of my own to hopefully help others. The following is an explanation about how to customize and/or add new icons for the Homepage Framework. This is based on my experience with ECC5.0, but a similar approach should work for ECC6.0.
    Background
        The Homepage Framework is a new feature as of ECC5.0 (“mySAP ERP 2004” for those that want to be thoroughly confused….haha). It is basically a means to build very informative, aesthetically consistent web pages solely through configuration in the IMG (no web coding needed!). It allows you to organize information in a more user-friendly manner. For example, prior to this, ESS services were typically listed as links on a menu on the left of the browser window (like the detailed navigation area of the portal). The user would click the fairly non-descript link and be taken to a web application that contained even less helpful information or description and was more “techy” in appearance. This was not very friendly or intuitive to end users who may not have much familiarity with computers at all. Often times, I would have to build static web pages for clients that would serve to provide help information to the user about what the actual ESS links would do and so forth and to serve as a “jumping off point”. With the Homepage Framework, you can configure (again…no coding!) a “jumping off” page that summarizes all the areas you offer in ESS (called the Area Group page in the Homepage Framework), and then configure more detailed information pages for each area as well (called Area pages in the Homepage Framework).
    ESS Area Group Page      
    ESS Area Page for Benefits and Pay
    Where is my Framework?
        With any “framework”, as the name implies, there is a fairly rigid layout. This insures consistency amongst the pages. For the Homepage Framework, each “area” is assigned an icon. The icon should visually convey the idea of the “area”. For example, for an area for “Working Time”, you might use a “clock” icon. The icons assigned to each Area appear on the Area Group page as well as the respective Area page. By default, there are only a small number of “out of the box” icons that are provided. I took the time to document the default images and their corresponding “resource” name in a spreadsheet. An image of this appears below:
    Default Icons
    The big question (and one I see asked over and over) is "where does all this stuff live?". This is one of the misconceptions and/or hurdles to overcome in understanding the newer ESS/MSS SAP offerings. With ECC5.0 and higher, most people incorrectly assume that by installing/deploying the ESS/MSS business package(s) that they suddenly have all of ESS/MSS available to them. Wrong. It's an easy mistake to make because "that's how it's always been before". The actual deployment of the overall solutions for ECC and onward requires two pieces. You still deploy the business package, but the business package only covers the portal objects. All you are doing is loading in the out-of-the-box iViews, worksets, pages ,roles, etc. Now what will your iViews “talk” too? The second part is the actual ESS/MSS/XSS services, ie. the applications that "do stuff". At the moment, these are Java Webdynpros and are part of the "Java XSS Components" installation. These components can be installed on any WAS/NWAS, but typically they are deployed on the same server as the Enterprise Portal...just more Java web applications running on the Java engine (again, they could be deployed to an entirely separate WAS/NWAS but we won't get into that). Part of the Java components installation is the Homepage Framework WebDynpro and the accompanying icon images as resource files. The images are not in the Business Package, and they are not not in the backend SAP system. Both are common misconceptions.
    Make it your own!
        So now that we know what we are working with and where everything is, how do we change it? First, let me offer this advice. I would not modify and existing icon (replace “clock.gif” with a different image named “clock.gif”. I always create my own custom images. In that way, if all else fails, we still have the SAP delivered content. “Better safe, than sorry!” as my grandfather, an explosives specialist, used to always say. With my word of warning offered, onward we go now. Let's do this through an example. Say for instance, we want to change the icon used for "Working Time" in ESS. The default icon and Area page might appear as:
    Working Time Area Page
    If we look in configuration, we find that the icon used is actually assigned to two resources:
    •     EMPLOYEE_WORKTIME_PIC
    •     MSS_HCM_AREA_ATTENDANCE_PIC
    Since we are changing the ESS one, it’s configuration appears as:
    Default Configuration of Resource
    Now, let’s say we have our own image:
    myCompany_clock.gif
    First, we can change configuration of the resource to now use (“look for”) our custom image:
    Customized Configuration of Resource
    Now, we must actually put the image in the location where the Homepage Framework can find it. As I said before and want to make clear once more, the images are not in the Business Package. They are deployed as part of the Java XSS components. Therefore, we must place our custom image out in the same physical directory that the other resources were deployed to during the installation of the XSS Java components. Using our example, let's look at the "clock" image. I could go into detail telling you where and how this is found, but I prefer to show you the simple way. In your browser, navigate to the “Working Time” Area page as shown above. If you right-click on the default icon and then select “Save Picture As…” from the context menu, a window will pop-up showing you the name of the image file as “calendar_clock.gif “ (we also know the file name from the configuration of the resource shown above). Now that you know the actual name, you can simple do a “View Source” on the page and then search for the occurrence of “calendar_clock.gif “. Doing this, we see that it is deployed and linked to the path as follows:
        ../../../resources/sap.com/pcui_gp~xssutils/Components/com.sap.xss.ser.xssmenu.vc.areagroup.VcXssMenuAreaGroup/calendar_clock.gif
    Therefore, we simply need to move/copy our own “myCompany_clock.gif” into the path:
        ../../../resources/sap.com/pcui_gp~xssutils/Components/com.sap.xss.ser.xssmenu.vc.areagroup.VcXssMenuAreaGroup/
    This may require additional help if you do not know where (what server) the Java components were installed on or you do not have direct access to those directories. With the file copied over and our configuration changes to the backend resource to use our custom image, our “Working Time” Area page now displays using our custom icon:
    Cusotmized Working Time Area Page
    Gotchas!
        These are a few things to be aware of if you have problems seeing your custom changes (these apply to any changes to the Homepage Framework configuration):
    •     Make sure you have copied your configuration to the correct client that is in use. Typically, you will configure in one client and then test in another. You can use transaction SCC1 to copy client-to-client transports, if you have access to that function. The Homepage Framework config is client-dependent.
    •     If you do not see changes in the portal immediately, it is typically due to the cache not being refreshed. You can do this via the System Administration - >Support area of the portal for the PCD content. You can also set a parament to clear the buffer directly on the iView for the Area and Area Group iViews but this is not suggested for performance reasons.

  • Can anyone send me a initramfs-full.img? [solved]

    I'm afraid I messed up my initramfs image pretty badly, so I can't boot into Arch right now. This makes it pretty hard to create a new initramfs.
    If anyone would want to send me a initramfs-full.img to <email address removed since it is fixed>, I would be more than grateful.
    You can make an initramfs-full.img by issuing the following command as root:
    mkinitramfs full --output=$HOME
    Other solutions for this problem are welcome too of course

    stonecrest wrote:You should be able to use any live-cd, chroot into arch, and create the initramfs image yourself. I've done this in the past.
    I finally got it working. The key was copying /dev/null to /mnt/hdc3/dev/null because without it, mkinitramfs wouldn't work
    I'm quite happy It's working again

  • Export to CSV

    Dear Experts,
    We are on BI 7.0 and we came across the following problem :
    When we wre exporting to CSV from Web template in Portal, each £ sybmol is accompanied by  
    ie.£ 1500 (where it should have been £1500).
    When exporting to Excel/ excel 2000, it is working fine. And we export it Excel and save it as CSV, it's showing the values with £ sign only. But my client is not happy to export to Excel and then save it to CSV.
    Has anyone come across with this?
    Is there an outstanding update / OSS Note / patch etc. from SAP to correct this issue?Or is it more likely  IMG seetings issue ?
    Thanks

    Hi Swapna,
    There is one way to export to CSV and below are the steps that we follow.
    1.     Execute the ABAP program Z_BI_QUERY_TO_CSV as batchjob. The previous csv file with same name will be removed from the SAP BI server. Then the program will execute the query (selection on the selection-screen).
    2.     The query is executed by the OLAP processor.
    3.     The OLAP processor will read the values for variables in the user-exit EXIT_SAPLRRS0_001 (RSR00001) (enhancement concept BEXVAR).
    4.     The data is selected from DSO or infocube.
    5.     The data is formatted to cvs-format (separator is selection field for the program) and saved on the SAP BI server in the directory DIR_CSV.
    6.     After those files are created, the program Z_BI_COPY_FILE_TO_DESKTOP can be used to copy the files from the SAP BI server to your local PC. Must always be executed in foreground because there is interaction with the desktop.
    7.     You can choose the local directory on the selection-screen.
    I hope this will help you.
    All the best,
    Praveen

  • Missing background colour in image rollover in IE

    Just noticed I have a missing image background colour on a
    rollover link - it's fine in firefox and safari, but awol in IE(6).
    link
    here
    The CSS looks like :
    a:link img {
    padding: 5px;
    border: 1px solid #999999;
    a:visited img {
    padding: 5px;
    border: 1px solid #999999;
    a:active img {
    padding: 5px;
    border: 1px solid #999999;
    a:hover img {
    padding: 5px;
    border: 1px solid #8C595A;
    background-color:#CD8B8D;
    Any ideas?

    Hi Everyone,
    Great thread. I thought you guys might find this interesting.
    There is an IE Img Hover Bug that most people run into with
    border color change on hover that answers some of the questions
    here.
    Lain71, at the end I included code you can use with a thick
    border that should do what you want and will work cross-browser.
    I thought it might be beneficial to anyone else searching the
    forum for IE img hover issues to offer some additional detail.
    Most people first run into trouble when they have an image
    link and try to handle border color change like you would on a text
    link. Unfortunately, this is incorrect CSS for doing this but it
    works in IE6 :-/ It doesn't .. as it shouldn't ..work in the Gecko
    browsers.
    a.blah{
    border: 3px;
    border-color: #CC0099;
    border-style:solid;
    a.blah:hover{
    border-color: #33FFFF;
    <a href="#" class="blah"><img src="mypic.gif"
    width="100" height="100"
    border="0" /></a>
    In IE6, the border changes color on hover. Also, note that IE
    is actually rendering the code incorrectly by stretching the border
    around the image inside the link element. So it achieves the
    desired effect....until...
    Testing the page in FF or NN is where the trouble starts, as
    you notice the border no longer surrounds the image.
    FF and NN render that code correctly by applying the border
    to the link element only.
    By doing so, the height of the border is equal to text line
    height ..as Joe mentioned..which is usually not the height of the
    image.
    This same effect happens with background color and background
    images when applied to a:hover.
    So, now to make it work in FF and NN you use the correct CSS
    to apply the border to the image inside the link, similar to
    Lain71's code:
    a.blah img{
    border: 3px;
    border-color: #CC0099;
    border-style:solid;
    a.blah:hover img{
    border-color: #33FFFF;
    <a href="#" class="blah">test<img src="mypic.gif"
    width="100" height="100"
    border="0" /></a>
    Now it works in FF and NN beautifully, but...
    Now it doesn't work in IE ! There's no hover effect.The
    border doesn't change color.
    And there's the "bug."
    *********The bug:
    In IE, you cannot apply a hover rule to an image link without
    first
    declaring a hover rule for that link. (Go figure!!!!!!).
    This works nicely, I've found.
    a.blah img{
    border: 3px;
    border-color: #CC0099;
    border-style:solid;
    a.blah:hover{
    background-color:transparent;}
    a.blah:hover img{
    border-color: #33FFFF;
    <a href="#" class="blah">test<img src="mypic.gif"
    width="100" height="100"
    border="0" /></a>
    Now it works in IE, NN and FF.
    So,
    a.blah:hover {background-color:transparent;}
    takes care of IE's need to apply a hover rule to the link
    before applying a hover rule to the image link without changing the
    look of things..
    Take care,
    Tim

  • An urgent issue about restore IMG setting

    Hello , experts
    I meet a trouble and hope get help from you.
    Acctually I did some change in IMG setting in a SAP system.
    The change I did hang under a transport request number. (SE09/SE10)
    Now I hope to remove all the change and restore the system to original status, can I do it by some manual on the transport request I created?
    Is it possible to restore the IMG setting in SAP system?
    If transport request way is not possible, is there other way?
    Hoping for your help, thanks a lot

    It seems that you have to restore your IMG setting by using your backup. It's the safest and easy way
    But it's all depend on your last succesful backup.
    ardhian

  • IMG Activity Documentation Issue

    Dear all,
    I install an ECC6 IDES System for testing.
    When i run IMG and click the "IMG Activity Documentation" icon, it popup a remote logon screen to ask me input local system's user/password.
    Does anyone have the same problem?
    Please help me to solve this problem..
    Best Regards,
    Wu

    Dear Sravan,
    This configuration will be done for the first time  in case of Realization phase of implem. project.
    It is will be used to copy the basic configuration settings (catalogs, no.ranges etc.,) inorder to carry out the business transactions.
    As mentioned in the help, the following below basis settings will be copied. All these settings will not be available for the new server before the execution of this setting.
    QCCC  All standard settings like
    With catalogs
    With standard texts
    Without number ranges
    Without sampling systems
    Without tolerance keys
    Without forms
    QCCP  Standard settings for quality planning
    QCCW  Standard settings for quality inspections
    QCCZ  Standard settings for quality certificates
    QCCM  Standard settings for quality notifications With notification-related catalogs
    QCCU  Standard settings for the QM environment
    QCCK  Catalog entries; examples
    QCCT Standard texts
    QCCF Forms
    QCCS Sampling systems
    QCCY Tolerance keys
    QCCN Number ranges for the following-
    Inspection characteristics and Inspection methods
    Control charts
    Inspection plans and reference operation sets
    Inspection lots
    Physical samples and physical-sample drawing
    Condition records for certificate profile determination
    Characteristic confirmation numbers
    Quality notifications
    Regards,
    Keerthi

  • New DW / Insert Table - Img issues

    i totally realise DW has been encouraging the use of
    stylesheets vice tables and image tags, but it's quite annoying
    that i can no longer control exactly WHAT image and how my table is
    formatted WHEN I NEED TO USE SUCH (until, of course, after they're
    inserted, i.e., the table with 3 rows, 3 columns and with borders
    insterted by default...).
    is there a way to change these default values?
    regards,
    GN

    Yeah - I don't quite understand the question, either.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Pizza Good" <[email protected]> wrote in message
    news:f3hmhh$73s$[email protected]..
    > Do you mean when you go to:
    >
    > INSERT / TABLE
    >
    >
    > "glennn.php" <[email protected]> wrote
    in message
    > news:f3hm4m$6k6$[email protected]..
    >>i totally realise DW has been encouraging the use of
    stylesheets vice
    >>tables
    >> and image tags, but it's quite annoying that i can
    no longer control
    >> exactly
    >> WHAT image and how my table is formatted WHEN I NEED
    TO USE SUCH (until,
    >> of
    >> course, after they're inserted, i.e., the table with
    3 rows, 3 columns
    >> and with
    >> borders insterted by default...).
    >>
    >> is there a way to change these default values?
    >>
    >> regards,
    >> GN
    >>
    >
    >

  • Issue in applying SSL selectively to Login JSP Page--Session getting lost.

    Hi,
    I am facing some issues with SSL configuration on my web site running on tomcat 5.5. I am using jdk 1.5 and form based authentication with JAAS framework.
    The SSL configuration is working perfectly when applied to complete web site, but starts giving problem when applied selectively to some JSP pages. At present I am trying to apply SSL just on the login page.
    When the login screen loads up, the URL in the browser has a protocol "*https*", as expected, but it doesn't gets changed to "*http*" once the user has successfully logged in. Why is the automatic change from https to http not ocurring?
    Also I want to know which is the default page, tomcat will direct the logged in user to, once successfully authenticated using form based login; Is there any way to change this default page to some other page. It looks like that tomcat automatically directs to index.html , once the user has been successfully authenticated, but I am not so sure. My index.html page is having 4 frames; the source of these frames are different JSP pages, which are not under SSL.
    My aim is to apply SSL just on login.jsp so that password doesn't travel in clear text. Once the user is authenticated he should see index.html and the address bar's URL should change it's protocol from https to http.
    Please, find below the code in my web.xml
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>CWA Application</web-resource-name>
    <url-pattern>/about.jsp</url-pattern>
    <url-pattern>/admin_listds.jsp</url-pattern>
    <http-method>DELETE</http-method>
    <http-method>GET</http-method>
    <http-method>POST</http-method>
    <http-method>PUT</http-method>
    </web-resource-collection>
    <auth-constraint>
    <role-name>*</role-name>
    </auth-constraint>
    <user-data-constraint>
    <transport-guarantee>NONE</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <security-constraint>
    <web-resource-collection>
    <url-pattern>/*login.jsp*</url-pattern>
    <http-method>GET</http-method>
    <http-method>POST</http-method>
    </web-resource-collection>
    <auth-constraint>
    <role-name>*</role-name>
    </auth-constraint>
    <user-data-constraint>
    <transport-guarantee>CONFIDENTIAL</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <realm-name>CWA Application</realm-name>
    <form-login-config>
    <form-login-page>/login.jsp</form-login-page>
    <form-error-page>/login.jsp?error=true</form-error-page>
    </form-login-config>
    </login-config>
    <welcome-file-list>
    <welcome-file>login.jsp</welcome-file>
    </welcome-file-list>
    My login. jsp has below code:
    <form name="login" method="POST" action='<%= response.encodeURL(*"j_security_check*") %>' >
    <tr>
    <td width="100%">
    <table width="260" border="0" cellspacing="0" cellpadding="1">
    <tr>
    <td align="left" valign="top" rowspan="4"><img src="images/space.gif" width="15" height="5"></td>
    <td align="right" class="login-user" nowrap ><p>User name: </p></td>
    <td align="left" valign="top"><input maxLength="64" name="j_username" size="20"></td>
    </tr>
    <tr>
    <td align="right" nowrap class="login-user"><p>Password: </p>
    </td>
    <td align="left" valign="top">
    <input maxLength=\"64\" tabindex="2" type="password" name="j_password" size="20">
    </td>
    </tr>
    </form>
    The entries in my server.xml are following:
    <Connector port="8080" maxHttpHeaderSize="8192"
    maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
    enableLookups="false" redirectPort="8443" acceptCount="100"
    connectionTimeout="20000" disableUploadTimeout="true" />
    <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
    maxThreads="150" scheme="https" secure="true"
    keystoreFile="${java.home}\lib\security\cacerts" keystorePass="changeit"
    clientAuth="false" sslProtocol="TLS" />
    I have gone through the http://forums.sun.com/thread.jspa?threadID=197150 and tried implementing it; The filter as explained in the thread does gets called but the session values are still lost.
    Please note I am using javascript to go from secure "https" to "http" once the user has successfully logged in The javascript code is as below:
    top.location.href="http://localhost:8080/qtv/index.html." ;
    If I use response.sendRedirect("http://localhost:8080/qtv/index.html") for going to non-secure mode, the index.html page does not gets loaded properly. (Please note that my index.html is made of *4 frames*, as explained earlier. This is a legacy code and frames can't be removed).
    The reason for index.html not getting loaded properly is that the Address bar URL does NOT change its URL and protocol from https (https://localhost:8443/qtv/index.html ) to "*http*" (http://localhost:8080/qtv/index.html) when esponse.sendRedirect() is used ;this is the default behaviour of response.sendRedirect(). And because the protocol in address bar is https, index.html is not able to load the other JSP's in it's frames because of cross-frame-scripting security issues (The other JSP's to be loaded in frames are are NOT secure as discussed earlier).
    Please let know if any way out.
    Thanks,
    Masaai

    Hi
    try to set the maximum interval between requests
    eg:
    session.setMaxInactiveInterval(6000);
    vis

  • Batch Determination While Goods Issue

    How To Active batch Determination at the time of issue the goods
    I have done following SPRO setting .
    Strategy type --> YB01
    Inventory managment Search Procedure --> YB001
    Allocation IM Search Procedure -->> 261assigned to YB001 along with Active "Check batch"
    In MBC1....for Search Startegy YB01 , for combination of Movement Type/Plant/Material ,materil assignement made as
    material 40100
    No. batch -999
    Changed Allowed : Check
    Uom : B
    Mproposal : Active
    Material Master of raw Material 40100
    Material Master batch Management tick active
    Classifcation view : Class As Shelf life
    Characheirstics :Remaining Shelf Life
    Now i have cretaed prodcution order of 10 qty ..
    I have Four Batches With Differnt Life is available in Stock...
    Now i want to see this Four batch at The time of Issue so that i can select one of the batch for issue..
    Right now i m not getting Batch determination ..
    What else i have to do ...
    Please Guide..

    Dear,
    Have you created the sort rule in ACU70 with LOBM_VFDAT?
    Have you assigned the sort rule in MBC1?
    Also check Implementation Guide for R/3 Customizing (IMG)-- Logistics u2013 General-- Batch Management--Batch Determination and Batch Check -->Batch Search Procedure Allocation and Check ActivationAllocate IM Search Procedure/Activate Check
    Assign for 261 mov type - YB0001.
    Same need to assign in OPL8 also please try and come back.
    Regards,
    R.Brahmankar

  • Calculation of goods issue date in scheduling agreements with routes

    Hello together,
    i have a problem with the calculation of goods issue date in scheduling agreements when we use route, because the system ignore the days of transit.
    Example:
    We had customized the route 4711 with a transit time of 3 days. This route would be related to a scheduling agreement. But this setting has no influence to the calculation of the goods issue date for the schedules. The same happens with loading date and so on.
    Can anyone give me a tip, which setting is additional necessary?
    Regards
    Andreas Walter

    Hi,
    check the following settings
    1, Route determination Path : IMG>sales and distribution>Basic function>Routes>Route determination
    2, Activate the route Determination for your sales document type in following path :IMG>sales and distribution>Basic function>Routes>Route Schedule Determination-->Schedule with route schedule for sales document type
    3, Maintain Delivery scheduling and transportation scheduling in the following path:IMG>sales and distribution>Basic function>Delivery scheduling and transportation scheduling>Maintain Duration
    Regards
    Senya

  • Adobe CS issues on MacBook Pro

    I am unable to open my Adobe Reader 7.0 (crashes upon opening) and am not able to have more than one of the CS2 applications open at the same time without one of them crashing. Anyone else run into this issue? Is this a mac issue or an adobe one? please advise.
    Thanks

    I am having the same problem.... It's driving me crazy No Acrobat and only able to use one program at a time out of the suite. If you find out what's wrong... I NEED TO KNOW/___sbsstatic___/migration-images/migration-img-not-avail.png

  • POS-DM, BIW & R/3 posting issue after BIW patch updation

    Landscape details:
    SAP IS-Retail (ECC 6.0), SAP POS (Triversity GM 9.5.10), PI 7.0, BIW/POS-DM 7.0
    Issue Detail
    We have upgraded the patch level of Support package BI_CONT in BIW from 5 to 11 in production server and after that following issues have started:
    1.     The duplicate posting started in R/3 i.e. if some POS EoD (TLog) file is already posted from POS-DM to R/3 and if the same file comes to POS-DM again then it gets posted in R/3 again. It was not happening before updating the patch, it used to get stop in POS-DM only.
    2.     We have some EANs which starts with ZERO, those POS transaction doesnu2019t get posted in BIW Cubes and R/3 wherein the ZERO prefix articles exists. It stuck in POS-DM with the error u201CUnknown EAN/UPC numberu201D. But this error comes only if we enable the u201CMstr Data Filteru201D check from General Setting in /N/POSDW/IMG. If we disable this check then the data gets posted in R/3 but it doesnu2019t go in RSA7 & BIW Cubes.
    3.     Before updating the patch the u201CMstr Data Filteru201D check was disabled and our posting was happening perfectly in R/3 as well BIW. What we understand is that, this check is required to pick the Article Code from masters with reference of EAN number which comes in POS TLog file and then it gets posted. We had written a ROUTINE in update rules to pick the Article Code from masters after truncating ZERO prefix from EAN, because the masters which we upload in R/3 with ZERO prefix EAN are getting updated in BIW without ZERO prefix.
    4.    In the T-Code /N/POSDW/MON0, we  are not able to change the status of processed transaction from 4 (completed)  to 1 (ready) or vice-a-versa. Earlier we were able to do the same. This is required to re-process the transactions after doing the corrections in errors occurred at the time of first  processing. 
    Regards
    Amar Preet Singh

    Hi
    1)Duplicate posting in R/3 :  check the 'Tasks' configuration WPUUMS & WPUTAB in /N/POSDW/IMG  in POSDM.
    2) Write a Routine in BI side to allow EAN's with prefix Zeros
    3) master data filter is used to check the data with BI master data. Master data filter should always be used while data posting.
    4) The status should be first changed from completed to cancelled/rejected and then cancelled to Ready status.
        Then you will be able to reprocess the posdm data to ISR.
    Regards
    Abhijit

  • BI Java and BI ABAP -RSPLAN issue

    Hi All
    We are working with BI system ,using BI 7.0 Java and BI ABAP as separate systems on same host.
    Already run the template intaller for BI Java and ABAP integration.
    But facing some issue ,when going ot BI ABAP and RSPLAN and clicking the Start Mideller
    it is opening a browser as http://host:8000/sap/public/myssocntl?sap-client-XXX
    Since this is not correct and it should open BI Java portal instead of ABAP stack page.
    Instead this should open a Url like this http://host:5XX00/webdynpro/dispatcher/sap.com/biplanworkbench1/Modeler?
    I check on BI ABAP system under SAP Reference IMG -> SAP Customizing Implementation Guide-> SAP NetWeaver _> Business Intelligence-> BI Integrated Planning -> Settings for Starting the Planning Modeler.
    There the default Url is BEx Portal Server and the url is        
    http://host:5XX00/webdynpro/dispatcher/sap.com/biplanworkbench1/Modeler
    Can anybody let me know why this is going to ABAP server instead it should go to Java.
    Regards
    Ajay
    Edited by: Ajay Sandal on Mar 10, 2009 2:31 PM

    Hi Ajay ..
    Good news that ur issue is resolved ..
    I have somewhat similar issue .. Hopu u can put some light ..
    I have Bi 7.o with Add on java  ,
    In RSPLAN from ABAP system , modular page is not coming . if i click on start moduler button in RSPLAN ..portal page is coming up and i have to give logging details .
    Please suggest .
    Thanks

Maybe you are looking for

  • How can I find the path of an external hard drive?

    I am using Virtual Box to install linux to an external usb flash drive. It gives me a list of drives:/ dev/sda, /dev/sda2 (type: ext 4), /dev/sda5 (type: swap). Which one is my external flash drive. This is very import and so I don't write per my cur

  • Using LIMIT function in PHP/MySQL Dreamweaver RecordSet

    I want to have a record set that skips the first record, and shows the next three. I've found several suggestions online to use the LIMIT function, but I keep getting "error in SQL syntax." What am I missing? mysql_select_db($database_adventcms, $adv

  • Burn cd from ipod classic

    how do i burn a cd from my ipod classic ?

  • Missing images in RH7

    Hi, I'm working in RH7 in the TechComm Suite.  I have added a FM book to my RH project.All of my graphics are displayed in the RH project, except for an information icon that is contained in a notes table.  The table consists of two cells: the first

  • Macbook wont go to sleep on its own

    hi guys...my macbook wont go to sleep on its own. i mean, Energy Saver Preferences is set to turn-off the display in 1 minute, and to make the computer sleep in 3 minutes - but the macbook wont turn off the display or sleep, based on the settings. Bt