No data appears in s/scf/snc

Hi,
after updating the SNC 7.0 from support package level 0 to support package level 8 I cannot do anything in any of the WEB Uis for SAP SNC. If I press on SNC link, it opens the browser and appears a message saying User Not Found. Before I updated the system this message also appeared but I was able to navigate to go for example to purchase orders, or I was able to see some products I send from our ECC6 to the SCN, but now I cannot do anything because the screen does not have any link. Only appears a link to see the message log but it does not have anything inside.
I have tried to log on in snc with different users and for none of them I was able to do anything. Sure there is something that I have done, but I don't really know what to do.
Thank you for your help,
Regards
Dani

I am answering myself, after reading sap note 1430757 I saw that since package SAPK-70006INSCMSNC it is necessary to assign a business parter to each user in order to be able to see entry menues. I generate a user like Building Block 55 Contract Manufacturing Procurement: configuration, and since then everything is ok.
Regards,
Daniel

Similar Messages

  • Dates appear different in log file vs. debug page for Deferred Task

    I added a deferred task and in the log file, the date appeared correctly as
    Mon Dec 15 16:34:11 PST 2008
    But when I viewed the user in the debug page, the date appeared as
    <Date>2008-12-16T00:34:11.430Z</Date>
    I called an external java class that return a Date object
    <Action id='0' application='com.waveset.session.WorkflowServices'>
    <Argument name='op' value='addDeferredTask'/>
    <Argument name='date'>
    <invoke name='addWeekDays' class='MyDateUtil'/>
    </Argument>
    </Action>
    Do you have any ideas?

    IDM commonly stores dates in a Java or JDBC date format (which is what your debug date is) but often formats the date differently for log files and for web pages. It's annoying if you're trying to line two different outputs up.

  • Need to subtract one day from the date appearing

    Hi, I am modifying a script in such a way that for an output type there is an invoice date appearing.  This invoice date should be back dated to 1 date less to the actually date that is appearing currently.
    For ex the date is 2007.08.30 it should appear as 2007.08.29.
    While debugging I found that it is picking up the data for the date from the structure vbdkr and the field is fkdat. From the following code in the script.
    /:   DEFINE &SALES_ORDER& := &VBDKR-VBELN_VAUF&
    /:   INVOICE DATE,, : &VBDKR-FKDAT&
    What changes do I need to make the changes in the script or in the driver program?
    Can you please suggest?
    Thanks.

    Hi..
    You can get this Functionality by Calling a FORM (subroutine) from the Script Layout itself  There is no need to change the Print program.
    Eg:
    In the layout set -> window -> text elements. Write this before displaying invoice date
    /: PERFORM F_DATE_SUB IN PROGRAM ZPRG01
    /: CHANGING &VBDKR-FKDAT&
    /: ENDPERFORM
    INVOICE DATE,, : &VBDKR-FKDAT&
    Create the report program ZPRG01: In the program ZPRG01
    FORM F_DATE_SUB TABLES INTAB STRUCTURE ITCSY
                                                  OUTTAB STRUCTURE ITCSY.
    DATA: L_DATE TYPE D.
    READ TABLE OUTTAB INDEX 1.
    L_DATE = OUTTAB-VALUE. "you need to convert here
    SUBTRACT  1 FROM L_DATE.
    OUTTAB-VALUE = L_DATE.
    MODIFY OUTTAB INDEX 1.
    ENDFORM.
    reward if Helpful.

  • Crystal Reports XI  Dates appearing in US format instead of UK Settings

    Hi,
    When I am running reports from my java Web Application using crystal reports XI,  the dates are being displayed as mm/dd/yyyy even though the regional settings are set to dd/mm/yyyy and the date format of the reports is set to use System Default Short Format.
    The database used is Oracle 9i.
    Any idea what should I change in the configuration to make the dates appear as  dd/mm/yyyy?
    Thanks.

    Hi Again,
    In the report, I put the date format as the system default short date format so that it takes the date format from the server.
    I tried the following:
                Locale x = new Locale(req.getHeader("Accept-Language"));
                clientDoc.setLocale(x);
    but I got the error:
          Invalid parameter value: exceeds the Min or Max or conflicts with existing value or edit mask---- Error code:-2147217382 Error code name:failed
    I get this when I am checking if it has a sub report using:
    IStrings subrepstrings = clientDoc.getSubreportController()
                        .querySubreportNames();
    Do u know how can I solve thiis?

  • Data appears in the tree but not in the display

    Post Author: TheBig1980s
    CA Forum: General
    Hello:
    When I print data for one month, data appears in both the Preview tree and the Preview display.  When I print the data for another month, the data does show in the Preview tree but not in the Preview display.
    Forgetting the tables the report is pulling from, forgetting which month is which, etc., why (in any case) would Crystal show data in the Preview tree but not show that same data in the Preview display?  That makes no sense.  I wish I could just take my mouse and just drag the tree onto the displayu2026..
    I have nothing suppressed.  This is Crystal 9.
    Thanks!
    TheBig1980s

    Post Author: SKodidine
    CA Forum: General
    I encounter this in CR XI once in a while.  What I found from my research, if I have a group and then I have certain conditions to either display or eliminate the data selected for whatever reason then the group tree will show the group and since the data is eliminated by either the select criteria or another way there is no data displayed.
    Try this.  In the second month where you see the data in the tree but on the report, see if you can narrow it down further by day and see if you can find the reason why.

  • When I open numbers, my spreadsheet appears blank.  yet, when I moveacrossa row, data appears in the formula bar.  How can I fix it so I can see the sheet?

    When I open numbers, my spreadsheet appears blank.  yet, when I moveacrossa row, data appears in the formula bar.  How can I fix it so I can see the sheet?

    I had the same issue for several days (and several reboots).  During that time I found I could print the spread sheet as a pdf, though I couldn't see it except cell by cell.
    Suddenly the problem disappeared.  I never did know why the problem appeared nor why it disappeared.
    In the interim I ran the disk utility several times and repaired permissions twice.  That may have helped, but I don't know.

  • Crystal reports 2008: Data appears upon refresh, but not on initial open

    I have an updated crystalreports.com / salesforce.com report to which I added a new subreport and an additional grouping.  The report is working fine, with one (rather major) issue: when the report is first opened, only some of the data is shown - there are ~15 columns of data, most of which populate, but some individual values, which sometimes means an entire column of data, do not appear unless the report is refreshed.
    I have the original report still loaded in crystalreports.com, so that I can (and have) run both reports one right after the other; on first open, the data doesn't agree.  When I refresh the newer report, the 'lost' data appears and everything is fine.
    (Makes for a tough sell, though - 'Oh, just refresh the report.')
    Any thoughts as to a) what might be causing this, and b) how it might be resolved?
    It is not subreport data that is being affected, just so you know - that's working beautifully; the affected fields are Standard Summaries of formula fields, and not all instances of those summaries, either, but specific ones again and again.

    I have not used the 'Save Data with Report' option, and I verified that it is not selected under File / Report Options as well.  It appears to be an issue when there are too many (unknown how many that is, as of yet) results being retrieved.
    In this case, the main report is a report on Activities from the start of the current year, using a Salesforce.com report, and the Subreport pulls its data directly from the Activities table (as the main report considers all of the fields to be String(255) fields, even if they are ought to be read in as Memo fields (or number)).  The link to Activities allows the Description field to be pulled in based on the Activity ID, and coming straight from the database the value is pulled in as a Memo.
    If I limit the Activities to records beginning with 'A', for instance, the report runs fine; 'A - G', in this instance, retrieves too many and the error re: the database connector appears.
    Edited by: prozek on Apr 22, 2010 7:53 PM

  • 'Data' appears as IPOD name in IPOD Updater

    This IPOD Nano is doing my head in.
    I bought a Nano back last year and everything worked fine. Then one day 'Data' appeared as the IPOD name in ITunes when I plugged my IPOD in. It looked like it was updating my ipod, but nothing was upload to it. When I opne Explorer, my IPOD did not appear as Removable Storage.
    I sent it back to Apple and then sent me out a new one. It worked fine for about two days. Now the same thing is happening again.
    I tried everything, reset, restarting, reinstalling itunes, software updater. It says 'Data' when I load the Software Updated
    Name: Data
    Capacity: 131.8 GB
    Its only a 2GB nano, so its looks like it think my hard drive is the nano
    At this stage I am thinking of binning it and getting a normal mp3 player
    any ideas
    Dell   Windows XP Pro  

    Name: Data
    Capacity: 131.8 GB
    Its only a 2GB nano, so its looks like it think my hard drive is the nano
    That's exactly what's going on.
    Don't despair... this is a very simple problem to resolve.
    You need to go into Disk Management in Windows (Computer Management > Disk Management) and assign a new drive letter to your iPod. You currently have a conflict where your iPod is trying to use the same drive letter as another drive on your system.
    You need to assign a unique drive letter to each drive, including the iPod.

  • Why when searching reminders on iPad ios 8, do random dates appear?

    Since iOS 8, when I search my reminders, (I use a list for my shopping list),  random dates appear under the item and above the list the item is in. If I look at the individual item in normal view ( after cancelling the search), there is no date set for that item. This didn't happen in iOS 7

    Update. Since turning ipad off last night and back on, the problem has gone away. Let's hop it stays away!

  • Data appear in ??????? format

    Dears,,
    We are working on Oracle Database 10.2.0.4.0 64-bit under UNIX O.S and i am trying to select data but this data appear in " ??? ". It seems to be problem in language
    I tried to check nls_language as below
    SQL> show parameter nls_language
    NAME TYPE VALUE
    nls_language string AMERICAN
    Is this may cause the problem and how solve ?
    Please, help

    How was the data loaded ? was it loaded from files ?
    What is the character set of the OS ? if the data was loaded from files, what was the character set of the files (when they were generated) ?
    Basically, character set of the files, character set of OS and character set of the database should be the same (or at least compatible) ?
    "??" can typically appear when character set conversion was done somewhere in the chain of processes and the target character set don't know what to do with the source character ?

  • TDMS Data appears in row instead of column

    Hi,
    I am working on a program that reads in temperature data from a TDMS file, shifts the data through a 'normalising' equation and puts it back into the same TDMS file onto a different page.
    The problem I am getting is when the normalised data gets written back into the TDMS file, the data that should appear in the columns now appears in rows. See picture attached that illustrates this.
    Does anyone know how I can write the data to the file so that it appears in the column and not the row. In my VI you will see that I have had to transpose the 2D array otherwise all the data just appears in one single row.
    Also several cells just containing 0 have appeared in my data set which should not be there.
    I will attach my VI to this. I will also attach one of the TDMS data files.
    Thanks in advance,
    Rhys
    Solved!
    Go to Solution.
    Attachments:
    Row Column Switch.png ‏285 KB
    normalising program.vi ‏36 KB
    TDMS Files.zip ‏18 KB

    Hi Rhys,
    After looking into your normalising program.vi, I would recommend:
    Don't use that Transpose 2D array, it doesn't solve your problem.
    Write the "normalized" data to different channels, you get all the data just appears in one single column because you write all the “normalized” data to one single channel repeatedly, thus they'll appear in one column(channel).
    Several cells containing zeros is because float64 y1[30] array in your normalising equation, you need remove the zero elements from y1[30] before writing to file.
    I attached the modified normalising program.vi, hope this can do some help to your problem.
    The snapshot below shows the data in Excel after "normalising" equation, the channel data appears in columns.
    Attachments:
    normalising program(updated).vi ‏37 KB

  • Customize date appearance

    I have setup my home page to display my most 10 recent blog
    posts, with
    each post displaying its title and date.
    The only problem is that the date appears as:
    Tue, 18 Jul 2006 04:38:07 +0000
    I would prefer the date to appear as:
    July 18, 2006
    or
    6.18.06
    Does anyone know how to make this work?

    Last, but not least, my XSL fragment is:
    <?xml version="1.0" encoding="iso-8859-1"?><!--
    DWXMLSource="
    http://www.burnettcom.com/blog/?feed=rss2"
    -->
    <!DOCTYPE xsl:stylesheet [
    <!ENTITY nbsp "&#160;">
    <!ENTITY copy "&#169;">
    <!ENTITY reg "&#174;">
    <!ENTITY trade "&#8482;">
    <!ENTITY mdash "&#8212;">
    <!ENTITY ldquo "&#8220;">
    <!ENTITY rdquo "&#8221;">
    <!ENTITY pound "&#163;">
    <!ENTITY yen "&#165;">
    <!ENTITY euro "&#8364;">
    ]>
    <xsl:stylesheet version="1.0"
    xmlns:xsl="
    http://www.w3.org/1999/XSL/Transform"
    xmlns:wfw="
    http://wellformedweb.org/CommentAPI/"
    xmlns:content="
    http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="
    http://purl.org/dc/elements/1.1/">
    <xsl:output method="html" encoding="iso-8859-1"/>
    <xsl:param name="ItemsPerPage" select="10" />
    <xsl:template match="/">
    <xsl:for-each select="rss/channel/item[position()
    &lt;= $ItemsPerPage]">
    <xsl:sort select="dc:date" order="descending" />
    <p>
    <a href="{link}"><xsl:value-of select="title"/>
    </a><br />
    <xsl:value-of select="pubDate"/>
    </p>
    </xsl:for-each>
    </xsl:template>

  • My data appear in ununderstandable language that in form web

    hello
    now i transform my forms to be viewd on web server I success but the data appear with un understandable language how can i solve this problem.
    My nls_lang that i use in form developer client and on the server is (AMERICAN_AMERICA.WE8ISO8859P1)
    if i change it ..aquestion mark appear like(?????????)
    plz help if u can
    regards

    Try running the client with the UTF8 characterset and see if that makes a difference...
    Question Marks in strings like this, generally mean that you have something in the string that cannot be rendered in the Characterset that you are using - for instance you will get this if you store an 8 bit character into a 7 bit database. It will display OK if you use the same characterset to display it as the one you used to put it in, but once you go to the web the data gets transferred as unicode which can break this mechanism. The solution of course being to use the correct characterset in the first place.

  • Sort Artist field: how do you make it's data appear in the Artist list?

    Usually, if I have an album by a particular artist already (e.g. Paul McCartney) and then add another which I want listed under the same artist (e.g. Wings), then there's no problem. I would just enter Paul McCartney in the Sort Artist and Sort Album Artist fields for the Wings album and I'd only have Paul McCartney listed under the artists (in List View).
    However, occasionally this doesn't work and I want to know how to sort it. I imported an album by The Jacksons, entered Michael Jackson in the Sort Artist and Sort Album Artist fields, which resulted in The Jacksons being listed amongst the artists alphabetically as if Michael Jackson, although still displayed as The Jacksons. I then imported a Michael Jackson album and entered the same data in the same fields, and although the albums were displayed together and alphabetically listed as if Michael Jackson, they were listed amongst the artists as The Jacksons. I want to see Michael Jackson listed. I have it that way in 2 other libraries. I think this has occured because I entered The Jacksons' album first in a library which contained no Michael Jackson and therefore The Jacksons have taken precedence. How can I sort this?

    As I see it the *Album Artist* field should keep tracks of an album together when different Artists are credited on an album. It does work this way in iTunes but not on most iPods. The *Sort Album Artist* field is used to control where that Album Artist is listed among others. e.g. to control whether "The Beatles" get sorted under "B" or "T". While linking different Artist values with an overal Album Artist makes sense, I don't think that the logic of Sort Album Artist was ever intended to merge different values of Album Artist.
    Apple don't appear to be working to resolve this issue since it has been evident for quite some time. The workarounds I suggest in the post linked above will give one cover in cover flow, one album in the albums menu and one artist in the artist menu if applied consistently.
    With your Paul McCartney/Paul McCartney & Wings issue for example, my preference would be to use the original album artists as credited. Otherwise change the Artist & Album Artist to "Paul McCartney" and then, if you wish, add \[As Wings\] to the album title or individual tracks. If you used Sort Artist & Sort Album Artist to make "Micheal Jackson" sort as "Jackson, Michael", "Janet Jackson" sort as "Jackson, Janet" and "The Jacksons" as "Jacksons" then all the related artists would be listed in the same place, but remain distinct.
    tt2

  • What are the file storage names for Palm Desktop 4.1.4? My data appears to be lost

    Hi,
    I am using Palm Desktop 4.1.4 and have the Application loaded on a Flash Drive. This was done long ago and maps to the E:.
    I am on Windows XP SP2.  I usually insert my flash into a USB port on my PC and start a shortcut which points to and starts the desktop off of the E: drive.
    I decided i wanted to also place the dekstop on my C: drive and started the install from the Flash drive. In my rush and stupidity, i did not correctly tell it to install to the C: and it ended up reinstall to the E:     So when i bring up the desktop, all is gone ! 
    I have looked and search in every way i can think of looking for files from .DAT, to .PDB, .PRC, etc etc.  If i take older version i find of many of these files and place them in the E:  root directory in which the desktop OPTIONS Menu says the data is stored, nothing changes.
    The OPTIONS menu under TOOLS in desktop states data files go to E:       
    The application is installed under E:\PalmDesktop
    The .EXE, .DLL, files are under E:\PalmDesktop   as well as under E:\      
    When the reinstall of the desktop occurred other folders that were under E:\PalmDesktop such as Components, Helpnote, Update etc and well as one with my name Brian don't appear to have been touched.
    I am not sure if my data is lost forever or not.   Can someone provide me with the exact file names that data in the desktop such as "Contacts"  is stored in so i can try to find them. I must admit i have never had such a difficult time finding the  data files for other products as i have with this one, but then again maybe thats a good thing.
    Thanks in advance for anyones help - Brian
    Post relates to: Tungsten C

    check in your flash drive Palmone>username 
    The username that you've been using is Brian? if you see that folder open it and look for folders address (contacts) datebook (calendar) todo (tasks) memo pad (memo)
    then check if you have address.bak or adress.dat for contacts, datebook.bak for calendar if you see those try importing them to your palm desktop.

Maybe you are looking for