Suggest some docs to do design my Webdynpro-MVC architecture Project

Hi,
I am doing design for my project.I'd like to know what are all the steps I have to follow & kept in mind before starting design.could anyone give the link to go thro before start design.I should follow MVC Architecture.
ie. I should have 4 DC's---(a)UI (b)Service (c)DAI (d)DAM_R3
Regards,
Karthick.K.E

Hello Karthick,
Hope this document helps you to design WD application
The title from the document is
Designing Web Dynpro Applications
http://help.sap.com/saphelp_nw04/helpdata/en/b1/d1e4f7c633fb47ac8b115087d5f2b6/frameset.htm
The above link takes you to somehow to wrong title being Example: Using a Foreign Web Dynpro Component
If you scroll up you find the topic that I mentioned above.
Good Luck
Regards,
Dharmi
Message was edited by: Dharmi Tanna

Similar Messages

  • Advanced Design in Webdynpro

    HI,
    I'm developing a shop application for a customer. The shop should have some special design, not the default design of WebDynpro  application. I want to use own colors for backgrounds and so on. But I have no idea how to provide such a design. What are my opportunities? Can I use JSP  pages?
    But I have already programmed all the code in WebDynpro , only the design is missing. So the solution should be able to work with methods from the component controller.
    Have someone an idea what I can do? Some tutorials or something?
    Best regards,
    Peter

    Hi Peter,
    You can develop a Portal theme with your requirements and make your WD app use it. You can also make that theme a default theme for your portal and WD app will adapt to that theme. you can go both ways. Theme can be assigned to a standalone Web Dynpro application also.
    Following are some links which might help you:
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ccb6bcf4-0401-0010-e3bc-ec0ef03e13d1?quicklink=index&overridelayout=true|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ccb6bcf4-0401-0010-e3bc-ec0ef03e13d1?quicklink=index&overridelayout=true]
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/045dc49d-0e01-0010-f097-fdbeb1b68aee?quicklink=index&overridelayout=true|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/045dc49d-0e01-0010-f097-fdbeb1b68aee?quicklink=index&overridelayout=true]
    You'll find a lot of material regarding Web Dynpro Applications and assigning them the themes.
    Regards,
    Ajay

  • Plz suggest some documents for ABAP in ECC 6.0.

    Hello,
    Could u plz suggest some documents for ABAP in ECC 6.0.
    Regards,
    Vibhuti

    Hi,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5ac31178-0701-0010-469a-b4d7fa2721ca
    Thanks,
    Sankar M

  • I have a situation please suggest some transactional solution.

    hi,
        I have two databases one is entry database (DB1) Where entery is done, other database is reporting database (D2).
    we are trying to transfer data using stored procedure from db1 to db2. the  sp will be scheduled to run after every 20 to 30 sec.
    in db1 we keep three cols in all tables transferedcol, updatedcol, activecol.
    --activecol gets 1 if when record is entered first time and remain same while updation.
    this col gets 2 if deleted( we do not do physical deletion we only mark 2 in activecol and updagtedcol)
    --transferedcol gets 1 if not transfered to db2, if transfered to db2 then we put 0 in it.
    if record gets updated then it gets 1 again so that we can transfer it again.
    --updatedcol gets 0 for new entry of  each record and 1 if updated after transfer of the record to db2 else if any one tries to updated it before transfer then it will be 0 for new record , after the transfer of that record if some one updates the record
    then it gets 1 and remains 1 throught out the life . yes it gets 2 if record is deleted ( deletion is not  physical , it is logical by setting 2 in activecol and updatedcol).
    in db2 we have only required cols for reporting,  but if required we can keep some cols like transfered ,active and updated.
    this db2 has fk and table gets record from joins of many tables of db1 which also has  fks
    that is schema is not same.
    Q1) i want to transfer only the records having transfered col marked as 1 and after transfering i want to make them 0 from the stored procedure which runs after every 20 30 sec.
    please suggest some solution with isolation level.
    note: on db1 i want that entery should not be blocked to much and at the same it want stored procedure to transfer the data from db1 to db2 so that people can see the report at the very time.
    yours sincerley

        I have two databases one is entry database (DB1) Where entery is done, other database is reporting database (D2).
    we are trying to transfer data using stored procedure from db1 to db2. the  sp will be scheduled to run after every 20 to 30 sec.
    Have you considered replication?
    BOL: "SQL Server Replication
    Replication is a set of technologies for copying and distributing data and database objects from one database to another and then synchronizing between databases to maintain consistency. Using replication, you can distribute data to different locations and
    to remote or mobile users over local and wide area networks, dial-up connections, wireless connections, and the Internet.
    Transactional replication is typically used in server-to-server scenarios that require high throughput, including: improving scalability and availability; data warehousing and reporting; integrating data from multiple sites; integrating heterogeneous data;
    and offloading batch processing. Merge replication is primarily designed for mobile applications or distributed server applications that have possible data conflicts. Common scenarios include: exchanging data with mobile users; consumer point of sale (POS)
    applications; and integration of data from multiple sites. Snapshot replication is used to provide the initial data set for transactional and merge replication; it can also be used when complete refreshes of data are appropriate. With these three types of
    replication, SQL Server provides a powerful and flexible system for synchronizing data across your enterprise. Replication to SQLCE 3.5 and SQLCE 4.0 is supported on both Windows Server 2012 and Windows 8.
    As an alternative to replication, you can synchronize databases by using Microsoft Sync Framework. Sync Framework includes components and an intuitive and flexible API that make it easy to synchronize among SQL Server, SQL Server Express, SQL Server Compact,
    and SQL Azure databases. Sync Framework also includes classes that can be adapted to synchronize between a SQL Server database and any other database that is compatible with ADO.NET."
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

  • Please suggest some swing/bean book(Beginer free downloadable)

    Please suggest some dedicated swing/bean book(free downloadable)
    as I am at beginer level.
    It would be nice if it covers all major topics and suits quick
    understanding.

    Good starting place...
    http://java.sun.com/docs/books/tutorial/uiswing/
    and here...
    http://developer.java.sun.com/developer/onlineTraining/GUI/Swing1/shortcourse.html
    then here...
    http://developer.java.sun.com/developer/onlineTraining/GUI/Swing2/shortcourse.html

  • TS1398 I am unable to connect wifi on my phone 4s since last 2 weeks... I am living in shanghai and did not have this issue since 2 weeks... iPad works fine... Please suggest some measures... Tried the on off reset settings etc.

    I am unable to connect wifi on my phone 4s since last 2 weeks... I am living in shanghai and did not have this issue since 2 weeks... iPad works fine... Please suggest some measures... Tried the on off reset settings etc. but no luck ...
    In fact after updating the software to the latest version I am having more of this... Sometimes the wifi button freezes an I can't even slide it to on / off...
    Thanks

    Noooo! Actually I too had d same prob wit my iPhone 4S. When I connect to my wifi network it won't get connected or it wil be grey scaled! I took it to d istore and since I had warranty they replaced my IPhone. It iPad charger has high volt than ur iPhone charger so when u connect wit it, there is a chance where large amount of current passes thru ur iPhone. So for sure it wil damage ur motherboard and its parts! Many said that iOS 6 or 6.0.1 or 6.1 was d reason for tis wifi prob! But apple never made its mistake wit it's software. If and only if u hav hardware prob u wil hav these sort of wifi prob Bluetooth prob! So best way s to replace ur iPhone!

  • I have created numerous forms in Designer and for some reason, "Edit in Designer" from PDF, I cannot edit any of the fields in Design View.

    I have created numerous forms in Designer and for some reason, "Edit in Designer" from PDF, I cannot edit any of the fields in Design View.

    Is it possible you accidentally put the fields on the master page?

  • HT4623 I was installing the ios 6 on my iphone 3GS and an error occured and since then it's hanged up and not working. Please suggest some solution

    I was installing the ios 6 on my iphone 3GS and an error occured and since then it's hanged up and not working. Please suggest some solution

    the same thing here! each time its suppose to register with my network, it cant. im wondering if its a hardware problem

  • Can anybody send me some docs on ESS/MSS and Adobe Forms.

    Hi all,
    Can anybody please send me some doc/materials/link on how to coonfigure/develop/work with ESS/MSS and Adobe forms.
    Its very urgent requirement.
    Thanks n Regards
    A.M.Rao

    For ERP 2005 check out
    hi ,
    for ess..
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAESS/ESSIAC.pdf
    Personnel Admin.http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/0fab358b096510e10000009b38f839/frameset.htm
    Training & Event management
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/44/2bc9367a23fb68e10000009b38f889/frameset.htm
    Personnel Development
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/5e9b38f8236e6de10000009b38f842/frameset.htm
    ESS - http://help.sap.com/saphelp_erp2005vp/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm
    MSS - http://help.sap.com/saphelp_erp2005vp/helpdata/en/29/d7844205625551e10000000a1550b0/frameset.htm
    For ERP 2004
    ESS - http://help.sap.com/saphelp_erp2004/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm
    MSS - http://help.sap.com/saphelp_erp2004/helpdata/en/0a/8b3b40b1607a56e10000000a1550b0/frameset.htm
    Also if you have S User ID on SAP Service Marketplace, check out https://service.sap.com/mss-staging for MSS.
    regards,
    venkat.

  • Can someone suggest some good books for sql reporting services (SSRS) 2012 or above?

    Hi Everyone,
        Can someone suggest some good books for sql reporting services (SSRS) 2012 and above? I ave been working on ssrs for past 2 months and have a basic understanding of ssrs.
    Regards
    Regards

    Hi,
    you can look for below options;
    http://www.amazon.in/Microsoft-Server-Reporting-Services-Recipes/dp/0470563117#reader_0470563117
    http://www.goodreads.com/book/show/18147604-learning-sql-server-reporting-services-2012
    Thanks
    Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem. http://techequation.com

  • Suggest some books

    Hi Experts
    As i am a functional consultant (SD) module, i need to learn ESOA, As a functional consultant i need to learn Business process management(BPM), for that i need some inputs, for that please suggest some sites or if you have any documentation, pls send it to me or if any books are there in the market, pls suggest.
    Best Regards
    Guru Prasad

    Hi,
    Go through the Below Link
    Developing Applications with Enterprise SOA
         http://www.sappressbooks.com/product.cfm?account=&product=H2913
    Enterprise SOA Roadmap
         http://www.sappressbooks.com/product.cfm?account=&product=H2905
    esoa PDF
    http://www.sap.com/brazil/company/sapforum2007/pdf/bengruber.pdf
    http://www.pdf-search-engine.com/esoa-pdf.html
    SOA + BPM + Business Applications + Netweaver = Happy Customer
    Points Are Welcome
    Thanks
    SubbaRao Chinta

  • How to read some images from file system with webdynpro for abap?

    Hi,experts,
    I want to finish webdynpro for abap program to read some photos from file system. I may make MIMES in the webdynpro component and create photos in the MIMES, but my boss doesn't agree with me using this way. He wish me read these photos from file system.
    How to read some images from file system with webdynpro for abap?
    Thanks a lot!

    Hello Tao,
    The parameter
       icm/HTTP/file_access_<xx>
    may help you to access the pictures without any db-access.
    The following two links may help you to understand the other possibilities as well.
    The threads are covering BSP, but it should be useful for WebDynpro as well.
    /people/mark.finnern/blog/2003/09/23/bsp-programming-handling-of-non-html-documents
    http://help.sap.com/saphelp_sm40/helpdata/de/c4/87153a1a5b4c2de10000000a114084/content.htm
    Best regards
    Christian

  • HT4489 I am not able to transfer my in spite of VCf format from my computer to my iPhone 5S...can you pls suggest some way to do it as fast as possible

    Can you pls solve my issue......I am not able to transfer my in spite of VCf format from my computer to my iPhone 5S...can you pls suggest some way to do it as fast as possible

    What happens when you follow this?
    http://support.apple.com/kb/PH3605

  • Is there some new configuration for Design Editor in RH11 that I am missing?

    I just upgraded from RH7 to RH11.
    All topics in Design Editor appear as though the style sheet is not applied.
    The Normal style appears as Times New Roman - 12pt font, but it is defined in the style sheet as Arial 10pt.
    Hyperlinks appear in the correct font type, but 12pt instead of 10pt.
    Headings seem to be the only styles that appear correctly.
    When I preview the topic, or view it in a browser, everything looks correct, as it is defined in the style sheet.
    Is there some new setting for Design Editor, like "Ignore part of the style sheet"?
    Thanks...

    Thanks for your response, but a look in the html and the GUI confirms that the correct style sheet is applied. In addition, (from my original post) "When I preview the topic, or view it in a browser, everything looks correct, as it is defined in the style sheet."
    I just noticed that the 'Normal' style as seen in the RH GUI shows "Times New Roman" and 12 pt. even though the P style in the style sheet shows:
    /*Created with Adobe RoboHelp 11.*/
    P {
        font-size: 10.0pt;
        color: #000000;
        background-color: Transparent;
        font-family: Arial, sans-serif;
        margin-top: 5pt;
        margin-bottom: 5pt;
    I simply edited the Normal style in the GUI to the Arial font and size.
    All of the P styles, and all styles based on the P style, changed to the correct font and size.
    The P style in the .css file did not change!
    Another RH bug?

  • Can anyone send some docs about 0infoprovider?

    hi all,
    I am trying to create a new multiprovider where the infoproviders are from 4 ods. i want to restict an ods using infoprovider?
    So can anyone send me some docs nor links. to my email id [email protected]
    regds
    hari

    Hi Hari,
    Check out these threads,
    what is 0infoprovider
    Restriction in a multiprovider based on Infoprovider
    Re: Filtering Datatarget in Multiprovider level in BEx
    Regards,
    Mani

Maybe you are looking for

  • Can't import mp4 file into iTunes

    I have had a lot of success converting my DVDs to mp4s and storing them on external hard drives to play through AppleTV (I love AppleTV!). However I have a couple of files that will not load into iTunes. I get no error message but when I try to open

  • Data log rate of Counter Period acquisition

    I'm measuring and recording the period of a digital input pulse train (input to NI9421 card on a 'C' series DAQ chassis and recorded via LabVIEW SignalExpress 2009).  The 'Counter Period' acquisition step is configured to use '1 Counter' measurement

  • Managing sessions in a "secure" application

    Right now I'm working on securing part of a ColdFusion 9 site with some more robust security. I use the basic cflogin / cflogout system for handling logins that is described in most Adobe tutorials online. What I'd like to do is the following: Be abl

  • Deleting a ringtone on the music playlist on iphone 3gs

    A ringtone has unexplainably appeared on on my phone 3gs playlist. It does not show up on itunes on my macbook. Does anyone know how I can delete it? When I use the shuffle playlist and it hits this "song" it totally locks up my phone...

  • AIR installer Passive FTP?

    Our AIR app uses the AIR badge installer to update our client's desktop app. However, we've noticed a lot of our users get these half-baked installer files (literally, the installer file they get is half the size of what it should be). The cloud serv