XI/PI Development Standards & Guidelines

Hi All
Any body have documents for XI/PI Development Standards & Guidelines.
Regards
Venkat

Hi,
first look in to naming convention document
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/40a66d0e-fe5e-2c10-8a85-e418b59ab36a
Design standards refer below doc
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0715b1d-68a6-2b10-9f8f-86c5b059cb18
Regards,
Raj

Similar Messages

  • ABAP Standard & Guidelines  OO vs Procedural

    Hi all -
    In Blueprint phase of new SAP implementation and am creating ABAP Standard & Guidelines document.  I am split on whether to enforce use of object-oriented versus procedural programming (as per Blumenthal & Keller).  Seems to me that even on ECC 7.0, I am pressed to find reports using OO approach.  If I choose to enforce OO approach, there seems to be a general lack of real world examples that I can create templates from which to accelerate development.  There are plenty of "old style" reports to use as the basis of custom development however.  Development (as usual) will be on a very tight timeline and therefore I believe OO technics may be slower due to learning curve, etc.
    Any advice would be appreciated.
    Thanks,
    Pat

    Pat, I have to agree about the 15 pages vs 50 pages.  You would get a better response if the guidelines weren't so many and rigid.  I do agree, of course, that there should be some.  The reason why I say this is, because I am the only developer at my company, which means, I pretty much do what I want when it comes to design and how the programs are written.  That said, I have developed my own guidelines(not written, just in my head) as to how to write certain programs.  But if we had more developers, I would want them to adhere to certain guidelines(not all of mine, but some) so that our programs are consistant in design and more maintainable.
    Really, since I've said all of the previous, I really have no right giving you advice about guidelines and standards as I do not follow any but my own. 
    It also depends on the type of developers that you have in your shop.  If you have a bunch of old guys(no offense anyone) that are set in there ways, you may have some resistance,  if you got some new guys, that are just starting out in ABAP, they will be much easier to mold with standards and guidelines.
    Regards,
    Rich Heilman

  • Development Standards for BW implementation

    Hi all,
    Any one has any materials on development standards for BW implementation - with any special attention to BI 7.0 implementation?
    Thanks for your assistance. Contributions will be rewarded with points.
    Regards,
    Uche

    hi Uche,
    check if helps
    Multi-Dimensional Modeling with SAP NetWeaver BI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6ce7b0a4-0b01-0010-52ac-a6e813c35a84
    Modeling the Data Warehouse Layer with BI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3668618d-0c01-0010-1ab5-aa75c3a4dfc2
    Frontend Design Guidelines - SAP BI in SAP NetWeaver 2004s
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/58fd9183-0e01-0010-f183-fdc9019f77ab
    Enterprise Reporting, Query, and Analysis - Developers Guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0901c9bb-0601-0010-49ab-c1770c527673
    check
    https://www.sdn.sap.com/irj/sdn/developerareas/bi
    'key topics'

  • Are some standard guidelines/steps to follow before approving Transports?

    Hi,
    can you help to with steps and procedures that needs to be followed before approving objects to be transported to Productions?
    Are some standard guidelines i.e steps to follow before approving Transports?
    Or, just the fact that a solution to a problem has been established in the Development and tested in the Test environment, it is ready to be moved to Production?
    Thanks

    <i>on your point 4:
    “. …. be sure that other requests/tasks are not locking these objects….”
    I believe if other requests are locking the objects then you probably can’t even add those objects to your transport, isn’t it?</i>
    Yes .you are correct.
    <i>also you noted that
    :… . Whenever you put objects in your task, lock them…”
    Isn’t this done automatically by the system? If so then provide how to do that (with tcodes please)</i>
    Yes added objects are locked automatically.
    To lock them manulally(if necessary), right click on TR-->Lock Objects.
    Here is an example whre you have to unlock and lock objects amnuallay..
    Leats assume your Objects are already collected in one TR1.
    Now you have acreated a new TR2 and want to transport only few objects from TR1.
    Then go to Transaction SE03>unlock Objects>Provide TR1--> execute(ignore the warning message).
    Then Collect the required objects in TR2 and release it.
    Now you have to lock the Objects on TR1. from context menu of TR1-->lock the Objects...
    makesure inbetween nobody changes the unlocked Objects otherwise it will cause in consistencies..
    you can also unlock required Objects manually but it's time consuming process...
    Message was edited by:
            Murali

  • Development Standard

    Hello,
    We are new into SAP NWDI. We are looking for any Development Standards and/or Development Process Document like Coding/Naming Standards etc.,
    Does anyone have any info? How does it evolve in comparison to SAP ABAP Standards? Does it available already or do we need to make one ourselves?
    Thanks,
    Bala Arunachalam

    Hi
    Please check on this link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/011ccf90-0201-0010-92a7-b319adf89b73
    for naming convention and standards ( NWDI - webdynpro)
    and
    before your development in NWDI,
    check this blog
    /people/sathyanarayanan.ganesan2/blog/2006/06/16/checklist-of-activities-for-webdynpro-application-development
    use these links also
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/e4/d7fb402eb5f76fe10000000a1550b0/content.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/33/d8fb402eb5f76fe10000000a1550b0/frameset.htm
    also use these links
    You can find coding principles in Web Dynpro using below link.
    http://www.sap-press.de/download/dateien/688/sappress_web_dynpro_java.pdf
    "Inside Web Dynpro for Java" by Chris Whealy provides good insight into the webdynpro architecture.
    http://www.sap-press.de/katalog/buecher/inhaltsverzeichnis/gp/titelID-937
    Go thru this blog
    /people/chris.whealy/blog/2006/01/13/when-creating-a-java-web-dynpro-application-dont-use-the-project-type-quotweb-dynpro-projectquot
    For naming conventions you can also follow
    Naming conventions

  • Portal Development standard document

    Hi All,
    Could you please let me know Portal Development standards  document where to maintain coding or IView standard of portal during development phase?
    Thanks,
    PortalUser100

    This is more project specific with client based namespace to be followed -
    You can get additional help on the thumb rule from -
    EP Content :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/b0/2beb7a371c4649b2ceec901248ef31/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/45/a303406a953471e10000000a1550b0/frameset.htm
    Web Dynpro :
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/011ccf90-0201-0010-92a7-b319adf89b73

  • ABAP Webdynpros Development standards

    Hi ALL
    Does any body has any Documents regarding development standards for ABAP Webdynpors..
    Thanks in advance any help will be much rewarded.
    cheers
    AJ

    Hello Friend,
    It is a good practice for individual firm to define their own standards. In addition, such a document would be an intellectual property of the firm and would not be a good idea for anyone to share it on a forum.
    Defining the standard is a relatively easy process. Please make sure you have the contribution from the development team in this process since it is them who is going to use it.
    Regards
    Thanigs

  • OWB Naming Conventions and Development Standards

    Hi all,
    I am developing a project in OWB. Could any one give me 'OWB Naming Conventions and Development Standards' document.

    Hi,
    You want to post this to the OWB forum:
    Warehouse Builder
    Thanks, Mark

  • Naming Conventions and Development Standards'

    Hi all,
    I am developing a project in OWB. Could any one give me 'OWB Naming Conventions and Development Standards' document.
    Thanks

    Hi,
    You want to post this to the OWB forum:
    Warehouse Builder
    Thanks, Mark

  • Software Development Standards?

    hi,
    according to what software development standards (FDA, ISO, IEC 62305, ...) is the Oracle database (10g XE) developed - does anyone know?
    sorry, if this does not belong in this forum, but i couldn't find a better place...
    thanks,
    andrea

    Ah.
    The better way to go about this is to contact Oracle (or whoever the vendor is) directly and get reference to their certificate of worthiness for your industry.
    I'd be willing to bet that Oracle has a 'trusted vendor verification' already in place for the industry. And a further bet that it ain't going to depend on the development standards as much as Oracle's demonstration that it works under strict test conditions.

  • Custom Development Standards

    Another no-brainer for the gurus - not for me though....
    What are Oracle's stated development standards as far as placement of custom code (packages, procedures and functions)
    Are they mandated to go in a custom schema or into the APPS schema>
    At our shop we do things a little differently - including creating public synomyms for all objects - whether they are in the apps schema or not.
    So given this, is it the APPS schema or custom schema that these custom objects should go into?
    Thanks

    864641 wrote:
    Another no-brainer for the gurus - not for me though....
    What are Oracle's stated development standards as far as placement of custom code (packages, procedures and functions)
    Are they mandated to go in a custom schema or into the APPS schema>
    At our shop we do things a little differently - including creating public synomyms for all objects - whether they are in the apps schema or not.
    So given this, is it the APPS schema or custom schema that these custom objects should go into?
    ThanksPlease see these docs/links.
    Integrating Custom Applications with Oracle Applications [ID 176852.1]
    Step By Step Guide to Creating a Custom Application in Applications 11i [ID 216589.1]
    Oracle E-Business Suite Developer's Guide -- Chapter 28, Customization Standards
    http://docs.oracle.com/cd/B53825_08/current/acrobat/121devg.pdf
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Custom+AND+Schema+AND+Standard&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Development standards for PI

    Hi,
    is anywhere available a recomendation for development standards for PI. I mean naming conventions, etc.
    Thanks.
    Marian

    Hi Marian,
    there are plenty of such documents on sdn
    just try with search on forum and you wil lfind both pdfs and www references like
    http://www.erpgenie.com/sap/netweaver/xi/namingconventions.htm
    Regards,
    Michal Krawczyk

  • Any document listing "XML publisher development standards"

    HI Guys,
    I'm looking for any document listing "XML publisher development standards" - similar to 'best practices' or 'recommendations' for any new developer.
    Would appreciate pointer/reference to any document that has complied list of all these standards.
    Thanks.

    Dipen,
    you can get information abot the XML Publisher from this link
    http://education.oracle.co.uk/html/oracle/46777US/D51925GC10.htm
    http://asun.ifmo.ru/docs/XMLP/help/en_US/htmfiles/B25951_01/T421739T432386.htm
    --Shiva                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Webdynpro development standards

    Hi All,
    Does anyone knows whether there are any development standards recommended for Webdynpro (WDJ or WDA) development?
    Thanks, Jin

    Hi,
    for WDJ, ask in the WDJ forum.
    For WDA, see the [documentation|http://help.sap.com/saphelp_nw70/helpdata/en/81/809d4e09f84eb98103c4317c9ee9a5/frameset.htm]
    Regards, Heidi

  • Standards & Guidelines for SCM!

    Hi all,
    Im doing some research about SCM with Oracle Designer 6i? I really can use some best practices. How to set up a promotion model and how to make the translation to Designer.
    I already found one good document about this subject at: http://www.odtug.com/2001papers/stratton.pdf
    There must be more out there! Who can help me?
    Thanks and regards,
    Eric Bosten

    I have forgotten a link, look at: http://srmwww.gov.bc.ca/imb/3star/sdlc/4design/des6i_std/MSRM_CM_deliv.htm
    Im still looking for more Standards & Guidelines on this subject

Maybe you are looking for

  • Java Stack Vs Dual Stack in Pi 7.3

    Hi experts. I open this thread because I'd like to know your opinion about the newJava installation option in SAP PI 7.3. In previous realeses (7.0,7.1) I felt more comfortable and safe in abap stack and I'm a little afraid about working only with ja

  • Samsung Monitor Problem

    I have a samsung external monitor connected via Mini DVI to HDMI, and it just doesn't look right, the Resolution is at its max, and the refresh rate is at 60HTZ, Mainly text looks way to sharp and blurry. Any help?

  • How to import MXML Component in ActionScript

    Hello, I'm having a structure similar to this: root    - components        - subcomponents (MyCustomMXMLComponent)    - views In views package I have a piece of AS where I want to instantiate an MXML Component from subcomponents. In Views: var data:D

  • Trouble in Claim Digger

    Hi, i am not able to run claim digger in P6.2. the error message says " unable to access jarfile C:/" can anybody guide me on what to do?

  • Can't see /Users/home/Library in Finder

    I can see /Users/home/Library in xterm, but not finder, why? iMac - Lion