Do refer the JDK documentation before posting ur problems

Hey guys do refer the documentation before posting ur questions. Or download a copy and just keep it handy. Its really helpful.
The site is
http://java.sun.com/docs/index.html

Actually, read this first, then go to the documentation.
http://forum.java.sun.com/thread.jsp?forum=57&thread=271752
James

Similar Messages

  • I am unable to view the full content of various web pages after purchasing Advanced System Care Pro. I was using the free version before with no problems. I cannot figure out if or which setting was changed. Please help

    I am unable to view the full content of various web sites after purchasing Advanced System Care Pro. I was using the free version before with no problems. I cannot figure out if or which setting was changed. I tried doing a system restore but that did not work. I tried turning off all features of ASC pro but that did not work. Javascript is enabled. Please help.
    Brian

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • How to change the Profit centre in goods receipt before posting

    Hi All,
    when we are doing MB01,  material master and Purchase order  are  having different profit centres, since legacy has multiple profit centre for the same material.
    My requirement is to change the profit centre before posting a Goods receip with the Purchase order Profit centre.
    Is thre any user-exit, Badi or Substitutions for this requirement.  I have implimented the below code in the Badi
    MB_DOCUMENT_UPDATE.
    data : ls_xmseg type mseg.
    ls_xmseg-Profit Centre = .....
    ls_xmseg-prctr = '0020077170'.
    modify XMSEG from ls_xmseg transporting prctr .
    But i'm getting Data base update terminated message. Please help me in this.
    thanks,
    Ram.

    Dear Sir,
    But is T-code not working ....
    have you other code/ process so, pls. give me ....
    Pls sir
    Regards
    Jayesh Kanungo

  • Search in SCN before posting

    Hi All,
    I am new to SCN and I can see lot of discussions about the same topic sometimes which leads to repetition.
    Is there any way where we can search in the SCN forum before posting our questions.
    I am asking about the option like as in SAP Service marketplace, where we can search for the existing notes before raising the OSS message to SAP.
    If not, Is it possible to implement the same kind of option in SCN that would save lot of time for the members too.
    Regards,
    Thanga

    Hi,
    on Google, if you search with similar words you will get already discussed threads or available pdfs/docs/blogs.
    on SCN, Go to your particular forum,Content,Enter similar words to search you may get recent threads.
    I used SAP Netweaver BW forum, content - search word - 0recordmode.
    Like that way you can search on SCN.
    Thanks

  • Enhancement for MB01 - Need to check the document before post

    Hi All,
    I need to check a material document before posting in MB01 for a field "GR/GI Slip No" which we are using to enter "gate entry no".The issue now is as i'm using a table control screen to post GRs in bulk . i want to avoid duplicate GRs of a particular gate entry.during analysis i found that an exit/Badi at MB01 - end  may serve my purpose well.
    thanks and regards,
    sachin soni

    Hi,
    You may try the EXIT:
    MBCF0005  Material document item for goods receipt/issue slip
    or BADIs:
    MB_BAPI_GOODSMVT_CREATE
    MB_BATCH_MASTER
    MB_DOCUMENT_BADI
    Regards,
    Renjith Michael.

  • Please read "The Forum Rules of Engagement" before posting!  HOT NEWS!!

    Welcome to the SDN ABAP Development Forums!
    Please see the [Forum Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement] before posting to avoid potential problems (e.g. your posts are deleted).
    The [ABAP Development Forums|https://forums.sdn.sap.com/category.jspa?categoryID=42] have dedicated forums for the following ABAP related areas:
    => General questions about the ABAP language and language implementations. If in doubt, use this forum and do not cross-post.
    => Tables, views, structures, data elements, domains, search helps and types in the underlying relational database.
    => SAPscript and Smartforms form generation, editing and printing and the corresponding programs.
    => Classical Dynpro, Screen Painter and Controls Framework (ALV grid, Table Controls).
    => Enhancing ABAP code through techniques as CMOD, SMOD and the newer BADIs, Switch and Enhancement Frameworks.
    => Code quality, ABAP Unit, Testing, Debugging, efficient code techniques and database reads, SQL trace tools and Runtime Analysis.
    => Data Transfer Techniques, Batch Data Communication, Legacy System Migration Workbench, Application Link Enabling, IDOCs, BAPIs.
    => ABAP Object definition and implementation including encapsulation, interfaces and inheritance in ABAP Objects.
    Please...
    - Use the correct or most appropriate forum,
    - Do not cross-post or multiple-post, and
    - Search for information before asking basic questions, again.
    Using these categories will enhance performance in the forums and improve the chances that your questions are answered quickly and more accurately!
    Other relevant blogs and rule related infos are:
    - Michael Schwandt's blog about [Moving to strict rules to improve quality and control|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/10047].
    - Michael Schwandt's blog about [Quality: Invitation To Clean Up Your Forum Threads|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/11978].
    - Please follow-up on your threads and assign points correctly, as this also contributes to the [UN Food Program|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/7898].
    Enjoy the forums and happy posting!!

    Start of related discussions about the above rules. Feel free to discuss the rules here...
    Dear Jan
    Sometime i found very difficuties and time taking process in putting questions in forum bcos i have to elaborate the whole pictorial process in words.
    Why Cant we make our this forum more Interactive in way of asking questions by allowing us to attach print preview of what we face in the system.
    If you kindly give a glance on this issue and try to implement it for us, forum members like us will be benefited and it will be beneficial for those who are all into in this forum.
    Thanks & Regards
    Saifur Rahaman

  • FB50&FBCJ, before post the document, print option is available ?

    Dear Expert,
    Herewith i have attached the screen shot of FB50 document, after simulation, before posting(Document no not generated), in the menu the print option is available , how is it possible is there any user control level seting requred to stop it ? kindly reply me
    Thanks & Regards
    ILAVARASAN TD

    Hi, I doubt, if standard SAP provides option to control such print.
    Check with your ABAP team, if it can be controlled with Transaction Variant.
    Check with Basis/GRC team, if it can be controlled with Role Authorisation.
    Thanks, Deepanshu

  • Force to check all the message before post in MIGO transaction

    Hi Expert,
    We have a requirement to display all the message before post this document with clicking the "Check" button. Actually our requirement is very simple, that is system calls "Check" function automatically after click the "Post" button.
    In some case, some operators donot want to click "Check", before they click "Post" button. So they will miss some important information.
    Thanks

    Hi Paul,
    Thank you replied, I think that will be one only solution after i debuged it.
    Thanks

  • Is it possible to post a good issue movement before post the good receipt m

    Is it possible to post a good issue movement before post the good receipt  movement for the same material, into the same period?
    We try to explain better, today we've done a test:
    Step 1 :   We have created a material, wich material type is HAWA, with price control V, and 1 euro for 1 ST.
    Step 2 :   We have post a good receipt movement, 561 of this material  with 1000 ST of stock, and on posting date: 05.05.2011.
    Step 3 :   Then, we have post a good issue movement, 562 of the same material, with 500 ST of stock,  on posting date: 01.05.2011 ( so that, the posting date of the 562 is before from the posting date of 561).
    And it has worked, so that on trx "mb51" for this material we saw:
    PLANT1-----STO1---- 562-----  Mat. Doc.101.05.2011--
    500-   ST
    PLANT1-----STO1---561Mat. Doc.205.05.2011--
    1000  ST
    And with "fbl3n" for this G/L account , the same situation:
    G/LAccount1--DocumentNo101.05.2011--99--
    500-  EUR
    G/LAccount1--DocumentNo205.05.2011--89--
    1000  EUR
    We don't like this fact, someone knows how is it possible? The negative stocks aren't flagged!!!!
    Edited by: Ariana Serrano Aguila on May 5, 2011 5:50 PM

    Hi,
    Though sap allows like this ,, the document created will be with the date of the actual posting system date. If you look into the MSEG table you will get to know this.
    In theory .. this kind of practice should not be allowed .
    since this is a 562 which is a individual  entry may be system would have allowed.you try a 102 .
    Regards,

  • Is it possible to post a good issue movement before post the good receipt

    Is it possible to post a good issue movement before post the good receipt  movement for the same material, into the same period?
    We try to explain better, today we've done a test:
    Step 1 :   We have created a material, wich material type is HAWA, with price control V, and 1 euro for 1 ST.
    Step 2 :   We have post a good receipt movement, 561 of this material  with 1000 ST of stock, and on posting date: 05.05.2011.
    Step 3 :   Then, we have post a good issue movement, 562 of the same material, with 500 ST of stock,  on posting date: 01.05.2011 ( so that, the posting date of the 562 is before from the posting date of 561).
    And it has worked, so that on trx "mb51" for this material we saw:
    PLANT1           STO1         562           Mat. Doc.1           01.05.2011            500-  ST
    PLANT1           STO1         561           Mat. Doc.2           05.05.2011           1000  ST
    And with "fbl3n" for this G/L account , the same situation:
    G/LAccount1            DocumentNo1            01.05.2011        99            500-  EUR
    G/LAccount1            DocumentNo2            05.05.2011        89            1000  EUR
    We don't like this fact, someone knows how is it possible? The negative stocks aren't flagged!!!!
    Edited by: Ariana Serrano Aguila on May 5, 2011 5:50 PM

    SAP only checks if there is enough quantity in the period (month), it does not check if there is enough stock at date level.
    there is no stock stored in any table for a given date. SAP would need to run the logic of MB5B to calculate the stock at a certain date, this would cause tremendous performance issues.
    you either have to do this calculation yourself in a user exit, or you better train your users.

  • Error: JNI does not require stubs, please refer to the JNI documentation.

    Hi
    Using JNI I need to call the JAVA methods..
    i am following the tutorial that is given below..
    http://docs.rinet.ru/JavDev/ch19.htm#BuildingNativeMethodsforWindows95N
    but when i am trying to execute the javah -stubs UserExample
    i am getting an error like the below
    Error: JNI does not require stubs, please refer to the JNI documentation.
    Someone can explain how to solve this problem....
    Thanks
    Ram.K.Maddela
    [email protected]
    93827 39948

    Wow, that tutorial is many years out of date. What it describes it totally obsolete. Ignore it.
    I suggest you restart by reading this book:
    http://java.sun.com/docs/books/jni/

  • 2013 MBP 2.5 i5 4Gig 500MBHDD boots slow.  It finishes post in the same time as an identical MBP, and then hangs for 30 seconds on one of the ethernet adapters, before finishing the boot.  Once booted it is normal.   Turning off airport changes nothig.

    2013 MBP 2.5 i5 4Gig 500MBHDD boots slow.  It finishes post in the same time as an identical MBP, and then hangs for 30 seconds on one of the ethernet adapters, before finishing the boot.  Once booted it is normal.   Turning off airport changes nothing.  Hardline adapter is not plugged in.  Thunderbolt adapter is not used.  Bluetooth is off.  Did this out of box.  Identical MBP boots to login screen in 36 seconds.  Disk repair, permission repair, and safe mode boot have
    already been done, no change.  Boot time is consistent.  Hangs at the same place each time.  Right after post.  Bad adapter?
    Comments, solutions please.

    ... and so ... now a few days later, success.   I ran
    your software but it told me nothing I hadn 't seen
    in verbose boot.
    Consistently, following good post, the boot hung
    for 30 seconds on the adapters, (cards, chips, NICs.
    Ethernet cards, whatever you prefer to call them)
    either the airport card or the hard line.  It would then
    proceed at normal pace to the login screen.
    Since it came out of the box that way, software
    conflict was not a go.  I guessed glitched driver or
    fetch instruction.  I zapped the PRAM (cleared
    NVRAM) and reloaded the OS, updates, Garage Band,
    iPhoto (one of Apple's true dogs in an otherwise
    rare arena) iMovie, Photoshop, Lightroom, their
    updates, and my files.   MBP pro now boots to login
    in 31 seconds.  Note I have turned off as much gee
    whiz, rubber band scroll, global swiping and other
    hubcaps and hood ornaments as befits how like
    things ... and turned off all the Asian and other fonts
    I will. ever use.
    Best guess ... corrupt driver or corrupt fetch script ...
    bad server squirt at factory load.
    Thanks for your help, Cheers!

  • Java SE JDK Documentation

    The link to the Java SE JDK document (javadocs) does not seem to be working at present: see page
    Java SE 6 Documentation - http://www.oracle.com/technetwork/java/javase/downloads/index.html#docs

    Hi Helios
    Thanks for your help.
    A copy of the API documentation is available here: http://java.sun.com/javase/6/docs/api/
    This documentation was ordinarily bundled into a .zip file that could be referenced by NetBeans (offline). Additional documents are available here: http://java.sun.com/javase/6/docs/index.html but the "Download Documentation" link in the top right hand corner simply takes you back to the page given in my first post, specifically: http://www.oracle.com/technetwork/java/javase/downloads/index.html#docs
    Roger

  • Where is the official documentation for Wireless OTA Enterprise App Distribution?

    Where is the official documentation for Wireless OTA Enterprise App Distribution? It used to be here:
    http://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_ App_Distribution/Introduction/Introduction.html
    The above link is present in many posts in these forums (cf. More Like This below this question.
    The information I seek may also have been here:
    http://support.apple.com/kb/index?page=answerlink&url=http://manuals.info.apple. com/en_US/Enterprise_Deployment_Guide.pd…
    The article in question had official details on
    the itms-services:// link,
    the app manifest file format and
    the general information.
    Currently I cannot find anything official on enterprise app distribution - only third party information. Has something changed, or is this a documentation glitch? Surely wireless OTA enterprise app distribution is still available via the enterprise developer program?
    Note: We currently use this for one of our enterprise clients. But before recommending other clients to join the enterprise developer program, we would like an official citation on whether this mechanism still exists.

    OK, the link in my question is no longer a 404. It's been replaced by a redirect to a new iOS Enterprise Deployment subsite which has been remade for iOS 8.
    http://www.apple.com/iphone/business/it/deployment.html
    My actual question about the technical reference is now located in the iOS Deployment Reference section of Apple Help:
    https://help.apple.com/deployment/ios/#/apda0e3426d7

  • Free OES help available. Please read before posting.

    Welcome to the OES Linux Storage and Backup forum.
    Here is a list of free OES resources to help you answer your questions and resolve your issues.
    Current OES Documentation
    Recent Technical Information Documents (TID) - Open Enterprise Server
    Open Enterprise Server Cool Solutions | Novell User Communities
    Open Enterprise Server Wiki
    The Novell Knowledgebase
    Open Enterprise Server Product page
    Novell Consulting Best Practices Guide: Automated Installation, Configuration, and Update for OES 11
    You may be entitled to free installation support within thirty days of purchasing the product or you may be able to open a Service Request to obtain help with your issue at no additional cost if you have purchased maintenance and it is still current. Please refer to the following to see if you are eligible.
    Support: Submit a Service Request: Details
    Customer Center
    Novell Services
    If you still require assistance from our forum volunteers, I encourage you to read the Novell Forums FAQ for posting guidelines. Be sure to post in the appropriate forum.
    These are the OES: Linux sub-forums: Administration, Install, Networking, Printing, Storage and Backup, Linux Web Services, and, Domain Services for Windows.
    If you know or suspect you have a Linux issue, you may find the help you seek in one of the SUSE Linux Enterprise Server forums.
    In addition to any other information you feel is relevant, please include the following with your post using [CODE] tags (i.e. the # formatting option) to make the output more readable:
    The exact error messages, if any, as they are shown. (You may find other messages and clues in the log files located in /var/log, especially in /var/log/messages.)
    Output from these commands run from a command prompt.
    cat /etc/*release
    uname -a
    Note: Do not reply to this post as this thread has been closed. If you have any comments, or wish to report an issue concerning this post, create a new thread in Feedback About These Forums and be sure to refer to this forum.

    I can understand your point of view and I respect it in regards to Small Basic being a learning language. None the less, let me make a suggestion that would be more ageeable, I think,  to different kinds of people. Why not make different versions
    of this new language: version 1 for beginners that I heard would be out by the end of this year,
    version 2 for intermediates and version 3 for more advanced programmers. All this would culminate to the Visual Basic language. These 3 versions would smoothe out the gap between SB and Visual Basic. Your new programmers would
    evolve at the same time your versions would come out and Microsoft would have a long term policy of loyal programmers. 

Maybe you are looking for

  • How to read values from Property file into BPEL process local variable?

    I would like to use a Property file with some parameters e.g. <myparm1>12345</myparm1> How can I read from a BPEL process such a Property file and assign it into e.g. local variable "intparm1"? Where (in which directory) should I put this XML Propert

  • IPhone 4S displays the number 162 in the sent folder?

    My iPhone 4S displays the number 162 in the sent folder, I do not currently have any sent emails in that account. I've done a soft reset and results are the same.

  • Job Opportunities.

    Hello Everyone. I was just curious as to how does everyone get jobs for their businesses? I've worked with Html for about 4 years total. I've used Dreamweaver for about 2 of those years. I just find if rather difficult getting job opportunities. Do y

  • Using the Ipod+nike in the rain

    I just bought the sport kit and although it states that it is water proof in further reading it states to not use in water or around wet areas. Now I realize that I shouldn't take the thing into a pond but does it mean I can't use it when I run in th

  • Tool cost ammortize in component price

    Hi All, We have a case where component price is Re 1 per pc. Tool Cost is Rs 5000.00 and  we have to ammortize the tool cost in 5000 Pcs of supply. After completion of 5000 Pcs Goods Receipt, system should change the price to Re 1.00. How can we proc