PLEASE RESOLVE THE MIRO ERROR

Hi gurus,
please resolve the problem urgent.
while doing MIRO Iam getting the following error.
after given PO number in MIRO I getting the following error. please how to resolve the problem.
Error in account determination: table T030K key ASHA VST V0
Message no. FF709
Diagnosis
In the chart of accounts to be posted to, no accounts are defined for the tax code you used.
Procedure
Contact your system administrator.
Define the accounts to which a tax posting is to be made with the tax code entered in Customizing for taxes on sales/purchases.
To do this, choose Maintain entries (F5).
where i can determin the accounts, which accounts will be effect.
Thank you & Regards
Anil

Dear Anil,
Go to the transaction code FTXP. Give the country code and then the tax code.
Now on the top, there would be a tab for the "Accounts". Click on it and for the chart of accounts, give the GL accounts.
Alternatively, go to OB40, for the accounting key V0, give the GL accounts.
Assign points if useful.
Regards
Venkatesh

Similar Messages

  • MIRO error please resolve the problem

    Hi gurus,
    please resolve the problem urgent.
    while doing MIRO Iam getting the following error.
    after given PO number in MIRO I getting the following error. please how to resolve the problem.
    Error in account determination: table T030K key ASHA VST V0
    Message no. FF709
    Diagnosis
    In the chart of accounts to be posted to, no accounts are defined for the tax code you used.
    Procedure
    Contact your system administrator.
    Define the accounts to which a tax posting is to be made with the tax code entered in Customizing for taxes on sales/purchases.
    To do this, choose Maintain entries (F5).
    where i can determin the accounts, which accounts will be effect.
    Thank you & Regards
    Anil

    Hi,
    You have to maintain the GL accounts for the correct combination of country, tax code, chart of accounts etc in the tcode FTXP for the transaction VST.
    I hope either the transaction VST or the tax code V0 was newly added
    You can get the correct GL account by askign the person who has initiated this change. May be your FI team member also can help.
    T030K is the table which gets updated while you maintain teh entries through FTXP tcode.
    Hope this helps you

  • Need help in resolving the below error - SQL statement to execute cannot be

    Here is my CO as below , which creates a callable statement.
    try {
    OAApplicationModule oaapplicationmodule = pageContext.getApplicationModule(webBean);
    OADBTransactionImpl t = (OADBTransactionImpl)oaapplicationmodule.getOADBTransaction();
    OracleCallableStatement proc = (OracleCallableStatement)t.createCallableStatement(lquery, -1);
    proc.execute();
    t.commit();
    catch(SQLException sqlexception)
    throw OAException.wrapperException(sqlexception);
    After running the page , getting the below error ... ( Please find the below error stack )
    I reffered the developement guide but did not get helpful things.
    Please provide me any clues on the same.
    Regards Raghu
    -- Error Stack ---------------------------------------------------------
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27123: SQL error during call statement preparation. Statement: null
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2637)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.sql.SQLException: SQL statement to execute cannot be empty or null
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:269)
         at oracle.jdbc.driver.OracleConnection.privatePrepareCall(OracleConnection.java:1138)
         at oracle.jdbc.driver.OracleConnection.prepareCall(OracleConnection.java:1054)
         at oracle.jbo.server.DBTransactionImpl.createCallableStatement(DBTransactionImpl.java:3033)
         at cisco.oracle.apps.xxchr.element.server.webui.XXCHRElementSetSearchCO.processFormRequest(XXCHRElementSetSearchCO.java:343)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    java.sql.SQLException: SQL statement to execute cannot be empty or null
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:269)
         at oracle.jdbc.driver.OracleConnection.privatePrepareCall(OracleConnection.java:1138)
         at oracle.jdbc.driver.OracleConnection.prepareCall(OracleConnection.java:1054)
         at oracle.jbo.server.DBTransactionImpl.createCallableStatement(DBTransactionImpl.java:3033)
         at cisco.oracle.apps.xxchr.element.server.webui.XXCHRElementSetSearchCO.processFormRequest(XXCHRElementSetSearchCO.java:343)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    Edited by: Raghu on Sep 14, 2010 2:58 AM

    check the code pasted by me again
    Connection conn = pageContext.getApplicationModule(webBean).getOADBTransaction().getJdbcConnection();
    Connection conn = oaapplicationmodule.getOADBTransaction().getJdbcConnection(); //Right oneThanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How can i resolve the -1 error occuring during the iphone restoring process.

    how can i resolve the -1 error occuring during the iphone restoring process.

    hi ive also got the same probblem ive had it working last night but then after 2 hours of working it decided to put the phone back into recovery mode plus its an unknow error (36) Ive tried to connect to i tunes and it started to recovery and wipe the to put it back into factory settings then came up with the error 36  can any one help

  • Please resolve the Error:Element Entry over laps with another entry of the same type

    Hi Buddies,
                    I have been trying to resolve the error : Element Entry over laps with another entry of the same type while entering salary to an employee.
    I have tried to resolve this issue by created a new salary basis with new element. But still I could not make it.
    Please let me know how to move forward? Thanks for your help.
    Thanks
    Ganesh kumar M

    Hi Ganesh,
    We have a similar post which have some recommendation. please go through the comments and check if it helps.
    https://forums.oracle.com/thread/2440864
    Thanks,
    Sanjay

  • Can any one please help me resolving the following error while accessing online lync meeting portal

    When I am  try to access the Join
    Online Meeting link in a meeting portal in Lync Online, I am receiving the above of the following error messages in Microsoft Internet Explorer or Chrome browser.
    Can any one please suggest me how to overcome this issue.
    Thanks in advance
    Kiran Marri

    Hi,
    Did the issue happen only for you or for multiple users?
    You will need a valid conference for the URL to work. Please check if you did any typo for the URL. For example, in the format:
    https://meet.contoso.com/username/confID
    You can try to schedule a new conference from Outlook, check if the full URL like the example above and try to use this URL to join meeting.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • How to resolve the "Builld error mxmlc task failed" in flex4 web application

    hi all,
    I am using flex 4 mxml web application wiht as3. when i deploying this project i am facing the folling error.
    Environment:
    Flex 3.5 SDK
    Flash builder 4 .                 APPLICATION NAME: BillProcess
    Ant compile tasks
    ============
        <property name="FLEX_HOME" value="C:\Program Files\Adobe\Adobe Flash Builder 4\sdks\3.5.0/>
        <property name="JAVA_HOME" value="C:\Program Files\Java\jdk1.6.0_06"/>
        <property name="JRE_HOME" value="C:\Program Files\Java\jre1.6.0_06"/>
    ERROR:
    init:
    [ippprojectproperties] qbServer = workplace.intuit.com
       [delete] Deleting directory C:\Documents and Settings\TIVL\Adobe Flash Builder 4\BillProcess\Dev
        [mkdir] Created dir: C:\Documents and Settings\TIVL\Adobe Flash Builder 4\BillProcess\Dev
    checkForCustomBuild:
    custombuild:
    dependentProjects:
    compile:
    [ippflexbuild] Parsing: C:\Documents and Settings\TIVL\Adobe Flash Builder 4\BillProcess/.actionScriptProperties
    BUILD FAILED
    C:\Documents and Settings\TIVL\Adobe Flash Builder 4\BillProcess\ippbuild.xml:101: mxmlc task failed
    Total time: 16 seconds.
    HOW TO RESOLVE THIS.
    please share your useful suggession,
    cheers,
    B.venkatesan.

    hello,
    Check out this link http://www.kirupa.com/forum/showthread.php?309387-ant-mxmlc-task-don-t-compile-with-FlexSD K-4 this may solve your problem.
                         Gajanan Hiroji | [email protected] | www.isacglobal.com

  • How do I resolve the iPad error message" cannot verify identity of server"

    I have an iPad 2 model A1395 running iOS 7.2.1
    When browsing in Safari I continually get the message:
    Cannot verify server Identity Would you like to continue anyway?  with the options:  cancel, details, or continue
    If I select continue, I can go on to the site.  I've read that many others have this issue and eventually the iPad freezes on this error message.
    I selected "details" on one particular website (this happens on multiple websites, not just this one) and got the following information:
    details
    www. google.com
    Equifax Secure Certificate Authority
    Not Trusted
    I have searched and seen that this issue has been reported multiple times as far back as 2010, but each time the reply indicates that it is something about the specific website reported, however this happens on many different websites.  Can someone please address the problem with iPAD rather than one specific site?

    Verify that your time and date settings are correct. I have had this issue before where I had to temporarily change the date for something, and forgot to change it back. Also, my friend had this issue and was wondering why YouTube, Instagram, Vine, and anything on the internet simply wouldn't work. Turned out his date was very off, and I switched it back and it resolved the issue. Does it do this for some sites and not others? As far as I am concerned, this happened on ALL websites when the date was wrong on both my iPad, and my friends iPad.
    If that still doesn't help, try connecting to the sites with this issue using different WiFi connections.
    If THAT doesn't work, go to Settings>General>Reset>Reset All Settings
    Lastly, if all else fails, restore the iPad to factory settings, and try then. After that, I am not sure what you could do.

  • How did I resolve the terminal error. ( Terminal-login-80x24 )

    If you met the error of terminal like "Terminal-login-80x24" on the top of the windows, you can do this to resolve the issue. Every time when I met that error, I did the follow step to fix it.
    first, we named the local hard drive(has terminal problem) as A, another hard drive(also include mac system) as B.
    1. Connect B to your mac.
    2. Restart your mac from B.
    3. After login the system, open the Terminal.app both on A and B. your will find the difference of the terminal window.
    4. Close the terminal window which has problem and reopen it, a miracle happened, the terminal become normal.
    5. Restart your mac from A, you can use terminal again. HaHa
    Also you can connect your mac to your friend's mac by FireWire to do this.
    English is not my mother tongue, sorry for poor expression.
    Anyway, wish this can help you.

    Hi 
    Here is the solution:
    http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/HPOJ-8600/m-p/1487519/highlight/true#M...
    Happy Printing.
    Click on the "Thumbs up"button on the left to say "Thanks"
    Please mark the post that solves your problem as "Accepted Solution"
    (Although I am employed by HP, I am speaking for myself and not for HP)

  • How I resolved the #-34506 error

    Hi everybody,
    I've often fallen on the -34506 error during encoding, but only with projects during around one hour.
    Though I've found the suggestions on these pages useful (Check the chapter markers. Have lots of free space on the startup drive. Clearing caches. Deleting iDVD plist. etc.), they doesn't resolve my problem.
    So here what I have done...
    For projects during less than one hour, I simply swich from "best quality" to "best performance" but of course this is not the best way for who want the best result. In addiction I got the error even for project during 65 minutes where it was not possible to use the "best performance" setting.
    I have completely RESOLVED the problem by adding twice the main movie in iDVD, and hiding somewhere one of the two title renamed with "." (which is simple to hide!)
    This problem exists since previous versions of iDvd: when will Apple-mum resolve the bug?!
    I really hope my experience and my trick be useful for anybody because I know it's very frustrating and annoying!
    Bye
    iMarc
    PowerMac G5   Mac OS X (10.3.9)  

    Hi Simon,
    I will try to explain in a better way, what I've done to resolve my problem.
    I'll answer to your questions in the same order you asked.
    - I add movie just dragging and dropping.
    - The main movie is -for me- the one which is more length or important. It probably works with any kind of dvd content you want to replicate. I've done this only for increase the total lenght of the dvd, because I think that this is the nature of this iDvd's bug. I choose the "main movie" because I have no other contents that can be pertaining with my dvd, so, if someone can find its hidden link... he/she only will see the main content of the dvd!
    - When you add the second instance of the "main movie", you will see in the current iDvd page another link with the same title of the movie you have just added. So, at this point, you will probably have two title that are the same. Choose one of them and rename it in iDvd. (I renamed it with "." and hidden over a graphic element which had the same color! I as well delated all its related menus too save time in encoding and not annoying anyone clicking on it).
    Hope this clarify my trick, and sorry for my gapping english!
    Good luck
    iMarc

  • Hello, what do I have to do to resolve the unknown error message (-42032) ?

    Hello,
    When I open iTunes, I have a pop-up saying "Unknown error happen (-42032).
    Do someone know how I can resolve this incident ?
    Do I have to re-instal iTunes
    Many thanks in advance for your answer.
    Philippe

    I would look at the previous discussions with the same error.  You can find those on the right-had side of the page under the heading: More Like This.

  • How to resolve the 1406 error?

    please help

    In the course of your troubleshooting to date, have you worked through the following document?
    iPhone, iPad, iPod touch: Unknown error containing '0xE' when connecting to a Windows PC

  • How do I resolve the server error"403"?

    How do I resolve the error message in Ical when I am trying to accept a meeting invitation and get:
    The server responded: “403” to operation CalDAVWriteEntityQueueableOperation?

    First, try the simple fix: back up all data, then delete the calendar account and add it back. If it's an iCloud account, all you have to do is uncheck and recheck the box marked Calendars & Reminders in the iCloud preference pane. Test.
    If there's no change, then you may be trying to access an event in a shared calendar that you declined. The error message should give you a clue as to what it is. If the calendar is on iCloud, you can bring up the Calendar on the website and select 
    Show Declined Events
    from the popup menu with the gear icon in the upper right corner of the page. The declined events will appear in gray, and one of them should match what's shown the error message. [Credit for this solution to ASC member Psi.]
    If you get the error when trying to accept an invitation in an email attachment, it's because the organizer didn't properly create the event.

  • TS3694 HOW DO I RESOLVE THE 1015 ERROR CODE DURING RESTORE OF MY 3G IPHONE? SOMEONE HELP PLS!!!!!!

    HI GUYS. HOW DO I RESOLVE THE 1015 CODE ERROR I GET WHEN RESTORING MY 3G IPHONE..

    That error indicates the phone is jailbroken. You can't get help here. Try google.

  • In trying to manage remote Linux-based Directory Servers with a NsDS 4.16 console running on NT 4.0 could a knowledgeable soul please explain the attached error?    Thanks in Advance, Jeffrey

    The error appears in a pop message and is as follows -
    Cannot logon because of an incorrect User ID,
    incorrect password or Directory problem.
    HttpException:
    Response: HTTP/1.1 500 Server Error
    Status: 500
    URL: http://152.80.1.1:3890/admin-serv/authenticate

    Hi Jeffrey,
    There may be a lot of situations where you would encounter such error. However, it is most likely because you have not changed you default Administration restrictions (ip and hostname). By default on DS 4.1x, the ip specified is the ip address of the DS' machine and the host name is your domain.
    Therefore, if you change these restrictions to "*" (to begin with) and restart you Administration Server, then you should be able to have access to your Linux DS through your Windows Console.
    An easy way to verify if the above error message is related to the Administration Restrictions is to:
    -> start a web browser with http://<linux_machine>:<adminport> to try to access the HTTP Gateway. If you cannot reach that page remotely, then you are most probably encountering the issue I have mentioned.
    Hope this would answer you question.
    Cheers / Damien.

Maybe you are looking for

  • IPod won't recognize music on my computer

    Hi..tried to get help last night with problem and no luck yet... The history: I plugge IPod Nano into my computer at home and a message square came up asking if I wanted to switch libraries, or something...stoopid me said yes and in blink of an eye t

  • Interesting comparison between ABAP and JAVA stacks

    1) what is the equavalent of RZ70 in a JAVA only system? 2) what is the equavalent of $sync in a JAVA only system? 3) what is the equavalent of $tab  in a JAVA only system? Thx.

  • 3rd Gen nano (RED) screen issue

    I've just got my 3rd Gen nano (RED) but it seems that there is an issue with the backlight of the screen. Initially, when I tried to charge it with my MacBook with the USB cable, it didn't charge at all. I have to plug it into the power adapter to ge

  • How to restore the "Linked" attribute of a picture to "false"?

    Just after importing a picture, the "linked" attribute of the picture member is "false". When distributed, the data of picture is packed in the DCR file. If some lingo code changed the "filename" of the member, like follow: member("MyPicMember").file

  • How to assign work centre in OM

    Hi, In organizational structure how to assign work centre. it is necessary to assign cost centre to org structure.how ? President has to be given personnel no.? if employee is reporting to two superiors of different depts or different regions ,how th