SAP implementation problem on linux

Hi
I have a unique problem.
I recently joined a team where a PRD system has been installed and it has the following problem:
While transporting from QAS to PRD sometimes the transported request does not get activated.
We found out a possible cause. The PRD system user 'sapsys' has a different Group ID than QAS and hence it sometimes does not activate the required transport. For activating the request we have to manually change the GID of the required request and then re transport it. Then it works.
Although nothing has gone live. So i wanted a way to rectify this problem. Do i need to write a shell script so that it would be triggered when ever the count of the directory is changed. but this might have impact on the oracle database somehow.
Is there any other way to solve the problem.
I hope i have provided some idea what the problem is all about.
Cheers,
Vishesh

Hi Michael
Found out one more thing....
The person who had set this up in the first place said that it may be due to the old version of tp and R3trans
also he suggested the kernel upgrade...
What do u think.. will this solve the problem.
the tp and R3trans version is 100 and update is 0
i want to make sure that nothing else is the problem before proceeding with the above mentioned solution.
Cheers !!
Vishesh

Similar Messages

  • Cost diff. in % for SERVERS on Freeware Linux against whole SAP implementai

    Hi One and All,
    What is the % of money involved for Servers in comparisn to the complete SAP
    implementation cost?
    ex.
    A company spends 40% on Purchasing SAP Liscence,
    20% on Implementation Partner,
    20% on Servers ,
    5% on PC systems on which Abap programmers and Functional Consultants sits,
    15% on Support Project.
    1.  What actual % of total cost of SAP implementation is spend on SERVERS.
    2.  If Linux Servers (Freewares like OPEN SUSE or FEDORA or LIKEWISE) are used, how much  of money will be reduced, in case the existing servers are Windows?
    3. There are 2 identical organizations:
    ONE has implemented SAP with database on WINDOWS SERVERS and all SAP systems have Windows OS.
    OTHER has implemented SAP with database on LINUX (Available as Freeware in market) Servers  and all SAP systems have Linux as OS.
    now the Question is:
    What will be the difference in MONEY SPEND by above 2 Organizations in PERCENTAGES?

    1.  What actual % of total cost of SAP implementation is spend on SERVERS.
    This depends a) on the servers your buy and b) on the implementation. An implementation of e. g. just FI is less expensive than if you implement more "modules".
    2.  If Linux Servers (Freewares like OPEN SUSE or FEDORA or LIKEWISE) are used, how much  of money will be reduced, in case the existing servers are Windows?
    Linux ist not "freeware". There only specific distributions supported (SuSE SLES, Redhat Enterprise Server), especially the ones you you named are not. So you will need to buy an OS and maintenance license for the OS too.
    What will be the difference in MONEY SPEND by above 2 Organizations in PERCENTAGES?
    We also use Linux everywhere and money (or licenses) were not the reason to use one or the other but rather technical reasons.
    The hardware and license costs are usually ony a very small amount of the total implementation costs. How much however, is project specific.
    Many people think Windows is "easier" than Unix and use it but I personally think that both are equally "difficult"; one shouldn´t let oneself cheat by having the possibility to "manage the system by clicking"
    Markus

  • Problems deploying with SDM on SAP Netweaver Testdrive on Linux

    Hello,
    I tried to deploy the System Analyzer (see SAP-Note 770702) for NW 04 on the SAP Netweaver Testdrive on Linux (Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Linux and MaxDB).
    When I try to deploy it with the RemoteGui, the GUI hangs after the step 2 ('show deployment proposals for SCAs/SDA's to be deployed'). There is no error in the logfiles.
    When I try to deploy it on the command line (standalone modus), I get the following error:
    >>>
    Caught Exception: java.lang.NullPointerException
    java.lang.NullPointerException
            at com.sap.sdm.serverext.sdmprovided.DeplParamVarSubstProcessorImpl.doSubstitution(DeplParamVarSubstProcessorImpl.java:238)
            at com.sap.sdm.serverext.sdmprovided.DeplParamVarSubstProcessorImpl.findSubstitution(DeplParamVarSubstProcessorImpl.java:75)
            at com.sap.sdm.serverext.servertype.fs.cpo.CPOFSJavaFileSet.<init>(CPOFSJavaFileSet.java:58)
            at com.sap.sdm.serverext.servertype.fs.cpo.CPOFSJavaFileSets.<init>(CPOFSJavaFileSets.java:41)
            at com.sap.sdm.serverext.servertype.fs.cpo.CPOFSJavaFactory.createNewFileSets(CPOFSJavaFactory.java:24)
            at com.sap.sdm.serverext.servertype.fs.FSJavaDeploymentActionProcessor.<init>(FSJavaDeploymentActionProcessor.java:87)
            at com.sap.sdm.serverext.servertype.fs.FSJavaDeploymentActionHandler.createDeploymentActionProcessor(FSJavaDeploymentActionHandler.java:25)
            at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.createDeploymentActionProcessor(PhysicalDeploymentActionExecutor.java:104)
            at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.createDeploymentActionProcessor(DeploymentActionImpl.java:102)
            at com.sap.sdm.app.proc.deployment.states.StateRequestTargets.processEvent(StateRequestTargets.java:69)
            at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
            at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
            at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.processStartInstallation(DeployerImpl.java:168)
            at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:80)
            at com.sap.sdm.control.command.cmds.Deploy.execute(Deploy.java:182)
            at com.sap.sdm.control.command.decorator.AssureStandaloneMode.execute(AssureStandaloneMode.java:53)
            at com.sap.sdm.control.command.decorator.AssureOneRunningSDMOnly.execute(AssureOneRunningSDMOnly.java:61)
            at com.sap.sdm.control.command.decorator.SDMInitializer.execute(SDMInitializer.java:52)
            at com.sap.sdm.control.command.decorator.GlobalParamEvaluator.execute(GlobalParamEvaluator.java:60)
            at com.sap.sdm.control.command.decorator.AbstractLibDirSetter.execute(AbstractLibDirSetter.java:46)
            at com.sap.sdm.control.command.decorator.ExitPostProcessor.execute(ExitPostProcessor.java:48)
            at com.sap.sdm.control.command.decorator.CommandNameLogger.execute(CommandNameLogger.java:49)
            at com.sap.sdm.control.command.decorator.AdditionalLogFileSetter.execute(AdditionalLogFileSetter.java:65)
            at com.sap.sdm.control.command.decorator.AbstractLogDirSetter.execute(AbstractLogDirSetter.java:54)
            at com.sap.sdm.control.command.decorator.SyntaxChecker.execute(SyntaxChecker.java:37)
            at com.sap.sdm.control.command.Command.exec(Command.java:42)
            at SDM.main(SDM.java:21)
    Severe (internal) error. Return code: 16
    <<<
    Any ideas?
    Thank's a lot
    Peter

    Hi Peter,
    Testdrive is a manipulated version that may miss some parts. It is definitely not intended for installing any additional SAP software nor tools on it.
    Regards,
    Benny

  • Roles & Responsibilities of a Basis consultant in an SAP implementation

    Hi All,
    What are the Roles & Responsibilities of a Basis consultant before/during/after an SAP implementation project?
    Please list all of them separately.
    Regards,
    Nivas

    1.    1. Perform User administration and role/profile assignment.
    2.   2.  Perform Role Creation, Modification and Full trouble shooting support for the users authorization failures in all SAP applications and resolving the Security issues and support in integration testing of Roles/Profiles.
    3.  3. Maintain the integrity of the SAP environment by managing the SAP Correction and Transport System (CTS) to ensure all configuration and development objects are promoted properly.
    4.    4. Distribute the online SAP user workload and monitor and manage the SAP background job workload.
    5.   5. Perform OSS / SAP Service Marketplace: Searching notes & creating OSS messages for the respective queries to improve the Performance. And software download, Maintain System Data, License Key & Maintenance Certificate, Developer & object registrations and connection maintenance etc.
    6.     Starting and Stopping SAP instance/(s).
    7.   6. Preventive Maintenance activities - Support Pack/Plug-in implementations, Kernel upgrades, OSS note applications and to apply support pack for Java using JSPM.
    8.    7. SAPGUI/SAPLGPAD troubleshooting and maintenance/upgrades/installations.
    9.    8. Prepare and maintain system documentation, procedures, and standards.
    10. 9. Perform SAP Database Administration – Space management, database reorganizations, design and implement backup and restore strategy, maintain database security, administer database performance, database problem determination and resolution, etc.
    11. 10. Perform SAP Installation, Post installation, client administration, System Refresh and Post-Refresh activities as required.
    12. 11. Perform parameter modification, Buffer, memory management, performance tuning and troubleshoot.
    13. 12. Perform SAP Licensing – Indentify inactive user, user classification and prepare System Measurement result for SAP Global Audit team.

  • SAP Implementation Starting

    Hi all
    I am heading an SAP implementation for my company .
    I want to make sure that the implementing company
    delivers a fine and within time and budget solution.
    What are the points that are usually written in contracts
    to avoid delays / bad solutioning ?Pls give me tips as to
    what all I can have as part of the contract .
    All suggestions / Inputs welcome.
    Thanks

    Dear Oops Kooops,
    You question is broad in spectrum. To start with you can refer to some good Project Management books in SAP.
    These are some of the details you can look for:
    Business Goals
    Know how your project will benefit the business, and make sure you communicate those benefits to the employees who will use the technology. Poorly defined goals doom a technology project; well-defined goals help keep all project personnel working together. The system with unclear business benefits is one better left unsponsored and undone.
    User Involvement
    Getting user buy-in requires more than just communicating benefits. It also helps dramatically to enlist users' collaboration in designing or selecting the system.
    To convince business line managers to lend their workers to the front end of a project, executives recommend talking to their wallets.
    Risk Management
    Every I.T. project faces risk, whether it is technical (caused by unproven technology or integration problems) or business risk. Veterans say project sponsors should not only understand the risks but also demand that contingency plans be put in place before the first nail is hammered. But even though risk management is a project management basic, it is easy for executives with little technical knowledge to ignore it because they are intimidated by the technology. Fortunately, they also say technical risk is easier to manage than business risk. If the project hinges on a relatively new technology, it makes sense to build and test a prototype before going whole hog.
    Scope Management
    Keeping requests for new features from derailing or slowing down a project is a step that should be handled by the project manager, but occasionally the executive sponsor has the clout to say no to a request the IT leaders can't refuse.  Besides inflating costs, scope creep can deflate user enthusiasm as the project's benefits are pushed off. Getting the project done quickly is a good goal for the executive sponsor to champion; bells and whistles can be added later, after the initial rollout. "Vanilla is a very good flavor"
    Appropriate Accountability
    No accountability, no progress--that's no surprise. The challenge in IT projects is to hold the right people accountable for the right deliverables. The IS department's job is to hand over the specified level of system functionality by the due date. After that, it's up to the business workers to get the specified business benefits out of the system. And the executive sponsor should make sure accountability is in place to enforce that division of labor.
        Non-IT execs have a tendency to exaggerate the role IS workers will play after a system is rolled out. As a result, it is common to point the finger for system failure at IS. That gives the other employees less incentive to make the new system work.
        IS and business line workers develop a lot more synergy when both feel an equal burden of responsibility.
    Helpful Hype
    Amidst all the spreadsheets, numbers, risk analyses and so forth, remember to add a spoonful of sugar for those who will actually have to use the technology.
    Do let me know in case of any queries.
    Hope this helps you.
    Regards,
    Rakesh

  • SAP Roles and Access for SAP Implementation team members

    Hi,
    Is it correct practice to give SAP_ALL role access for all SAP Implementation team members in Dev and QA?
    If not, what is the correct practice?
    Kindly let me know

    Madhu,
    It is NOT correct practice to give anyone SAP_ALL in any of the systems; not DEV, not QAS, and certainly not PRD. However, many implementation teams (and particularly consultants from SIs) insist that they cannot possibly do their jobs without it. This is completely incorrect as there are specific roles for them to use for that purpose. The only circumstance where it could be justified is if you require a special "firefighter" role - and even then, I would still be a bit doubtful.
    You should also consider that once you have given someone SAP_ALL, they will fight tooth and nail to keep it. It also means that they probably are not testing the user roles correctly. Most of those that insist they need it simply do not understand the security issues and probably don't care.
    Just think; if they have access to do soemthing that they shouldn't and then cause a big problem, are they the ones that will have to fix it or are they going to expect you to do it? If they expect you to clear up after them, then you have the right to insist on restricting their access to cause issues in the first place.
    But I know just how demanding they can be....
    Best of luck
    Tony

  • Path problem in linux

    hi,
    i have problem with file path accessing in linux. my java class is accessing a abc.cvs file and and getting all data. it is working fine in windows xp. but i run this same file in linux it does not access the abc.cvs file and does not get any data.
    my project structure
    Search
    abc.cvs
    search.SearchMain
    i am sccessing this cvs file in this SearchMain class by this way file name = "abc.cvs"
    It is working fine with window but problem with linux.
    when i place this abc.cvs in a folder as "./data/abc.cvs" also working fine with windows but not in linux.
    I am new for linux.
    Please give me solution.
    Thanks in advance
    Ravi

    There shouldn't be any differences between Linux and Windows here, it's all about your environment. In order to access abc.cvs class (I presume that abc is package name) from search.SearchMain class you need to have a directory (or .jar file) containing abc/cvs.class in your CLASSPATH environment variable.
    Try setting it with
    export CLASSPATH=your_dir_or_jar_file:$CLASSPATH
    and then running the app again.

  • File problem in linux OS.

    hi,
    I am creating one jar file . In my program, when I click one survey menu in my GUI,it will collect information from remote device and store it in log file located LOG folder. In my case, I put one folder " Cal" and inside it I put myjar.jar file and that log (LOG) folder.
    In Windows, when I click survey menu in GUI, the log information automatically stored in log foder as survey.txt file. And also, i create one show dialog box to show where the log file located.
    my code is,
    String  ss=new String(" HIllo"+"loginfo" );           
                     byte b[]=ss.getBytes ();
                           OutputStream f0=new FileOutputStream               ("LOG/survey.log",true);
                           f0.write(b);
                           f0.flush();                      
                           f0.close ();    the above code is file writing in txt file.
    for display dialog box,
    if(source==Survey)
                    File file = new File("LOG/Survey.log");                      
                    file = file.getAbsoluteFile(); 
                    javax.swing.JOptionPane.showMessageDialog(MainFrame, "The LOG FILE is stored at -- \t \t"+file);
                 }In windows, where can i install that Cal folder (inside it JAR file and LOG folder), and click that jar , all are working fine. The log file stored correctly inLOG folder and dialog box show the located path.
    eg. log file stored at D:/sbk/Cal/LOG/survey.log
    But my problem in linux.
    when i click survey menu, it will defaultly stored in root folder and log folder. Actually i am not creating LOG folder in root folder.
    I am changing file writer as , to store that JAR folder and want to store that log file in home directory.
    if(no_of_ssid!=null){
                    String  ss=new String(""HIllo"+"loginfo\n" );          May
                     byte b[]=ss.getBytes ();
                           OutputStream f0=new FileOutputStream ("/home/Cal/LOG/Survey.log",true);
                           f0.write(b);
                           f0.flush();                      
                           f0.close ();    but, now also that file stored in rot directory.
    what can I do.
    how can I store log file in home/Cal/Log folder in Linux.
    any one help this problem

    Use System get prop user.home?

  • Unicode filename problems in linux

    I'm running into a problem in linux (Ubuntu). The following test code will throw an exception at the "FileInputStream fis... " line with the file has a unicode filename. However, Windows passes this without problems.
    try {
         File dir = new File("a directory that exists");
         File[] files = dir.listFiles(); //get file list
         for (int i = 0; i < files.length; ++i) {
              System.out.println("file " + files.getAbsolutePath());
              FileInputStream fis = new FileInputStream(files[i]);
    } catch (Exception e) {
         System.out.println("Exception: " + e.getMessage());
    Does anyone know how to fix this? Thanks!

    But the characters are actually chinese. And since
    it's on Ubuntu, it would be in UTF-8 encoding
    wouldn't it?
    The characters display fine in ubuntu but when I try
    to read them in using FileInputStream, it fails for
    some filenames with strange characters.
    I just don't understand why some characters make it
    fail and others are fine. It seems that it should
    all work or all not work? Perhaps I'm wrong.On my Fedora Core 6,
    the result of
    echo $LANG
    is:
    ja_JP.UTF-8
    And I tried your program on a directory that has &#30334;&#24230;MP3��&#20840;.txt file in it.
    import java.io.*;
    public class AlsKdj{
      public static void main(String[] args){
        try {
          File dir = new File(".");
          File[] files = dir.listFiles();
          for (int i = 0; i < files.length; ++i) {
            System.out.println("file " + files.getAbsolutePath());
    FileInputStream fis = new FileInputStream(files[i]);
    System.out.println(" " + fis.toString());
    catch (Exception e) {
    e.printStackTrace();
    The output from the program is:
    file /root/test/./AlsKdj.class
      java.io.FileInputStream@1a46e30
    file /root/test/./&#30334;&#24230;MP3��&#20840;.txt
      java.io.FileInputStream@3e25a5
    file /root/test/./bbs.txt
      java.io.FileInputStream@19821f
    file /root/test/./WMP.txt
      java.io.FileInputStream@addbf1As shown above, the result is normal if LANG is really UTF-8.
    My Java version is:
    java version "1.6.0_01"
    Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
    Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)

  • QGM for Greenfield SAP Implementation

    Hi All,
    We are doing a greenfield SAP implementation. As of now we are done with DEV landscape build. We would like to utilize Quality Gate Management for Change Management in our project. I have few queries:
    1) How should I define Transport routes at this stage to activate QGM? We have only DEV systems as of now. QAS and PRD would be ready in next few months. Can I activate QGM now with logical component containing only DEV systems?
    2) Once the QAS and PRD systems are ready; How to include them in the existing QGM project?
    Any documentation or input are really appreciated.
    Regards,
    Vivek

    Achieved this using the virtual systems as mentioned in this excellent blog.
    http://scn.sap.com/docs/DOC-31352
    Regards,
    Vivek

  • Explain me about sap implementation in yarn manifacturing industry

    HI,
    can anybody explain me about sap implementation in yarn manifacturing industry.what type of process it is?either repetitive or SD

    HI,
    can anybody explain me about sap implementation in yarn manifacturing industry.what type of process it is?either repetitive or SD

  • Critical Issues During SAP Implementation or After Golive

    Can anybody tell me one of  the most critical/ challenging issues During SAP Implementation or After Golive
    in these modules:-
    MM implementation
    PP implementation
    SD implementation
    FI/CO implementation
    PS implementation
    QM implementation
    HR implementation
    BI implementation
    XI implementation
    Thanks and regards
    RS

    hi,
    I will list out few of critical issues in
    Implementation :
    1 . Ensure 100% mapping of business process for all modules with SAP(avoid customization in support phase)
    2.  Unit & Integeration testing should be through with all validations
    3.  Master datas(Vendor,Customer) care must be taken will uploading datas thru LSMW,
    If there are common vendors for all plants,Create a vendor for a plant extend it to other plants
    4. Check tax procedures are customized according to requirements.
    5. Complete all print document customizations before go live
    6. Complete end user training(2 or more cycles) should be top priority before go live(This will avoid
    cancellation/reversal of documents after post go live)
    7. Ready with standard MIS reports & customized reports for business decision making
    8. Excise opening balance updation in tables for RG1 register in tables(Note 951955) on go live
    9. Check all tables datas are updating correctly
    10. Declare go live to SAP Support
    11. Check All user authorization should be correct according to their roles.
    12. Centeralize all master datas creation(avoid duplication)
    13. Create transaction variants to avoid entires in unnecessary fields & make certain fields mandatory.
    14. Ensure document numbering is completed for all documents
    15. Validate accounting entries are hit properly according to requirement in quality client with FI CTM(Core team member).
    After Go live :
    1. Missing authorization for users will play key part here,For ex : PGI while doing delivery,Excise capture & post in MIGO/J1IEX.
    2. Do internal audit every month,identify transactions if there will possibility for misuse or wrong entries,requires validation,identify users weak in certain areas.
    3. Identify there is enhancements to be done in transaction process(By step-2)
    4. Prepare a list of month & year end activities to be performed for all modules give to users
    5. Prepare  a list of frequently used transaction codes module wise give it to users
    6. If there is subcontracting,ensure challan creation,GR,reconcillation should be done regulary(monthly)
    7. Train the users,take reports in respective modules.
    8. Additonal customization might be done in print documents.
    9. Instruct users/CTM's to adapt SAP Standard practise
    10. Update excise tax rates after every indian budget
    Hope it helps.
    Edited by: Jeyakanthan A on Apr 29, 2010 6:48 PM

  • "Case use" technique for SAP implementation?

    Hello all,
    has anyone used "case use" technique for SAP implementation? I mean for standard process, not only developing.
    Any recommendation about it?
    Thanks in advance and best regards,
    Adolfo

    It would be helpful to go through the help document of ASAP Methodology.
    The following information may clarify some doubts/requirements you have.
    Generating the Project IMG through ASAP:
    After you have set the project scope, the next step is to generate the Project IMG. From the Business Process Master List (BPML), you can directly access the IMG activities relevant for configuring each process.
    BPML: The Business Process Master List, along with the Business Blueprint, is a key result of the second phase of the Roadmap. Microsoft Excel tables contain the SAP scenarios, process groups, and processes that have been set in scope in the SAP Reference Structure, and are crucial for configuring your SAP System. In Realization, the third phase of the Roadmap, the BPML provides the basis for monitoring and steering test activities and for configuring your SAP System. It contains the titles of the structure items, and displays the status, the owner, links to documentation and links to the SAP System. Amongst other things, the BPML allows you to:
    1) Set your baseline and final scope. These are used for baseline and final configuration.
    2) Access the Project IMG and specific IMG activities assigned to structure items.
    3) Access integration test plans, which help you carry out all required integration tests.
    The Prerequisite is you have set the project scope.
    Process Flow to use the Business Blueprint as a basis for configuring your SAP System:
    1) Set the project scope.
    2) Generate the Project IMG.
    3) Generate the BPML.
    4) From a specific processes in the BPML, you can go to the relevant IMG activities and make Customizing settings.

  • Closing down an SAP implementation for restart later

    OK, this is a strange one, to me at least, but here goes...
    Our company has been using an implementation of SAP for a specific project that is now coming to an end. They want to close down the system completely, but with the option of relaunching it later using the data records that currently exist, but probably imported into a new Enterprise structure. The financial data will also have to be maintained for audit and other legal purposes.
    I've done several SAP implementations but never a close-down like this! From a functional, rather than a Basis/infrastructure, point of view, does anyone know what configuration or other data protection measures we will need to take to safeguard the data and facilitate a restart so much later?  Are there any other issues the company will need to consider? We use ECC6 and FICO (GL/AR/AP/Banks) with COPA, and SD MM
    During the period between the closure of the SAP system and its re-initialisation in expanded form - maybe 18 months later - they will run the functions now done in SAP in an old system. Again, I have done transfers of data from legacy systems into SAP but never the reverse. Any suggestions, other than ensuring compatibility, for this process?
    I strongly suspect that when they look at re-starting the use of SAP it will essentially be a new implementation from scratch, with perhaps some Customer/Vendor/Materials/FICO master data imported, but involving all the stages of the road map. However, if there is anything we can do to help whoever does that then we will. So, any suggestions or information will be welcome.
    Thank you
    David
    Edited by: David Crossley on May 13, 2009 12:14 PM

    Note also that the support provided by Nokia for a particular phonemodel does not require that there is a factory still manufacturing that model. In other words, spare parts can be provided, as well as software updates and support, without factories churning out new units.
    And while Nokia has closed a couple of factories, the company still has serveral that are operational all over the world, and for which no plans for closing has been announced.

  • Time frame for SAP implementation query

    Hi guys,
    I am a university student and am currently trying to collect some information for my paper on development of ERP systems in industrial companies, particularly SAP. I'm meant to do some field research, but it is proving to be rather difficult, which is why I wanted to ask for some help from people who have experience in the implementation of the SAP system.
    What I'm looking for is the time frame that the SAP system takes to integrate into an industrial firm. Also, the scope of integration (ie how many and which modules were added on top of the core SAP system) and the number of users after the full implementation of the system.
    I don't need the name of particular companies, as I understand that that may be disclosing too much corporate information, but it would really help me if someone could give me a realistic time frame of the implementation process for SAP.
    Thank you, in advance!
    Anya

    Anya,
    Update to your queries:
    size of the company that this SAP implementation took place at:
    Answer : In terms of revenue $200 million +
    Interms of employees 6000+
    HR module in particular - whether it can be fully implemented separately and how long would it take?
    Answer:
    Definately, it can be fully implemeted and other modules may not be used
    Time period - 3+ months as Business packages are available in SAP.
    Regards,
    Ganga

Maybe you are looking for