Technical project document

Hi experts,
I recently finished working on a small project that included a few executable programs, about 12 - 13 function modules, 2 user-exits and few dictionary objects. Also includes XSLT transformation.
I am very excited and happy that the project went live and it was a good success. I now feel (and have some spare time) that I should put some document together for this project.
Is there any template or sample document that I could use as a starting point. I would appreciate your help very much!
Thanks in advance.

Hello Soumya,
as an idea you could use [BO documentation|https://websmp106.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000713358&_SCENARIO=01100035870000000202] as template.
Best regards
Falk

Similar Messages

  • WebDynpro Development Technical Specification Document

    I am developing some custom screens using WebDynpro for our Project.  I am looking for a template for Technical Specification document for WD development.  I searched in SDN an Service market but could not find any.  I only found a naming convention document.  Can any one who has been developing suggest what should be the table of contents
    Ex:-
    Landscape
    NWDI
    Development Components
    Views
         -- Methods
         -- Actions
    Model Objects
        - RFC
    Any template would be greatly helpful.
    Thanks

    Hi,
    Template -Technical Specification document for WD development, should ideally include following topics and we are using document which has got same sections
    a) Development Component
             Name
             Used Development Components
             Public Parts
             External files used
    b) Web Dynrpo Components
            i) Web Dynpro Component
            ii) Used Components 
            iii) Methods of Component - Each method explained separately
            iv)Message Pool
            v) Views - Each view explained separately with methods written, plugs, events
             vi) Windows
            vii) Component Controller interfaces
            viii) Any models used
             ix) Application
             x) Custom controllers
      c) Dictionaries
      d) Models
      e) Web Dynpro Component Interfaces
    The above part covers 90% what development activity involved, order can be changed to convenience
    Reagrds,
    Ganga
    Edited by: Gangadharayya Virupakshayya Hiremat on May 12, 2009 6:21 AM

  • Design ,Technical & functional Documents

    We are going to send PO(R/3) to our Supplier network thru XI and also we are going to receive the Invoices into our R/3 System.
    For the Above scenario we need the following Documents
    1)Design Documentation
    2) Functional Documentation
    3) Technical Documentation
    I want to know what Information I need for the above classifications and also who will be incharge for the above like who will execute the Design Documentation, Who will write the Functional and Technical Documentation?
    If there is any useful documents available?
    Thanks.

    Jenni
    Design Documentation tell us how the interfaces are going to work for the entire project. So usually Architects or Senior guys who have indepth experience of XI will usually write this.
    Functional Documentation tell us the functioanlity of the interface. This is written by the Functional guys who have indepth knowledge about the functionality what they are looking from the interface. They may even take the help of technical guys to some extent.
    Technical Documentation tells us how the interface is going to be worked technically. Here we will mention what are the adapters, naming conventions etc we are going to use for the interface. This is written by the XI developers. This are purely my views and this may change from person to person jenni.
    For further info go through the urls:
    Re: Building XI
    XI technical specification documents
    Regards,
    ---Satish

  • Project Documents Icon in Project Center

    hi,
    project Server 2010: In Project Center we have noticed that several of our projects are missing the "Project Documents'" which is located in the first column next to the Open Project icon, even though there are files in the Project Documents Library of the
    Project Site.
    I tried publishing both from web and MSP, and syncing Project Sites. Is there something we are missing?
    Thanks,
    Spyros

    Hi there,
    Thats strange as the Status column doesnt have any impact on the icon displaying or not. So for those projects that dont have any icons, if you update one documents Status to be "Final" does the icon appear?
    Thanks
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • BI Technical Specification document

    Hi,
    Does anyone know of a link or post a BI technical specification document which can be used to specify BI reporting requirements?
    Thanks,
    William

    Hi,
    BI Techincal specs document for creating  Reports contains the following;
    1.Business Logic/Reuirements - .( Purpose,scope and summary)  It specifies features and capabilities of the  reporting design, with any changes to take advantage of the capabilities and limitations of BI.
    2. Assumptions,
    3.Dataflow Daigram:
    4Characteristics and Key Figures available for Report,Time Characteristics.Units, Drilldown details
    5.InfoCube/DSO details.
    6.Transforamtion & DTP, update rules Mapping
    7.Routines Logic, like start,update,end routine etc.
    8. Datasources
    9.Infopackages
    10.Process chains & Data loading process,schedules etc.
    10.Performance  Issues & Limitations
    Regards
    CSM Reddy

  • BW Technical Specification Document Template

    Hi
    I am looking for a BW Technical SPecification Document Template. If any body has a Technical SPecification Document please forward it my email id. My email is
    [email protected]
    thanks and regards
    bwlearner

    hi,
    check this out..
    Re: How to write Technical Spec
    /message/1865271#1865271 [original link is broken]
    assign points if useful ****
    Thanks,
    Raj

  • Add new action in toolbar of project document

    Hello All,
    I have checked the toolbar button Actions in Project document and it has only the following options:
    Create Auction
    Create agreement
    Create RFx 
    I've seen that when you use any of the previous actions for a Project, the new document created have the reference to the previous Project in the document link tab.
    I want to create a new action type "Create Project" to create a new project with the reference of the previous Project, but the problem is that we don´t know how to add a new action.
    Are you aware on how this could be done? What we have seen is how to create a “ToolbarScript”, but this is not exactly the same.
    Best Regards.

    Hi Fakouhi,
    Thank you for the quick response, unfortunately I couldn’t use your suggestion due I need to create a new project with different “Project Type”,with the duplicate functionality the new Project is created with the same Project Type than the previous Project.
    Is not possible create a similar customization like “Create RFx” for add the new action “Create Project” ?
    Best Regards,
    Fran.

  • Uploading project documents onto Solution manager

    Hi guys
    Please can anyone out there take me through step by step on how I can upload project documents onto the Solution Manager server from a local file.
    Thanks in advance.
    Regards
    Gwangwaz

    Hi
    First choose the folder on the left side and right click project doc tab
    second click + button and choose upload in the upcoming pop then provide the location for the file
    third press enter or open and file will be uploaded
    Hope it solve urpb completely
    Regards
    Prakhar

  • Get the contents of the project documents

    Hi Experts, I have a requirement where an external system wants to make use of the contents of my operation project documents' content. Could you suggest any BAPI for the same ?
    Regards,
    Vijayalakshmi

    Dear Vijaylakshmi,
    If the document is attached to a task then you can use  BAPI_BUS2175_DOCUMT_GET_DETAIL. You have to pass the task and document GUID to the BAPI and in retun structure ET_DOCUMENT_CONTENT the document is output as a raw string.
    The further details are in FM documentation.
    Regards,
    Debaranjan Hazarika.

  • Signal Express project document questions

    Hi,
    I'm using Signal Express 2009 to log two current signals(4-20mA) from a NI9219 card mounted on cDAQ9172 chassis.
    Signal #1 on NI9219 channel ai1 is a pressure signal, scaled unit for this signal is PSIA
    Signal #2 on NI9219 channel ai2 is a differential pressure signal, scaled unit for this signal is inch.water
    I have no trouble to view the signals on Data View, both are displayed with the correct value with correct engineering unit shown on Y-axis.
    But when I display the two signals in Project Document, wierd thing happened: signal #1 is displayed in correct value but in inch.water; while signal #2 is displayed in correct value but in PSIA.
    Anybody knows what went wrong?
    Attachments:
    Flow_TEST_PR4000.seproj ‏343 KB

    Hey bon2b,
             When I opened your file, The inlet pressure is in psia and the differential pressure is in inches of water in the project documentation. From what I understand, that is what you wanted. Is that correct? If so you might just need to close and reopen it. Are you talking about the compound graph in the project documentation? I dont see any graphs of individual data, so for the compound graphs, both scales are present on the y-axis. 
    Luke

  • Updating project document from file.

    Hi community,
    I need to create a functionality using C# to update opened Project Professional 2013 Document.
    I have an open document with some project.
    At some moment the project file was changed by third party program.
    Those changes need to be displayed in the opened document. How can I update Active Project document programmatically to see changes made to the project file?
    Thank  you,
    Ross

    For this purposes I can use function OpenFile.
    Doing that action there is a dialog window "Import wizzard" appears with several options - how to import. Could you please tell me how can I
    suppress "Import wizzard" and
    import updated project with "A new project" option (from wizzard).
    Thank you.

  • E-sourcing Add new Element in Actions dropdowmn list in Project Document

    Hi Evrybody ,
    I am trying to add new element in Actions dropdown list in Project document (in drop down already has Create Auction ,Create demand ,create agreement, Create RFx   elements ) .
    i am able to change the text of existing but not able to add new elements .
    Could you please help me on this .
    Thanks
    Pavan Reddy.

    Pavan,
    My understanding is that the Actions tab is used to execute scripting.  Some of the scripting is embedded in the system, like Create RFx or Create Auction.  This you can not change easily. 
    If you want to add a new item to the Actions for Projects create a Script Definition with Script Type: Toolbar and Class: Project (1100).  Keep in mind that you will also have to have a functioning Script Definiton.
    Regards,
    James

  • Delete technically incomplete document from GTS

    Hi
    I created a Sales order  in ECC and then deleted it.
    Now no record is found in ECC. but when i created that order it was passed on to GTS. It is now reflected in the technically incomplete document list in GTS.
    How do i delete this entry?
    Regards

    Sorry for the mixup.
    As per Page 48 - GTS 7.0 Compliance Management Configuration guide:
    1. You can monitor whether a corresponding feeder system document exists for a
    customs document in SAP GTS by choosing transaction /SAPSLL/CUHD_FS_SYNC in
    your feeder system.
    2. Call table /SAPSLL/OBJSYNC in your feeder system and check whether an entry has
    been created in the table for the relevant feeder system document.
    3. Call table /SAPSLL/CDSYNC in SAP GTS and check whether an entry has been
    created in the table for the relevant feeder system document.
    4. Transaction /SAPSLL/CUHD_FS_SYNC checks whether an entry exists for the relevant
    feeder system document in both tables.
         a. If there is an entry for every feeder system document in both tables, then the
               corresponding table entries are deleted automatically.
         b. If there is not an entry for every feeder system document in both tables, then
               only the entry in the feeder system table, /SAPSLL/OBJSYNC, is deleted
               automatically. In table /SAPSLL/CDSYNC in SAP GTS, the value ‘X’ is entered
               in field CHCDS. This way, you can monitor whether a feeder system document
               exists or not.

  • BW Technical Spec documents

    Hi gurus,
    Can any one please send sample bw technical spec documents to my mail id, [email protected]
    Thanks in advance

    Hi,
    BI ASAP and Roadmaps can be download from the
    service.sap.com/bi ->Service & Implementation -> Sap BW ASAP.
    Functional /Technical specification templates will be specific to the clients.
    hope this helps..

  • $$want to buy SRM,EBP,EP module project document!

    $$want to buy SRM,EBP,EP module project document!
    it's for personal career study!
    Project document must include confige document with printscreen!!
    Project document covered all milestone for SAP implement:
    Blueprints,Configuration,Test,Basis,User Manual,Go Live etc
    if u have and intend to sell email to:
    saplearnxi#gmail.com
    MSN:saplearnxi#gmail.com

    Hi,
    Please check note 535765, in it there is a special report that deletes entries from this table.
    I hope this helps,
    Kind Regards,
    Lisa

Maybe you are looking for