Regarding developement project

HI,
Can anyone please mention the role of an abapper in developement project and implementation project?
What is technical specification?Could u plz provide a sample technical specification?

ABAP Developer Role is to prepare the Technical Specification (based on a Functional Specification given by a Functional Consultant), build the code, Review the code and finally to prepare the Unit Test Cases. Sometimes ABAPer may be asked to do a technical research for an optimal solution.
ABAP Roles & Responsibilities:
• Analyse Functional Specifications and get clarifications from Business owners
• Create technical specifications
• Development of Custom reports (Classical, Interactive)
• Development of Online Interfaces and BDC programs
• Fine-tuning and modification of the custom programs
• Pre-Delivery Reviews and Final Testing
• Applying OSS Notes
• Implementation of User Exits
• Development ALE/IDoc Interfaces
• Maintaining ALE Configuration in All the systems (QA and Production)
• Preparing Unit Test Plans, coordinating with middleware and Legacy developers during process chain testing
• Supporting Unit Testing & Business Acceptance testing
• Documentation and Reviews
• Production support
There is not much difference between implementation and development project.Implementation will be from scratch whereas developement will changes related to business requirement of the client after implementation.

Similar Messages

  • SAP tool to estimate time for web dynpro development project

    Hi,
    Is there any standard SAP tool available to estimate time for web Dynpro development project?
    Thanks and Regards,
    Deepti

    Hi Deepti
    An implementation of Webdynpro based UI could be estimated by a 'standard' technique like any other U:
    1. Try to count the number of views/screens/popups in your application. The estimation time will be proportional to the quantity.
    2. Try to count the number of external interfaces would be used in the application. For example, quantity of necessary BAPI invocations (RFC), quantity of Web-service invocations or EJB calls. Also quantity of native JDBC queries if any.
    Test = Nviews x Hview + Nint x Hint, where Hview & Hint time in hours for average implementing of one UI view and time for adding of average service invocation.
    BR, Sergei

  • Settlement of New Product Development Projects

    Hi Experts,
    We are working on New Product Development project. Our client involves in development of a proto-type as per their client's requirement. Receipt of Sales order, Design, Production of Prototype Sample & customer approval are the stages invloved.
    But no revenue will be generated until the delivery & approval of Sample.
    How can we settle these kind of projects? Please advise.
    Thanks & Regards,
    Kabir

    Hi Hemant & Venu,
    Thanks for the replies. Points awarded.
    @Hemant...There is no billing element used in this project. I guess i cannot consider this as an Investment project fully as it does not have an Asset. Please correct me and advise.
    @Venu...Can i settle all objects to the cost center for this kind of project? Please help me with Settlement configuration Tips.
    Thanks & Regs,
    Kabir

  • Can i use windows 10 technical preview for commercial purpose like developing projects in visual studio

    can i use windows 10 technical preview for commercial purpose like developing projects in visual studio

    No, Windows 10 Technical Preview is for testing and evaluation only , in addition it is not the final version of Windows and it is strongly recommended to use it for testing
    not production.

  • Problem regarding JAVA project...

    this is the brief discussion about my project :it actually automatically fillup the application forms or other forms on net
    (on the sites mentioned).Actually the information that is to be fill up in application form is saved on the hard disk in the form of text file .N ow my project read this text file and fill up the application form on net.
    I am actually learning core java and i want to know which book to follow for JAVA regarding my project(Means i don't know which book to follow after core java . THERE ARE servlets and JSP books,or others books) .i have not started it(project) yet.i am learning "core java from Head First Java".
    and i even don't know what are servlets And JSP ,Why it is use????
    and also tell me the books to followed for core java and then for Advanced java ???.If there are any good tutorial regading them ,then plz send me the link.....or email me at [email protected]

    You need to be proficient in core Java (J2SE) before even thinking about starting on J2EE.
    But if you want to learn more about what J2EE is, why not read the tutorial: [http://java.sun.com/javaee/5/docs/tutorial/doc/JavaEETutorial.pdf]

  • [svn:fx-trunk] 8055: Updating development project properties files.

    Revision: 8055
    Author:   [email protected]
    Date:     2009-06-22 12:10:47 -0700 (Mon, 22 Jun 2009)
    Log Message:
    Updating development project properties files.
    Modified Paths:
        flex/sdk/trunk/development/eclipse/flex/airframework/.project
        flex/sdk/trunk/development/eclipse/flex/spark/.actionScriptProperties
        flex/sdk/trunk/development/eclipse/flex/spark/.flexLibProperties
        flex/sdk/trunk/development/eclipse/flex/spark/.project

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • OA Framework Development Projects - AIM

    Hi,
    Are there AIM template documents available for OA Framework development projects, like MD050 and MD070s for traditional Oracle Applications development.
    If so can someone share the templates.
    Thanks

    Nothing specific for OAF, it would just come under the same CEMLI/RICE components.
    Thanks
    Tapash

  • How To Use Flash Media Server For RPG Game Development Project ?

    I have a educational music video game development project (A Sea Voyage)  for whcih I am thinking to use the Adobe Flash Media Server for develping the 3D Game for which I plan to also use two other key tools,  blenderartist.org for 3D Creation of my ship, and use the popular game engine tool,  unity.com to integrated all my game elements.
    How to use the Adobe Flash Video Streaming Server Element for this RPG Type Game, internet friendly and desktop anchored ?
    Cafe Twin
    Metro Washington DC Hub

    I'm more or less in the same boat. I've got the admin console
    up. I am able to run the vodtest application locally pointing the
    video file to rtmp://localhost/vod/sample.flv or using the server
    name instead of localhost as in rtmp://mclmedia/vod/sample.flv
    I can also load the html and swf file to my xp machine that
    has access to the server via our internal network. (DNS isn't
    configured yet) But the connectionFailed message appears when I try
    to call the videos using rtmp://mclmedia/vod/sample.flv

  • Help for views regarding using Liferay for an already developed project.

    Hi all,
    I don't know if I am posting this question in the right place. If I am then extremely sorry. Guide me to post in right place. I have already posted in Liferay forum but still no reply!
    First of all, let me tell you what I am or my company is intended to do. We have already developed a project using Java, JSP and Servlet. We want it to integrate with Liferay so that we can change logo, css, images, themes or any other UI related component at run time using Liferay admin panel. But backend should be what we have developed. In short, UI of our project is controlled by Liferay but control of data displayed on UI or submitted from UI should be from our developed backend code.
    Now I have a few questions regarding above said approach of fulfilling the requirement:-
    1) What we are trying to do is possible?
    2) Is this approach recommendable for what we intended to do?
    3) Or do we need to develop our project from scratch to fit into Liferay? Like developing portlets and deploying in Liferay or other approach that has been given in Liferay documentation.
    4) What about database integration? We have around 15 columns/fields in user table in database of our project which is completely different from that of Liferay's user table.
    Liferay is a very new for us. We have checked the documentation section of Liferay but still few things like above said requirements and its implementation is not clear. Also, we would like to know in what scenarios/requirements Liferay is useful.
    Eagerly waiting for your views. Any help will be very much appreciated.
    Thanks

    Hi all,
    I don't know if I am posting this question in the right place. If I am then extremely sorry. Guide me to post in right place. I have already posted in Liferay forum but still no reply!
    First of all, let me tell you what I am or my company is intended to do. We have already developed a project using Java, JSP and Servlet. We want it to integrate with Liferay so that we can change logo, css, images, themes or any other UI related component at run time using Liferay admin panel. But backend should be what we have developed. In short, UI of our project is controlled by Liferay but control of data displayed on UI or submitted from UI should be from our developed backend code.
    Now I have a few questions regarding above said approach of fulfilling the requirement:-
    1) What we are trying to do is possible?
    2) Is this approach recommendable for what we intended to do?
    3) Or do we need to develop our project from scratch to fit into Liferay? Like developing portlets and deploying in Liferay or other approach that has been given in Liferay documentation.
    4) What about database integration? We have around 15 columns/fields in user table in database of our project which is completely different from that of Liferay's user table.
    Liferay is a very new for us. We have checked the documentation section of Liferay but still few things like above said requirements and its implementation is not clear. Also, we would like to know in what scenarios/requirements Liferay is useful.
    Eagerly waiting for your views. Any help will be very much appreciated.
    Thanks

  • New Development project  in the middle of  ECC EHP7 upgrade project

    Hi All,
    We are performing ECC EHP7 upgrade project in our project system landscape and i have already started Dev system upgrade.Suddenly our development team wants to perform new project  which required to install add-on product from third party application. Installing new add-on will require us to regenerate stack.xml file right? if that is the case  do we need to perform re upgrade to Dev right?. As per my knowledge this is not recommended to perform parallel project with upgrade project.
    Is there any  best practice or recommended method to perform multiple projects with upgrade project at the same time.
    Thanks,
    Raghu

    Hi Raghu,
    First here i would like to suggest you & your development team i.e during an upgrade project dual maintenance is required as per SUM guide,as per SUM guide you need to maintain parallel systems to perform regular activities, for same you could refer SUM guides and follow the standard procedures.
    Installing new add-on will require us to regenerate stack.xml file right?
    Yes you need to regenerate the stack.xml file .
    if that is the case  do we need to perform re upgrade to Dev right?
    If you are under upgrade phase no need to perform re upgrade,required add on can be installed after completion of an upgrade as per availability for EHP7.
    Try to avoid perform multiple projects with upgrade project .
    Regards,
    Gaurav

  • Need Information Regarding Rollout  Project In Netweaver Portal

    Hi,
    Can anybody give me some information regarding how to rollout a project in Netweaver Portal or what exactly a rollout project is ?
    If we are using Webdynpro for developing UIs , then what needs to be done on the Webdynpro side for doing the rollout .
    I have been searching sdn regarding this but could not get any useful information .
    Thanks a lot .

    Hello Vijay,
    <a href="http://www.sap.com/services/education/consultant/solutionacademy/index.epx">Here</a> you can find an overview of the different consultant training.
    You have a track for Portal (<a href="https://websmp204.sap-ag.de/sapidp/011000358700003602072006E">link</a>) and also one for KM (<a href="https://websmp207.sap-ag.de/sapidp/011000358700003602162006E">link</a>).
    Both can be done in a "technical" and a "development" flavor.
    Regards,
    Christophe

  • Regards new project

    hi guru's
    am being included in a new BI project which is based on SAP NW 2004s & CRM
    how to start? where to start?
    am new to development
    can any one help me in this regard?
    jeeva

    Hi,
    Start with Reports. What the client is using. What he is expecting.
    If he got existing reports map the fields with Business Content BW Fields. Go to Business content and make a list of queries which are delivered from SAP. Explain them the KPI's. This should be good to start with. Also check the Tcodes they use.
    Look for DataSources that get data from theses Tcode's.
    Project Preparation (Initial stuff -- Do a conceptual review after this phase requirements gathering)
    Collect requirement thru interviews with Business teams /Core users / Information Leaders.
    Study & analyze KPI's (key figures) of Business process.
    Identify the measurement criteria's (Characteristics).
    Understand the Drill down requirements if any.
    Understand the Business process data flow if any.
    Identify the needs for data staging layers in BW – (i. e need for ODS if any)
    Understand the system landscape.
    Prepare Final Requirements Documents in the form of Functional Specifications containing:
    Report Owners, Data flow, KPI's, measurement criteria's, Report format along with drilldown requirements.
    Business Blue print (Functional spec-- Do a design review after this phase)
    Check Business content against the requirements
    Check for appropriate
    Info Objects - Key figures & Characters
    Check for Info cubes / ODS
    Check for data sources & identify fields in source system
    Identify Master data document all the information in a file – follow standard templates
    Prepare final solution
    Identify differences (Gaps) between Business Content & Functional specification.
    Propose new solutions/Developments & changes if required at different levels such as Info Objects, Info cube, Data source etc. Document the gaps & respective solutions proposed– follow standard templates
    Design & Documentation
    Design the ERD & MDM diagrams for each cube & related objects
    Design the primary keys/data fields for intermediate Storage in ODS
    Design the Data flow charts right from data source up to Cube.
    Consider the performance parameters while designing data models
    Prepare High level / Low level design documents for each data model. --- Follow standard templates
    Identify the Roles & Authorizations required and Document it – follow standard templates
    Final review of design with core BW users.
    Sign off the BBP documents
    Realization ( Develop; Do a configuration review after this phase)
    Check & Apply Latest Patches/Packages ...in BW & R/3 systems.
    Activate/Build & enhance the cubes/ODS as per data model designs...maintain the version documents.
    Identify & activate Info objects / Master data info sources / attributes, prepare update rules
    Assign data sources .prepare transfer rules, prepare multi providers. Prepare Info packages.
    Perform the unit testing for data loads….both for master data & transaction data.
    Develop & test the end user queries.
    Design the process chains, schedule & test
    Create authorizations / Roles …assign to users..And test
    Apply necessary patches & Notes if any freeze & release the final objects to quality systems
    perform quality tests.
    Re design if required. (Document changes, maintain versions)
    Final Preparation ( QA and Other final stuff before moving to production, Do a performance Review after this phase)
    Prepare the final check list of objects to be released .identify the dependencies & sequence of release perform Go Live checks as recommended by SAP in production system
    Keep up to date Patch Levels in Production system
    Test for production scenarios in a pre-production system which is a replica of production system.
    Do not encourage the changes at this stage.
    Freeze the objects.
    Go Live and support ( to production and support)
    Keep up to date Patch Levels
    Release the objects to production system
    Run the set ups in R/3 source system & Initialize Loads in BW
    Schedule Batch jobs in R/3 system (Delta loads)
    Schedule the process chains in BW.
    Performance tuning – on going activity
    Enhancements - if any
    Implementation issues
    http://help.sap.com/bp_biv170/documentation/SolutionScope_EN.doc
    http://help.sap.com/bp_biv235/BI_EN/documentation/BWProjectPlan_EN.mpp
    Lifecycle Implementation
    Project Plan
    http://help.sap.com/bp_biv270/documentation/BWProjectPlan_EN.mpp
    http://help.sap.com/bp_biv270/index.htm
    Details on the Implementation Phase
    http://help.sap.com/saphelp_nw04/helpdata/en/2c/36177e645911d395fe00a0c94260a5/frameset.htm
    Refer
    Bw implementation phases
    /people/atin.shee2/blog/2007/12/07/the-dimension-of-changes-in-a-sap-implementation
    Thanks,
    JituK

  • Regarding CE Project

    Hi Experts,
    My first project is on CE 7.2.
    I have conceptual knowledge in CE.
    I have good practice with webdynpro java(NWDS 7.0.14) , Portal development and ESS and MSS but not real time experience.
    so please guide me how to proceed with CE like where i can start and so on..
    I hardly have one week's time to join a project.
    Could you please guide me to install trail version of CE and also send CE documents.
    appreciate all your support.
    Thanks & Regards
    Navya

    Hi Navyat,
    As you stated you already have good knowledge of CE and NWDS so i don't think it will be difficult for you to work on the technology scope you should just get friendly with the new Enviornment of NWDS 7.2 which is slightly different in terms of IDE and few more things for a detailed change log you can have a look to this pointer [What's new in SAP NetWeaver Composition Environment 7.2?|http://www.sdn.sap.com/irj/sdn/index?rid=/library/uuid/20d1fefa-ebf6-2c10-3eba-d12473683ff8] and [SAP CE 7.2 Sample Process Step-by-Step Guide|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/1012981f-8d98-2d10-1cb5-fb9affdd6fd6].
    The rest of learning process depends on your project requirement. Please let us know if you need any more assistance regarding this.
    Thanks & Regards
    Jeetendra

  • Regarding Developer key

    Actually i am working on a genuine Ides system,but it asks for a developer Key when i try to create a program in Se38,I know basis register us as a developer when i was in any other project but my question is  how to get the Developer key on a IDES system.

    Thanks Eric,
    The Ides is not bought or downloaded illegaly i am using the legal version of IDES.
    another question is when i login with a user for which the entry already exist in the DEVACCESS table,still it asks for the developer key ,even if i enter the Dev key which is maintained against the same user Still the system asks for the developer key.
    Regards
    Akshat

  • Regarding RFID project

    hi frnds ,
    Iam completely new this RFID technology . i want to do a project on RFID using SAP . so, can anyone send me  a simple project description which i can complete in 2 months.
    thanks ,
    with regards,
    varma

    Hi Ravi,
    Most of the help and info which u require is  easily avialable on service.sap.com or help.sap.com
    Check out this thread ,will help you to develop this small project.This thread contains my reply with respect to similar query in sdn.
    Reg Advice for SAP with RFID..
    You can take any of the application mention in my reply and design a business scenario according to your requirement and the time constraints.
    For e.g:
    It can be simple application of employee detection, Theft detection in a shop or it can be a simple application of warehouse management
    1.Here the asset are tagged -(commisioning of tags),
    2.moved into warehouse where the are tags read by the reader(reader deamon)and
    3.the the tags are removed for making the assets ready for shipment.(Decommissioning of tags)
    Regards,
    Pawan Khilari
    *Close the query if ur query is solved
    Message was edited by: Pawan Khilari

Maybe you are looking for

  • Quicktime plugin works in IE and not in safari

    Hello, I'm using Safari 2.0.1 for browsing the web. I'm on Tiger 10.4.2 and have QT7 pro. Firewall is set to let Quicktime streaming pass through. the following URL is extract from the allocine web site witch is the french movie portal. http://www.al

  • Yahoo mail sent through Mail app do not appear when login into Yahoo mail

    Hi everybody, I have a problem that annoying me very much. I've used Yahoomail for very long before I bought a MBA. For the first time I use Mac OSX, I try to use Mac mail combine with my old Yahoo mail. Actually, I have done the config. But anything

  • Retun navigation flow to a specific Tab

    Hi all, I have the following situation: One page with 2 tabs (Default, Item) on the Item Tab it is possible to select to update one of the items (in a table list) which starts a new flow to an updatePage.jsff. After the update in the record is done (

  • Flex application to display in the center

    I have an application where I use viewStack with a login box and the main app. Code is as below. <Application      xmlns:mx="http://www.adobe.com/2006/mxml"      layout="absolute">           <mx:Script>                private function handleAuthentic

  • Update XML Data

    Does any one know how or if you can update or insert new data into an xml file from Flash AS3? An example would be someone filling out and submitting a form and then the information entered is sent to the xml file to create or update nodes in the xml