Template problems with typename

hi,
I'm working using Sun Studio 11, here's a problem I just encountered.
$ cat template.C
template <class T>
struct A {
public:
struct inside{
typedef T value_type;
template <class T>
class B {
public:
#ifdef USE_TYPENAME
void f(typename A<T>::inside::value_type v);
#else
void f(A<T>::value_type v);
#endif
#ifdef USE_TYPENAME
template <class T>
void B<T>::f(typename A<T>::inside::value_type v) { ; }
#else
template <class T>
void B<T>::f(A<T>::value_type v) { ; }
#endif
int
main()
return 0;
If I compiled it without the definition of USE_TYPENAME, there're only two warnings:
"template.C", line 16: Warning (Anachronism): Type names qualified by template parameters require "typename".
"template.C", line 28: Where: While specializing "B<T>".
"template.C", line 28: Where: Specialized in non-template code.
"template.C", line 28: Warning (Anachronism): Type names qualified by template parameters require "typename".
But if I compiled it with -DUSE_TYPENAME, there's an weird error:
$CC -DUSE_TYPENAME template.C
"template.C", line 23: Error: "B<T>::f(value_type)" was previously declared "B<T>::f(value_type)".
1 Error(s) detected.
$
Could anyone help me on this issue? Thanks!

It must be a bug in Sun Studio 11 because Sun Studio 12 C++ compiler (version 5.9) compiles the code fine.
In fact, applying latest patch to CC 5.8 will help. Patch IDs are 121018-11 for x86 and 121017-11 for sparc.

Similar Messages

  • Template problem with cs5

    I've transferred all my sites to cs5 (from cs4).  I build all my sites with DW templates.  When I bring up my pages from any site in DW cs4, I can edit them no problem.  When I bring them up in cs5, all of a sudden I have the "no-edit" symbol (red circle crossed) when I try to type over any editable areas.  Is there a setting that I am missing that I forgot to readjust when I loaded the files in cs5?
    Thanks in advance
    Jules

    I think I'm talking to myself, here...
    But just in case anyone has run into this problem with cs5...
    I usually create editable regions with content alone (minus divs).  It seems that cs5 won't allow this somehow.  I do this so that my clients won't move the div and can highlight the text that they want to change without screwing up the placement of the divs or having to click on it several times in Contribute in order to highlight the text.
    Example: (This one works)
          <!-- TemplateBeginEditable name="LeftContent" -->
       <div id="contentLeft">
            <table width="100%" border="0" align="left" cellpadding="5" cellspacing="0" background="images/transBack.png">
            <tr><td>
              <h1>Heading Goes Here</h1>
              <p>Lorem ipsum eum erant soleat perfecto ex, ei pro mentitum aliquando theophrastus. Quodsi lucilius adolescens nec te, alia melius dissentias id eum, eu vel atqui munere eligendi. Eu eum viris suscipit, mei iracundia persequeris necessitatibus ad, qui putent vocent comprehensam ea. Eos sumo illud fuisset ea, sit doming dolorum fierent ea. Vis rebum aperiri nonummy at, ne eam impedit persequeris accommodare.</p>
              <p>An dico veritus evertitur cum, mentitum legendos theophrastus mei ei, qui hinc timeam honestatis ad. Ut illum takimata gloriatur eam, ei nullam propriae delicata vel, has ea solum ludus. Pro solum ridens inciderint ad, te ius vocent perfecto, partiendo scripserit reformidans cum te. No fastidii scaevola maiestatis mei, percipit praesent abhorreant eam no. Ea vim nobis dolore ignota, quodsi inciderint ei vel. Velit dicam te cum, te inermis principes percipitur per, animal constituam his an.</p>
              </td></tr>
              </table>
              </div>
          <!-- TemplateEndEditable -->
              (This one doesn't)
       <div id="contentLeft">
    <!-- TemplateBeginEditable name="LeftContent" -->
            <table width="100%" border="0" align="left" cellpadding="5" cellspacing="0" background="images/transBack.png">
            <tr><td>
              <h1>Heading Goes Here</h1>
              <p>Lorem ipsum eum erant soleat perfecto ex, ei pro mentitum aliquando theophrastus. Quodsi lucilius adolescens nec te, alia melius dissentias id eum, eu vel atqui munere eligendi. Eu eum viris suscipit, mei iracundia persequeris necessitatibus ad, qui putent vocent comprehensam ea. Eos sumo illud fuisset ea, sit doming dolorum fierent ea. Vis rebum aperiri nonummy at, ne eam impedit persequeris accommodare.</p>
              <p>An dico veritus evertitur cum, mentitum legendos theophrastus mei ei, qui hinc timeam honestatis ad. Ut illum takimata gloriatur eam, ei nullam propriae delicata vel, has ea solum ludus. Pro solum ridens inciderint ad, te ius vocent perfecto, partiendo scripserit reformidans cum te. No fastidii scaevola maiestatis mei, percipit praesent abhorreant eam no. Ea vim nobis dolore ignota, quodsi inciderint ei vel. Velit dicam te cum, te inermis principes percipitur per, animal constituam his an.</p>
              </td></tr>
              </table>
    <!-- TemplateEndEditable -->
              </div>
    Anyone else have this?  Or even use this?
    Message was edited by: JulesN

  • Adobe Muse template problem with chrome browser

    Hello,
    I'm new on adobe muse, and I have a problem with a template that I bought and modified (Purchased on ThemeForest).
    The problem is in the view of the template on Chrome, the menu moves continuously and disappears (or is doubled).
    This is the site:
    Http://1pagego.com
    Can anyone help me solve problem?
    Thanks

    Hi Andrew,
    It looks like a bug in chrome. Though the issue is a bit different in this forum post, but can be related. http://forums.adobe.com/message/6188784#6188784
    Regards,
    Aish

  • Template problem with a scroll

    Hi,
    This is Niranjan Reddy. I am using the ADF Ritch client with JDeveloper 11g Premier 1. I created a template with a panelstrech layout(position:absolute;width:100%;height:100%).
    My requirment is to increase the height of the layout when the components in the page increase.But I am not able to get it.Can any one can sole my problem
    Thanks in advance
    NIRANJAN REDDY

    You need the JDeveloper and ADF.

  • Excel Analyzer template problems with Excel 2003

    There are numerous common problems when using Excel Analyzer templates with the Analyzer Add-In for Excel 2003:
    The following problems have been found in the latest version of the stand-alone BI Publisher version 10.1.3.3.2:
    1) If your report name is more than 24 characters long, the Excel Analyzer template will never open in Excel. The error is completely uninformative, too. The reason is that the Analyzer template tries to make a tab in the Excel file called <report_name>.xdo. Since tab names can only be about 26 characters long, Excel chokes when opening the file. It would have been nice if BI Publisher printed an error when encountering this situation.
    2) If your report produces too many rows, Excel will time out when opening the Analyzer template. Again, the error in this case is completely uninformative. In fact it appears no different from the error in (1). Excel 2003 is supposed to have a row limit of 65,000, but we can't get the Excel Analyzer template to open with more than about 15,000 rows. This is a completely unacceptable limitation if you're going to be making pivot tables in Excel. This is a processing time-out problem, which cannot be remedied by changing any settings in BI Publisher.
    3) If you use the data in your Excel Analyzer template to make a wide report, like maybe one column for each day in the year, because maybe you want to plot the data over a full year, then forget about opening this report successfully. Since the number of days in a year is more than 256, Excel will choke when trying to open the template. No informative error here either.
    4) If you're going to make a Pivot Chart in Excel, in the Analyzer template, then your reports cannot produce more than 256 rows. I'm not talking columns, I'm talking ROWS people! No more than 256 rows. This is because Pivot Charts require creating a sideways pivot table, which means your rows end up as columns. This is the only way to plot data with time on the x-axis, which is where it should almost always be.

    I posted the link to the Microsoft software that works with Office 2007 to save as a PDF
    If you need other Microsoft help, search at http://search.microsoft.com/search.aspx?mkt=en-US&setlang=en-US
    If you have a Reader question, go to http://forums.adobe.com/community/adobe_reader_forums

  • Collaboration Room Template problem with Roominformation iView

    Hello all,
    I'm trying to make a custom collab room template, but I'm having troubles with the Roominformation iView. It always gives me an error 
    <i>Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 11:28_30/10/07_0005_2777350
    See the details for the exception ID in the log file.</i>
    What I've done is copied the Room information extended iView , paste it in a page, assigned that page to a the collabroom workset.
    Is there perhaps some configuration I have forgotten ? If so, where do I have to do the configuration ?
    Thank you in advance !
    Abjuh

    Okay, found the problem. It was indeed some configuration that I've forgot.
    com.sap.netweaver.coll.RoomInformationExtended
    iView property com_sap_netweaver_coll_information_roomid = room_id (=parameter)

  • BI 7 Web Templates: Problems with csv-export

    Hi all,
    I am aware that a csv-export out of a web template is associated with excel, meaning that the export in csv opens in excel.
    Nevertheless my problem is, that in the course of the export process several blank columns are inserted.
    So when I afterwards open the file with the "windows editor" for example I have a result like
    PLZ;;;45133 where I expected
    PLZ;45133
    Has anyone an idea?
    Best regards
    Mark

    Hello,
    Is there a hierarchy involved?
    If yes, then the blank spaces are inserted due to the hierarchy. When the hierarchy is drilled down, the blank spaces are inserted to show the hierarchy structure. Unfortunately, this is standard and cannot be changed using standard BW functionality.
    Thanks,
    Michael

  • Nested templates - problems with inheriting editable/repeating regions

    I have made a template called 'basic', with 2 sections, 'maincontent' and 'sidecontent' then nested a template in it called 'home'. In 'home', I have made repeats of some regions (sidecontent) and edited them to make a section I want on all 'home' type pages. When I make  a new document from 'basic', it has all the same editable and repeating regions as 'basic'. But when I make a new document from 'home' there are no editable or repeating regions, either in 'sidecontent' which I edited or 'maincontent' which I didn't. I want to be able to edit 'maincontent' when I make a new document from 'home', to make repeating regions and edit them. Please can you advise me what to do?
    Thanks

    When I tried to attach the files it automatically zipped them again, so I have put the code above.
    Thanks,
    Rachel

  • Mif template problem with table formatting

    I am trying to create a database driven Framemaker document via MIF. I have a problem trying to get my table formatting to work. The table tags and paragraph tags appear correctly in their respective designers but the values shown for font, shading, etc. are Frame defaults and not from my template unless I click on the tag drop down, reselect the same exact tag name and click apply. Any ideas on where I'm going wrong?
    Here is a snippet of the MIF for the main file:
    <MIFFile 7.10> # File created on 4/30/2009 3:03:36 PM
    include (AFrames.mif)
    include (Tbls.mif)
    include (template.mif)
    <TextFlow
    <TFTag `A'>
    <TFAutoConnect Yes>
    <TFFeather No>
    <TFMaxInterLine 3.0 pt>
    <TFMaxInterPgf 10.0 pt>
    <Para
      <PgfTag `Anchor'>
    <ParaLine
       <ATbl 500>
      > # end of ParaLine
    > # End of Para
    etc.
    And here is a sample from the Tbls.mif file:
    <Tbls
    <Tbl
      <TblID 500>
      <TblTag `Item Table'>
      <TblFormat
        <TblWidth 3.50000">
        <TblColumn
         <TblColumnNum 0>
         <TblColumnWidth 0.50000">
        >
        <TblColumn
         <TblColumnNum 1>  
         <TblColumnWidthP 1>
        >
        <TblColumn
         <TblColumnNum 2>
          <TblColumnWidthP 1>
        >
        <TblColumn
         <TblColumnNum 3>
         <TblColumnWidth 0.50000">
        >
      > # End of Format
      <TblNumColumns 4>
    <TblH
    <Row
      <Cell
       <CellContent
        <Para
        <PgfTag `Cell Head Left'>
        <ParaLine
        <String `Item No.'>
    etc.

    The Monkey Butler wrote:
    The include statements must appear in this order:
    Put the template after the tables and the tables don't read the format.
    Actually that does make sense to me (and I hate to say it, I remember now that I ran across this issue a million moons ago when first doing MIF export from a database).
    In looking at the MIF includes order, in your first example:
    include (AFrames.mif)
    include (Tbls.mif)
    include (template.mif)
    all of the tables are being instantiated before FM has a chance to "analyze" the template section -- so there's no way it can say "aha, this is the FormatA that I already know" so that's why it puts the "star" on the format, indicating that it's an override to the table catalog format (and in fact there's no table format catalog yet, no table format names at all, so it's an "override to nothing" table.
    In your successful document, the template includes the format for "FormatA", so when the tbls section comes along FM says "ah, ok, this is an instance of "FormatA" that I know already exists in the table catalog" so assuming there aren't any formatting changes in the instance of the table, it doesn't mark each table instance as a override to the named table format.
    "include (aframes.mif)"
    "Include (template.mif)"
    "include (tbls.mmif)"

  • Compilation problem with templates while using option -m64

    Hi,
    I have compilation problem with template while using option -m64.
    No problem while using option -m32.
    @ uname -a
    SunOS snt5010 5.10 Generic_127111-11 sun4v sparc SUNW,SPARC-Enterprise-T5220
    $ CC -V
    CC: Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25
    Here is some C++ program
    ############# foo5.cpp #############
    template <typename T, T N, unsigned long S = sizeof(T) * 8>
    struct static_number_of_ones
    static const T m_value = static_number_of_ones<T, N, S - 1>::m_value >> 1;
    static const unsigned long m_count = static_number_of_ones<T, N, S - 1>::m_count + (static_number_of_ones<T, N, S - 1>::m_value & 0x1);
    template <typename T, T N>
    struct static_number_of_ones<T, N, 0>
    static const T m_value = N;
    static const unsigned long m_count = 0;
    template <typename T, T N>
    struct static_is_power_of_2
    static const bool m_result = (static_number_of_ones<T,N>::m_count == 1);
    template <unsigned long N>
    struct static_number_is_power_of_2
    static const bool m_result = (static_number_of_ones<unsigned long, N>::m_count == 1);
    int main(int argc)
    int ret = 0;
    if (argc > 1)
    ret += static_is_power_of_2<unsigned short, 16>::m_result;
    ret += static_is_power_of_2<unsigned int, 16>::m_result;
    ret += static_is_power_of_2<unsigned long, 16>::m_result;
    ret += static_number_is_power_of_2<16>::m_result;
    else
    ret += static_is_power_of_2<unsigned short, 17>::m_result;
    ret += static_is_power_of_2<unsigned int, 17>::m_result;
    ret += static_is_power_of_2<unsigned long, 17>::m_result;
    ret += static_number_is_power_of_2<17>::m_result;
    return ret;
    Compiation:
    @ CC -m32 foo5.cpp
    // No problem
    @ CC -m64 foo5.cpp
    "foo5.cpp", line 20: Error: An integer constant expression is required here.
    "foo5.cpp", line 36: Where: While specializing "static_is_power_of_2<unsigned long, 16>".
    "foo5.cpp", line 36: Where: Specialized in non-template code.
    "foo5.cpp", line 26: Error: An integer constant expression is required here.
    "foo5.cpp", line 37: Where: While specializing "static_number_is_power_of_2<16>".
    "foo5.cpp", line 37: Where: Specialized in non-template code.
    "foo5.cpp", line 20: Error: An integer constant expression is required here.
    "foo5.cpp", line 43: Where: While specializing "static_is_power_of_2<unsigned long, 17>".
    "foo5.cpp", line 43: Where: Specialized in non-template code.
    "foo5.cpp", line 26: Error: An integer constant expression is required here.
    "foo5.cpp", line 44: Where: While specializing "static_number_is_power_of_2<17>".
    "foo5.cpp", line 44: Where: Specialized in non-template code.
    4 Error(s) detected.
    Predefined macro:
    @ CC -m32 -xdumpmacros=defs foo5.cpp | & tee log32
    @ CC -m64 -xdumpmacros=defs foo5.cpp | & tee log64
    @ diff log32 log64
    7c7
    < #define __TIME__ "09:24:58"
    #define __TIME__ "09:25:38"20c20
    < #define __sparcv8plus 1
    #define __sparcv9 1[snipped]
    =========================
    What is wrong?
    Thanks,
    Alex Vinokur

    Bug 6749491 has been filed for this problem. It will be visible at [http://bugs.sun.com] in a day or two.
    If you have a service contract with Sun, you can ask to have this bug's priority raised, and get a pre-release version of a compiler patch that fixes the problem.
    Otherwise, you can check for new patches from time to time at
    [http://developers.sun.com/sunstudio/downloads/patches/]
    and see whether this bug is listed as fixed.

  • Problem with links on email templates

    Problem with links on email templates
    Hi,
    We have been having issues with links on our email templates. Some of the links point to the following URL:
    http://server'sname/thirdparty/FCKeditor/editor/fckeditor.html?InstanceName=emailTemplatesDTO.htmlBody&Toolbar=NewscaleFCKEditorToolBar#URL
    Sometimes we get “Unknown internal error” on the web page.
    Can anyone help or advise on how to resolve this issue?
    Many thanks,
    Wesley.

    Hi Wesley,
    This is rather late, but we've seen the same thing frequently (and I believe can replicate it).  It's caused when you a creating a new email by copying the content of an existing one with a name space in it.
    Upon copying, the link gets scrambled.  The approach we use is to copy the email in to a new template, then strip out all of the URL links and add them back in.
    Thanks!
    Ant

  • Problem with CSS/Template in IE display

    Hi,
    I have a problem with a new web site
    http://www.halloween-mayhem.com.
    The CSS is at
    http://www.halloween-mayhem.com/MasterCSS3Col240606.css
    and the template at
    http://www.halloween-mayhem.com/Templates/MasterHM3Col250606.dwt
    When viewed in Firefox everything is fine, but in IE the
    content slips right down the page to beyond the menu . Any idea
    what I have missed or done wrong please?
    Any help greatly appreciated.
    Roy

    The slipping content is too wide for the space you've
    allotted. Make it 3px
    narrower.
    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
    ==================
    "roythom" <[email protected]> wrote in
    message
    news:ecti8e$ohh$[email protected]..
    > Hi,
    >
    > I have a problem with a new web site
    http://www.halloween-mayhem.com.
    The
    > CSS
    > is at
    http://www.halloween-mayhem.com/MasterCSS3Col240606.css
    and the
    > template
    > at
    http://www.halloween-mayhem.com/Templates/MasterHM3Col250606.dwt
    >
    > When viewed in Firefox everything is fine, but in IE the
    content slips
    > right
    > down the page to beyond the menu . Any idea what I have
    missed or done
    > wrong
    > please?
    >
    > Any help greatly appreciated.
    >
    > Roy
    >

  • XSLT Mapping - problem with prefixes when calling template

    Hi all,
    I am having a problem with using an XSLT mapping in XI to combine various fields from 2 input messages of different structures into a single output message.  I understand that XI puts a wrapper around the 2 input messages so the structure of the XML I am mapping is:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns2:Messages xmlns:ns2="http://sap.com/xi/XI/SplitAndMerge">
    <ns2:Message1>
    <ns:(root of first message)>
    </ns:(root of first message)>
    </ns2:Message1>
    <ns2:Message2>
    <ns:(root of second message)>
    </ns: (root of second message)>
    </ns2:Message2>
    </ns2:Messages>
    Currently my XSL looks like the following:
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns="http://example.co.uk/example" xmlns:ns2="http://sap.com/xi/XI/SplitAndMerge" xmlns:javamap="java:systemDate.CurrentDate" version="2.0">
    <xsl:output method="xml" version="1.0" encoding="UTF-8"/>
    <xsl:param name="inputparam"/>
    <xsl:template match="ns2:Messages">
    ...<xsl:calltemplate name="FormattingTemplate"/>
    </xsl:template>
    <xsl:template name="FormattingTemplate">
    </xsl:template>
    </xsl:stylesheet>
    When I test the mapping it works fine until it calls the FormattingTemplate.  Then it throws out a "transformer exception" error saying the prefix 'ns2' is not mapped to a namespace.
    If anyone could tell me where I am going wrong I would be very grateful.
    Thanks,
    Mike

    Hi Udo,
    Thanks for your reply.
    When testing the stylesheet locally with XMLSpy, it works fine, but I have just noticed that it adds information in the root tag of the target message as follows:
    <(root of target message) xmlns:javamap="java:systemDate.CurrentDate" xmlns:ns="http://example.co.uk/example" xmlns:ns2="http://sap.com/xi/XI/SplitAndMerge">
    I checked the root tag of the target message in XI and it does not automatically add this information. Thus I added it in my stylesheet so the information above is projected in the target message, but the same error message appears when the call template function is called.  Do you know if I need to somehow add a namespace to templates other than the main one? If so, do you know how I go about doing that?
    Thanks,
    Mike

  • Problem with Adobe Premiere Elements 12 using Scary Halloween template

    I'm having a problem with Adobe Premiere Elements 12 using Scary Halloween template under Menu Theme.  My problem is the red line is default to Scenes.  I would like it to default to Play.  How can I do that? Is it a bug?
    Side Note:  Other template default to Play Movie
    Thanks

    jeffrey caban
    No bug. Just the way the .psd for the Scary Halloween template was put together.
    You are going to have to get into the .psd for the Scary Halloween template and rearrange the
    Layer Sets. Do you know how to do that? If not, I will give you very specific instructions on how to
    do that.
    You want the order of the Layer Sets to look like
    That is what worked for me just now to get the disc menu Preview to open to the main
    menu with the red highlight under Play.
    We will be watching for your reply.
    ATR

  • Problem with the XML in Word 2007 (Word Template)

    Hi Experts,
    i am new on CRM 2007 and i have a problem with the XML Structure of the Word Template.
    First i built a Web Service Design Tool. Then i saw on the Testpage, that it works.
    So i started the Document Templates and created a new Template. Object Type was BUS2000126 - CRM Business Activity. Web Service was my created and tested Web Service Tool.
    As i opened the Word 2007 with the XML-Structure, i recognized, that there was something wrong.
    The Responce on my Testpage from the Web Service Tool had the following structure:
    response (test.types.p1.CrmostZlaWord5ReadResponse)
       Output (test.types.p1.CrmostZla010RoszlaWord5001)
            ZlaWord5 (test.types.p1.CrmostZla010Rosbtorder)
                Administrativeheaderoforder (test.types.p1.CrmostZla010Rosbtorderhea001)
                     Partiesinvolvedofheader (test.types.p1.CrmostZla010Rosbtheaderpa001)
                         Allpartiesinvolved (test.types.p1.CrmostZla010Rosbtpartnera002[]) Displaying 3 elements of 3
                              element1 (test.types.p1.CrmostZla010Rosbtpartnera002)
                                   Btpartneraddress (test.types.p1.CrmostZla010Rosbtpartnera001)
    My Problem is now, that the XML-Structure got not that point "element1".
    Instead of "element1" there is the point "item" in my XML-Structure in Word 2007.
    I guess that is the Problem why i am not getting the fields of the Btpartneraddress filled in my Word.
    Can anyone help me? Or put me in the right direction that i can change the XML?
    Thanks for your help
    André

    Hi andré, I guess the issue is coming from the fact that you selected "AllPartiesInvolved" and that may contain any numbers of entries. So when you test your webservice, you put a key and then get a result for that key, and in that case you might get "element1" until "element3" for example if there was 3 partners involved in you activity.
    But, when you design your template, you don't have a key at that moment, so in the Web Service structure, you have "items" which stands for all the possible entries you might retrieve at runtime. I guess you could use an index in your template to specify which item you need, but this is quite hasardeous, so i would be you, I would not design my web service to use "AllPartiesInvolved" but rather a specific Partner type like contact person for instance.
    Regards,
    Xavier

Maybe you are looking for

  • Is there TOC feature in Pages for iPad?

    Is there TOC feature in Pages for iPad?

  • Timemachine doesn't create sparseimage

    Hi, i have a macpro with 10.5.4 just installed, and a time capsule. My imac does backup fine, but the macpro give this error in console: Jul 30 09:19:42 localhost /System/Library/CoreServices/backupd[147]: Network volume mounted at: /Volumes/Backups

  • Tracking of H-form, C-forms in sap

    Dear Experts,       can any one tel me how to keep track of H-Form & C-Form in SAP which are given to vendors thnxs Harish

  • Will Touch ID come with iOS 7?

    I have the iPhone 4S and found out about the new ios7 and new iPhones. I heard the new phones come with the fingerprint scanner, I was wondering when I would upgrade my phone to ios7 would the finger print scanner also be on my phone or does it just

  • Urgent: Automate IDOC Inbound/ Outbound

    Hi all, I need to automate the whole IDOC process, inbound and outbound. For inbound, I need to run or schedule a program that will read all files in a given directory as separate idocs. Note that the filename is not constant, whatever file is in the