New to SAP FICO - Placed in a support project - Need Help

Hi everyone,
I have placed for a support project in a retail industry and I have been taken FICO as my module. Can you guys help me in knowing what all things I have to do in the initial stage
Regards,
Prajeesh
SAP FICO Consultant
Moderator: Please, read and respect SDN rules

They are in the same path in the jar file that they were when they were on your disk in the file system. Lets say you have a dir structure
C:\dir1\dir2\dir3\dir4\file.txt
and you cd to dir2:
cd \dir1\dir2
then you jar dir3:
jar cvf jar.jar dir3/*.*
the path to file.txt would still be /dir3/dir4/file.txt inside the jar file.
do a jar tvf jarfile.jar and take a look.

Similar Messages

  • New iPad 3 will not charge from a mac. need help on that

    my new ipad 3 will not charge from a mac. need help why if any one knows? thk

    The quickest way (and really the only way) to charge your iPad is with the included 10W USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter (5W). When attached to a computer via a standard USB port (most PCs or older Mac computers) iPad will charge very slowly (but iPad indicates not charging). Make sure your computer is on while charging iPad via USB. If iPad is connected to a computer that’s turned off or is in sleep or standby mode, the iPad battery will continue to drain.
    Apple recommends that once a month you let the iPad fully discharge & then recharge to 100%.
    At this link http://www.tomshardware.com/reviews/galaxy-tab-android-tablet,3014-11.html , tests show that the iPad 2 battery (25 watt-hours) will charge to 90% in 3 hours 1 minute. It will charge to 100% in 4 hours 2 minutes. The new iPad has a larger capacity battery (42 watt-hours), so using the 10W charger will obviously take longer. If you are using your iPad while charging, it will take even longer. It's best to turn your new iPad OFF and charge over night. Also look at The iPad's charging challenge explained http://www.macworld.com/article/1150356/ipadcharging.html
    Also, if you have a 3rd generation iPad, look at Apple: iPad Battery Nothing to Get Charged Up About
    http://allthingsd.com/20120327/apple-ipad-battery-nothing-to-get-charged-up-abou t/
    Apple Explains New iPad's Continued Charging Beyond 100% Battery Level
    http://www.macrumors.com/2012/03/27/apple-explains-new-ipads-continued-charging- beyond-100-battery-level/
     Cheers, Tom

  • New ipod passcode locked out. tried other steps still need help please

    Hi passcode locked out of daughters new ipod. we backed up on computer this morning or rather it automatically backed up when plugged into itunes as directed from other posts i was reading. Then I tried to restore but it said I needed to turn off "find my ipod" which I cant because I need the passcode to get to settings. I then tried the home button power off but when i get to itunes restore ipod it tells me I need passcode. pleae help what step am I missing? go s l o w l y please I am new to mac after 20 years on pc and need help in steps that are not intuitive to me.

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        

  • I am new to sap fico

    hello everyone
    can anyone send me some sample sap fico blueprint

    hello everyone
    can anyone send me some sample sap fico blueprint

  • What are the sap basis daily activities  in support project

    Hi Friends, recently i am involved in Support project, could you please tell me what are the daily activities to follow in support project
    thanks&regards
    suresh

    Hi Suresh,
    Few of daily activities in which you as a Basis Consultant should involve are as below:
    - Day to day system administrative issues raised by users e.g. User ID locked or new SAP ID creations etc.
    - Daily watch on background batch jobs. If any job failed due to some reason, work on it to avoid such failure in future with the help of function consultant
    - Watch on system performance
    - Authorizations & Roles definitions & assignements depending upon requirement.
    - System Backup depending upon business requirement
    - Printer setup in SAP
    - Watch on Print spool to avoid failures in SAP doccuments printing
    - Watch on interfaces (IDoc/EDI etc), if any, with external system
    Also talk to your earlier or senior Basis consultant to know more.
    Hope it will help you.
    Regards,
    Anup

  • Easyrotator IE6 support..need help

    I just recently started using easyrotator. I used 5 images to slide but it is not working in IE6 version. When I open the html page in IE6, it shows the message " this plugin does not support IE6, please download latest version". I am new to web development. I want to know, which IE versions this plugin supports, is IE6 supported by this or not. Is there any fix to make it support. Please help me, I am not sure how to fix this.

    Hi smurfy73,
    Where are you currently located? Have you received any confirmation email regarding repair booking? When did you book the repair? If you booked it yesterday, UPS will collect it within this day from 8am - 6pm.

  • New to SAP FICO

    Hi All,
    Can anyone send me clear blue printing documentation. I would appreciate your help. My email id is [email protected]

    Hi Raj,
    Go to following link.  This has good documents on Business Blueprint of FICO Module.
    http://www.jhu.edu/hopkinsone/Library/BluprntArchive.htm
    Pls. award points if you find the same useful.
    Regards,
    Chirag

  • I am new to SAP i dont know even basics also pls help me to learn

    I want use SAP in qlikview pls  help me
    thanks in  advance

    HI Kumar,
    This forum is specially for SAP BI application not for qlikview, for SAP BI Please refer below tutorial links
    Official Product Tutorials – SAP BI Suite
    http://scn.sap.com/docs/DOC-7725
    Official Product Tutorials – SAP BusinessObjects Web Intelligence
    http://scn.sap.com/docs/DOC-7819
    Official Product Tutorials – SAP Crystal Reports 2011 / 2013
    http://scn.sap.com/docs/DOC-8514
    Official Product Tutorials – SAP BusinessObjects Crystal Reports for Enterprise
    http://scn.sap.com/docs/DOC-8013
    Official Product Tutorials – SAP BusinessObjects Dashboards
    http://scn.sap.com/docs/DOC-7946
    Thanks,
    Daya

  • Gifs placed in a jar file. need help getting them.

    I have placed all the gif files in a jar file.
    added the gif.jar to the project in the required libraries of project properties.
    In the toolbar class I gave this.
    JButton btnNew = new JButton(new ImageIcon("new.gif"));
    and was expecting it to show the icon but I didn't get it?
    Can I place the gifs in a jar file.
    What else can I change/check to see the icons?
    Thanks.

    They are in the same path in the jar file that they were when they were on your disk in the file system. Lets say you have a dir structure
    C:\dir1\dir2\dir3\dir4\file.txt
    and you cd to dir2:
    cd \dir1\dir2
    then you jar dir3:
    jar cvf jar.jar dir3/*.*
    the path to file.txt would still be /dir3/dir4/file.txt inside the jar file.
    do a jar tvf jarfile.jar and take a look.

  • HT5457 My iPhone 5 does not have the apple app installed hence I am unable to drag and save new app to my phone through cable nor wifi need help asap

    I try to drag n drop my apps to the iPhone home screen n hit apply but none of the apps was saved to my iPhone help!!!!....

    If you didn't already do so, try uninstalling iTunes and all of it's components (not just iTunes and AMDS), then reinstall iTunes, as discussed here: http://support.apple.com/kb/HT1925.  Follow the article and uninstall them in the order indicated.

  • ICLOUD!! APPLE SUPPORT I NEED HELP!

    If you forgotten your password and try to reset it by email. but on the badside the email that they use to create it was already recycled by yahoo and you don't know the secret questions . what do you do?
    My IMEI is ****
    I already tried every method that I can think of I also tried the ones that was in the blogs
    <Edited By Host>

    Start with this support document and contact Apple for assistance.  Contact Apple for help with Apple ID account security - Apple Support
    This is a user to user support forum, you are not addressing Apple here. I've also asked the hosts to edit your IMEI from an international public forum. Dangerous thing to do.

  • Rage 128 Pro and HP Monitor= 'Input Not Supported'. Need help.

    I recently purchased this monitor for my Mac G4 (Digital audio model with Rage 128 Pro);
    http://www.macmall.com/macmall/shop/detail.asp?dpno=7246171&Redir=1&description= HP-Smart%20Buy%20w19%2019-inch%20LCD%20Widescreen%20Flat%20Panel%20Monitor-Monit ors
    When I power up the Mac I can see the apple logo as OSX starts to boot but soon thereafter I get a black screen with a little floating window that says, 'Input Not Supported'.
    What does this mean in technical terms and do I need to return the monitor?
    Thanks.

    Hi-
    The monitor is telling you that the input being received is not supported. This is because the rage 128 is too weak a graphics card to drive the HP Monitor ( or any LCD over 17" for that matter).
    You will need a better graphics card to run the display.
    As for which graphics card, basically, most any 4x AGP Mac compatible card +other than+ the Rage 128 (or Pro) will work to drive the monitor.
    http://hardcoremac.stores.yahoo.net/memory3.html
    http://www.welovemacs.com/agpvideocards.html
    http://eshop.macsales.com/shop/video/hardware/

  • Need avdises how to become perfect on SAP FICO

    Hello Experts,
    i am new to SAP FICO , i am learning now , but i need your valuable suggestion how to prepare and become Expert like all of you.
    Thanks in advance for your valuable suggestions.
    Regards
    Brahma.

    Hi Cabe,
    You are correct to guess that its no good to copy juss the program as all the includes and stuff wont be working in your system. The best process would be to do a client copy, but i dont think you will have access to it as it will not be given normally by BASIS guys.
    The work around is see what all Z objects( includes etc..) being used in the program which you want to copy and copy them all into your system. That way your problem will be solved atleast to some extent.
    Reward if useful.
    Thanks
    Aneesh.

  • Sap fico material

    < MODERATOR:  Message locked.  Please read [this|Before you post: Rules of Engagement; before posting next time. >
    Hello gurus,
    I'm new to sap fico.
    Can any one help me out in getting me the sap fico material, business blue print and any other important documents.
    can anyone give their personal no
    < removed by mod >
    With regards
    Anil kumar

    Hi
    SAP Config mateials documents can be get  by search in different saphelp sites and also can be find in other sites.
    BBP is not a sharing documents.  
    Other relevent documents u need to search and get from various sites as per u r need.

  • T.Code for cash book register in sap FICO.

    Hi
    Can anyone give the transactions code for taking the cash book register in sap FICO.
    Thanks in advance for all help...

    Hi
    This t.code will give only check information...
    But i need T.code for Taking cash book register...
    Thanks
    Ram.

Maybe you are looking for

  • How to create a validation rule in SAP BODS Job

    Hi Experts I have created a BODS Job and in that job i have to create a validation rule as if the cust_id is null the loading must stop. I dont have idea where i have to define this validation rule in the Job and how to stop the load job if the valid

  • Service order type assignment

    Dear all, How i am goin to assign the service order with the repair order type? Regards, Mohsin

  • Gettin videos from dig cam etc -- to iPod plus probs w/vids havin no sound

    I have at my witz end. I will be so thankfull if anyone is able to help me. I have been on the phone everyday with Apple's cust. support # trying to get videos I have from my Sony DSC T-1 dig camera to my iPod video. I have downloaded quicktime pro w

  • Toplink JPA 2.0  migration in JDeveloper 11.1.1.2.0

    I would like to used Toplink JPA 2.0 in JDeveloper 11g, how to update toplink_111120_en.zip in JDeveloper IDE.? Even I added eclipselink and JPA 2.0 spec lib into classpath, I am still getting compile time error on orphanRemoval attribute in OneToMan

  • Share screen button not appearing when remote from office

    When I am in the office connected via the local LAN the share screen button in Finder is displayed. When I am at home anc connected via broadband I can still see the server and shares but I have no share screen button. Is there a preference that need