Configuration docs for construction engineering projects.

Dear Gurus,
pls provide the conf steps and blue print for construction engineering projects.
The following are the diff sales senarios.
1.Residential sales
2.commercial sales
3.service
4.lease
5.scrap sales
Regards
RAMS

Hi Rams,
{Do reward points for good answers so that you are encouraging the members to help you and others in a better and clear way}
Residential Customers:
http://www8.sap.com/businessmaps/BEED3A34D61C4FA4BCE5839375C4545E.htm
Regards
AK

Similar Messages

  • Configuring Maven for a new Project

    Could anyone provide inputs on how to configure Maven for a new project?
    I am referring to links
    http://maven.apache.org/guides/getting-started/index.html#How%20do%20I%20setup%20Maven?
    http://maven.apache.org/guides/mini/guide-creating-archetypes.html
    Rgds,
    seetesh

    We are introducing a new feature in Flex 2.0.1 that's due out
    early next year. The feature is called "Modules" and it was
    discussed at this year's MAX 2006. You can read more about it on
    Roger Gonzalez's blog:
    http://blogs.adobe.com/rgonzalez/
    - check the "Modular Applications" articles. I think this will go a
    long way to making the reusable parts you are talking about.
    Flex does not build things from instructions unless they are
    written in ActionScript. We have customers that do create dynamic
    interfaces based on data loaded from a database, so it is possible.
    But if you have pre-built templates and all you need to do is
    change certain aspects at runtime, it should be pretty easy with
    Flex. Take a look at the Flex documentation, especially the part
    about the Flex framework and how Flex sources are compiled into
    SWFs.
    You style Flex components using style sheets (CSS files).
    This also includes specifying skins for components if you decide to
    give something a whole new look.
    I'm a bit biased here, but I think using ColdFusion (version
    7.0.2) with Flex 2 is very easy. But it depends on your needs,
    budget, deployment, etc. WIth CF 7.0.2 and Flex Builder 2 you get
    wizards to be build both CFC (ColdFusion components) and matching
    ActionScript objects so that you exchange objects, not just data,
    between Flex and CF.
    WebServices can also be used (with CF, too). This gives you
    more choices to the backend. If you have a large amount of data or
    it is complex, consider Flex Data Services as that has data
    management capabilities.
    Flex 2 has localization capabilties. You create a 'resource
    bundle' in various languages and build SWFs for each one. When the
    end user choses their preference, take them to the page that loads
    the appropriate SWF.
    HTH

  • Configuration docs for Asset Management

    Hi.
    Does anyone have configuration docs for Asset Management
    thanks
    Tom

    Go to http://help.sap.com/ and click on SAP Best Practices. Look for Building Blocks Library under the Additional Information on the right side of the page. In the Building Block Library, look for J10- Asset Management. Click on that and thereafter, under Technical Documentation, click on configuration guide. There you should have all the information or at least some of the information you need on Asset Management.

  • Configuring Log4j for a EJB Project.

    Hi,
    I have a weblogic EJB project as a Ear file. The project has no web components (so war file). I want to know which is the ideal way to initialize log4j in this situation.
    I can use listener class thro' weblogic-application.xml. But there is no neat way to passing the log4j.xml thro' parameter from weblogic-applicaiton.xml file.
    If we are using servlet we could use init-parm to passing xml file. I don't want to hard code the xml file location in the listener class.
    What is the best practice to initialize log4j for a EJB project?
    Thanks in advance.
    Anand

    Dan,
    I had a similar problem because I wanted to define my own log4j config regardless of what other portal apps were deployed in the BEA domain or what log4j was the default for the domain. This is what I do:
    1) Put your log4j config file in the WEB-INF classes dir (or I guess it could be in some other place that the CLASSPATH knows of)
    2) Create a servlet that looks like:
    import javax.servlet.*;
    import javax.servlet.http.*;
    import org.apache.log4j.xml.*;
    public class Log4jInitServlet extends HttpServlet {
    private static final long serialVersionUID = 23456;
    public void init(ServletConfig config) throws ServletException {
    super.init(config);
    DOMConfigurator.configure(Thread.currentThread().getContextClassLoader().getResource("myLog4jConfigFile.xml"));
    public void doGet(HttpServletRequest req, HttpServletResponse resp) {
    3) Add the servlet definition in the web.xml and add a <load-on-startup>1</load-on-startup>
    That should do it.
    - Peter

  • Configuration doc for 1240AG web GUI

    hi! I am using web GUI to configure this AP but can not locate configuration guide for web GUI.
    there are plenty of them for CLI
    version is 12.4(10b)JDA
    Where can I find configuration guide based on web GUI?
    any help is appreciated!

    Release notes:
    http://www.cisco.com/en/US/docs/wireless/access_point/ios/release/notes/12_4_10b_JDArn.html
    Here is the config guide:
    http://www.cisco.com/en/US/docs/wireless/access_point/12.4_10b_JA/configuration/guide/scg12410b.html
    That should resolve your question

  • Configuration doc for Report painter

    Hi Friends,
    Can any one send configuration document for Report painter?
    [email protected]
    Regards
    Babu

    hi
    find this link
    http://www.virtuosollc.com/PDF/Get_Reporter.pdf

  • Configuration docs for Validation and Subsituation

    Hi,
    Can you any body forward me configuration docs related to Validation and subsituation on my e-mail id   :- 
    [email protected]
    Thanx & Regards
    Sandeep

    Dear SAI
    Pls send the documents on validation and substitution.
    My email id id [email protected]
    Thanks and regards
    Priya

  • FI&CO Configure doc for ECC 5.0

    Hi Sap Guru's
    Have anybody provide SAP ECC 5.0 FI&CO Configure doc
    Thanks
    venu

    Hi Vanu,
      Excatly in EEC 5,which conf document ,do u need.
    Give replay i will provide .
    Regars,
    Naidu

  • How to configure EOIO for async RFC ----- SOAP scenario

    Hello Experts,
    I have Async. RFC----->SAOP secnario. Problem is that when the target system is down the PI system do not recoginze it and send the message successfully to target system, where the target system is down and do not show those transaction in it.
    I got the impression that , I have to make the QoS as EOIO and set up the queues in the PI.
    So, I checked both the comm channel RFC Sender and SOAP recevier but i was not able to find the option where we can make the QoS to EOIO.
    Do we need to mention the QoS in the SOAP URL in SOAP recevier comm channel . if yes please anyone can give me an example of that.
    Or do we have other option in PI to identify that target system is down and we can queue up the msgs in PI.
    I would appreciate your responses.
    Thanks.

    Problem is that when the target system is down the PI system do not recoginze it and send the message successfully to
    target system, where the target system is down and do not show those transaction in it
    No need to change the Qos in order to know the status of the target system.
    Just configure alert for Adapter Engine...when the SOAP channel tries to send the message and if the target system is down and alert will be generated (Connection Exception: Connection refused).
    This will indicate that the Target system is down....now it dpends on your business on what to do in such a case....to cancel the message or to restart it (from XI/ PI)
    Making QoS as EOIO will cause the entire queue to get blocked...and hence the following messages will also get blocked and wont be delivered even if the target system is up and running.
    Regards,
    Abhishek.

  • Request for congifuration doc for cProjects

    Hi Guru’s
    I have an immediate need for cProjects configuration. Could you please share configuration doc for cProjects. Thanks in advance. I will award points for useful response.
    Regards
    Suresh. J

    e-Mail ID: [email protected]
    Thanks in advance.

  • SSL configuration for ABAP engine

    Hi Experts,
    Can you please tell me how to configure SSL on ABAP engine?
    Can you please guide me in details of the first part i.e. installation of SAPCRYPTOLIB for ABAP part?
    I am not getting the document properly.
    I am telling you what I have done.
    1. I have downloaded the SAP Cryptoghraphic library for my platform.Two files were there--one is CAR file and another is SAR file.
    After that probably
    1. I have to extarct the files ( which one SAR or CAR? and how (with which command?))
    2. After extraction, I'll get a file libsapcrypto.so. I have to put this into $DIR_EXECUTABLE directory.
    What should be the exact path for $DIR_EXECUTABLE?
    I have checked that in my system $DIR_EXECUTABLE=home/<sidadm>
    Please let me know the absolute  path where I have to put libsapcrypto.so
    3. I have to set the environment variable SECUDIR to the directory $DIR_INSTANCE/sec.
    What should be the exact path for $DIR_EXECUTABLE?
    I have checked that in my system $DIR_EXECUTABLE=home/<sidadm>
    Please let me know the absolute  path to be set for SECUDIR.
    Thanks and Regards,
    Moulinath Ray
    Edited by: Moulinath Ray on Feb 2, 2009 12:41 PM

    Hello,
    pls see the very usefull Doku at:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/65/6a563cef658a06e10000000a11405a/frameset.htm
    The values of Dir Instance and so on you will find in TA AL11.
    Good Luck
    Volker

  • What is the best app for construction project management

    what is the best app for construction project management

    Probably best to search for "project management" in the App Store, there are a tonne of Apps in there for this. Check out some of the ratings and reviews then you can make a reasonably informed decision.
    Hope this helps?

  • A question for Tokenizer in a search engine project.

    I am doing a search engine project in Java. The project will need two parts: indexer and query Processer. The class I have includes IndexBuilder.java, InvertedIndex.java, Parser.java, Tokenizer.java, StopWordList.java, Lovinstemmer.java.
    Among above class files, I am not quite understand how Tokenizer works. The following is what I am understanding the scenario of index part works. Please check what I talk about how Tokenizer works, it might be wrong.
    I think Parser object will get the input file, then will deal with the words in the file one by one. FOr example, for the first word in the input file, Parser will contact StopWordList.java and Lovinstemmer.java to get rid of unuseful characters, then pass this changed word to Tokenizer, Tokenizer will then do sth to this words, then return a token( here, token is the words) to the Parser, then Parser will put this token into InvertedIndex.
    Am I right? If I misunderstood sth, please let me know. Thanks,
    James

    It's quite possible that what you say is correct, but why are you asking us? Those classes are not part of the standard Java API, but were written (or at least) specified by somebody else. So ask that person.

  • Asset Under Construction- Wrong assigned for a Customer Project

    Hello,
    For a customer project, the AUC is created automatically which is not right.
    We did analyisfrom our end.
    1. It's a customer project
    2. Investment profile is not assigned at the project profile level since it's a customer project.
    3. we tried creating a project using the same profile in QAS environment,but the AUC is not created
    So, could anybody help us in knowing what could have gone wrong, it will help us in our analysis.
    Regards,
    Nitin

    Ok, the only way which I know where AUC gets created automatically for a WBSE is by assigning IM profile, but you say that your WBSE doesnt have IM profile. Check at the table level for the WBSE and see whether you can find the IM profile there or not. Also try to delete the AUC manually from asset transaction and see what message is getting issued.
    What is your version of SAP? Also check the change documents, if you have activated, if someone has entered IM profile and later deleted, I can see some OSS notes for which AUC is not deleted even after removing IM profile from WBSE for versions like 4.6.

  • Need help with almost completed plugin engine project

    Hi all,
    For a while now I have been working on a plugin engine. After a few iterations, the engine is similar to the Eclipse engine, in that plugins use extension points and extensions to allow contributions. Unlike the eclipse engine I have added the ability for plugins to fire events through the engine and other plugins can add listeners, all through the plugin.xml manifest. Dependencies are mostly handled automatically at plugin load time (when extensions get resolved to extension points, and listeners get resolved to events). For the case where a plugin needs to use classes from another plugin, dependencies are also allowed to be declared. Like the eclipse engine, activation of plugins occurs the first time a class is used within the plugin's classpath, OR a plugin can be activated after it is loaded.
    What I need help with is testing, working on examples to provide with the engine project, and feedback/suggestions before we release the M1 build. I am asking for those that are interested in this type of work to volunteer to help where applicable and possible. I want to provide a solid plugin engine to the java community, one that is easy to use, works well, and is pretty effecient in terms of resource usage and performance.
    Of particular interest to me right at the moment is dealing with multiple versions. As I see it, the engine will be used within an application and as such plugins would be distributed with a specific application version. The plugin version itself is more of a notification as to what version a plugin is, although I imagine it will help when updating at runtime as well.
    Just a few other details of the engine. It handles (or will soon) dynamic load, unload and reload of plugins at runtime. Plugins can be distributed in an archive file format, we call .par (Plugin ARchive), with additional plugin filename extensions configurable at runtime. The plugins can be developed and deployed in an expanded directory format as they are in Eclipse as well, or in the archive format. In the archive format they do not need to be unzipped when deployed, and they can contain embeded jar/zip libraries. The engine handles finding and creating classes directly out of the .par file at runtime.
    Multiple locations to find plugins are configurable before the engine starts, and even after it starts more could be added to allow additional locations to find plugins. URLs are supported, and soon the HTTP protocol will be supported so that plugins can be downloaded and installed at runtime.
    The project can be found at www.sourceforge.net/projects/genpluginengine. If you would like to get involved and help out, please sign up on the dev mail list and send an email to introduce yourself to the rest of the members on the list.
    I'll also add that I am working on a Swing UI Framework built entirely from plugins. It provides a ready-to-launce UI application that developers can simply add their plugins to, extending various extension points of the framework to have menu items, toolbar buttons, status bar access, help and preferences dialog additions, file i/o choosers, tons of open-source components ready to use (or extend to add on to), and like Eclipse, hopefully... draggable window frames that can be dropped on any other frame to form a tabbed frame of windows. Some of this is a ways off, some is getting there now. Presently you can add menu items that do allow plugin activation when first clicked, so plugins can be loaded but not activated until needed. The Preference dialog works but is not completed, and a plugin that adds a plugin control panel to view all loaded plugins, activate them, load/unload/reload, view extension points, extensions, dependencies, etc is partially completed. The point is, to allow a ready to run UI framework in Swing with an easy path for developers to quickly build applications with. If you are interested in this, when you join the mail list and introduce yourself, indicate that you are interested in this as well, as we need help with plugin development for it and would appreciate more help here too.
    Look forward to some replies.

    Might I suggest setting up a project at a known project-site? I've seen your progress and questions posted here from time to time, but one of the drawbacks is that you have to fill each post with the entirity of your vision to explain what you're doing. That's a lot of text to read - and most folks will skip right over it.
    On the other hand, a well-crafted, good-looking project web-site, with appropriate links and docs and vision statements, diagrams, etc. will have more likelyhood of attracting volunteers. java.net and sourceforge.net are likely spots to set up shop. In addition, you get CVS and bug-tracking systems, which can be quite valuable in such a large-scale project where there are lots of pieces.

Maybe you are looking for

  • Error in module pool program

    Hi All, I have created 1 module pool program with screen no. 0100. But the statement CALL SCREEN 0100 is not getting executing its showing error i.e ' statement cannot be accessable' even i have created and activated the sceen 0100. Thanks... kiran

  • How to map different fields to same repeating/Same field in XSD

    Hi, I am using the Transform activity in a BPEL Process, my source is a Database table and the target is the and XSD file. Now the requirement is to map 3 different fields from source to a single field in the XSD. In the final xml file the tag name w

  • Multiple entries on PDA, iCal and Safari bookmarks

    I don't know when this started happening, but i have multiple duplicate entries all over my calendar on my Palm and iCal. I also noticed lots of duplicated bookmarks in Safari. I currently sync the Palm, my PowerBook and an older PowerMac at work. Al

  • Tecra A9 - Toshiba Assist buttons doen't response

    My buttons the "Toshiba Assist:" and the button below that is also not responding when i use them. Can someone assist me in how i could go about making them work ? * I already tried using/ installing Toshiba Assist application. It tells me to restart

  • International consolidation of Org. Management.

    Hello All, We are using Organization management for US market. We want to extend this funtionality to Germany. I have some doubts on this. Is anyone having any documents on this kind of consolidation? How can we maintain the laguage for these new obj