ROLES OF THE ABAP DEVELOPER IN IMPLIMENTATION PROJECT

HI, THIS HARI, I AM NEW PERSON , ANY ONE ANSWER THE
ROLES OF THE ABAP DEVELOPER IN IMPLIMENTATION PROJECT?

hi check this ..
some times you need to deveoup the new objects or you need to change the existing code with the new one or you need to delete  the obsolate commands and should be replaced with the new commands or some function modules...with out changing the output of the report or object with the good efficiency...
regards,
venkat

Similar Messages

  • A few questions to the abap development team...

    Dear Developers,
    I am submitting these questions to the ABAP development team at SAP regarding the language capabilities.
    Coming from the Java/C world I am wondering if you plan the following possible "evolutions" of the ABAP language :
       - a real boolean implementation in ABAP like in Java or C; possibly a OO class implementation with full operators;
       -> the possibilty to write conditionnal expressions or assignements like the followings :
       x = ( a and not b).
       if (x or f(x)=false) then ...
       - possibility in ABAP to nest function calls on objects like in most every OO language (java, c++, ruby...etc ) : x = a.b().c()
      - Concerning the ABAP editor :
         - fixing the problem with the drag n drop problem from the class browser to the source editor of long method+class/interface names
         - real code completion on objects (no heuristic approach) by providing access to method or attribute names like in most OO IDEs
    Any info could be interesting
    Best Regards,
    Olivier MATT
    Edited by: olivier matt on Jan 14, 2008 11:02 AM

    now that could be really interesting if you'd just tell us the questions!
    Edit: questions have been added

  • Doubts on the abap development

    i'm new to the ABAP development.
    I have learnt  SAP BW by myself for several months and have got an overview of what the BW is for. Now I am able to create data models and transfer files to InfoTargets.
      Two weeks ago , my boss asked me to join the team of development to learn the ABAP, hoping that i can take the work of the development of BW.
    I have two questions.
    1. What the development of bw is like? Is it very important?
    2.How to learn the ABAP development well.

    hi,
    am not sure about BW devl but as far as the ABAP part is concerned...
    u can check this link out <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/abap-elearning">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/abap-elearning</a>
    also for basics u can read <b>ABAP in 21 Days</b>
    regards
    sagar.

  • Role of an ABAP Developer in XI

    Hi,
      I had worked on R/3 as an ABAP dev and  I am planning to move to  SAP XI.
      I had gone through the XI fundamentals and I see that for an ABAP developer its a switch from an ERP to EAI tool. Before I start off with XI I thought to write to the right people to get myself cleared of my concerns.
      I request anyone of you to provide me info on the below queries.
    1) Is ABAP knowledge helpfull in SAP XI projects.
    2) Is it possible to build the mapping logic in ABAP.
    3) Is it mandatory to learn Java.
    4) Will my knowledge on ALE/IDOCs and workflow will someway be helpfull to me in SAP XI.
    5)4) Finally, Is XI recommened for  an ABAP developer?
    Thanks,
    Ram.

    Hi,
    <i>1) Is ABAP knowledge helpfull in SAP XI projects.</i>
    Most definately. As loads of time we have SAP as one of the interacting system. so your work is always easier in case of any middleware application if u know hte application system interacting.
    <i>2) Is it possible to build the mapping logic in ABAP.</i>
    yes u can. check this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/10/5abb2d9df242f6a62e22e027a6c382/content.htm
    <i>3) Is it mandatory to learn Java.</i>
    U don't need to be a guru but basic knowledge is going to really help.
    <i>4) Will my knowledge on ALE/IDOCs and workflow will someway be helpfull to me in SAP XI.</i>
    Very. Business process engine in SAP XI uses Workflow.
    <i>5)4) Finally, Is XI recommened for an ABAP developer?</i>
    this is one of the new end technology. so yes I guess
    Regards
    Vijaya

  • Problem in Assigning Roles to the XI Developer

    Hi Experts,
    I have Given the following Roles to the Newly Created User.
    1) SAP_XI_Developer_ABAP
    2) SAP_XI_Developer_J2EE
    3) SAP_XI_MONITOR_ABAP
    4) SAP_XI_MONITOR_J2EE
    5) SAP_SLD_ORGANIZER
    6) SAP_XI_BPE_MONITOR_ABAP
    7) SAP_XI_DEMOAPP
    8) SAP_XI_DISPLAY_USER_ABAP
    9) SAP_XI_DISPLAY_USER_J2EE
    But the Thing is that When Iam Trying to Create a SLD Part It's Unable to do it ( Its Got Disable the Fields Like Create S/w Comp, Product, TS , BS)
    To Resolve this Which Roles Should I Assign With Out Disturbing the Admin Rights.
    Regards
    Khanna

    Check this guide for more on the Roles of users, etc,
    http://help.sap.com/bp_bpmv130/Documentation/Installation/Configuration_Guide_FP.pdf
    Regards
    Bhavesh

  • Error in license check on (what is supposed to be) the ABAP developer edition 7.02

    I obtained (at least what I thought to be) the Developer Edition (7.02), the information for which gave the impression that it had a permanent license, but the license seems to have expired , and now I cannot log on:  Status bar says Logon not possible (error in license check).
    I've spent a diverting morning searching and even chatting with SAP about how to get running again (they suggested I re-install, which would not be a problem if it didn't take a whole freaking day to do).
    Surely this is a known issue, but I can't find it.
    What does one do with a piece of software that is supposedly never to expire but does?

    Login with SAP* and enter transaction SLicense (there you can see information about license and validity).
    There you can see an install button which opens a folder where the license should be (txt file sent from SAP by E-Mail after you entered the information in the websit formular which was mentioned above).
    It should be the same mechanism for 7.02.
    Cheers

  • What is the role of an ABAPer in ESS/MSS applications???

    Hi all,
        I am new to this area and if someone can explain the role of ABAPer in ESS/MSS implementation that would be helpful to me, also mail any documents pertaining to these concepts to mail id :
    Your help will be rewarded.
    Regards
    Jerry

    Hi,
    The Role of the ABAP er in ESS/MSS would depends on the type of application we are developing
    Basically the responsibilities would be to develop
    The Back end coding like creating classes , methods, and Transfering data from objects to XSLT/XML
    If we are using BSP pages for the portal then the central class will be assigned as controller class and the related coding will be done in the methods of the class.
    Go through the link below for the more info
    http://www.sapdb.info/category/certification/
    Regards
    Pavan

  • ABAP developer part in an upgrade project

    Dear experts,
    can anyone explain me the role of an abaper in an upgrade project...
    thanks in advance.

    Upgrade Project:
    The Upgrade Project is to upgrade the SAP implementation version to the latest version of the SAP R/3 released by the SAP.
    Generally the Upgrade Projects are initiated because SAP has suggested to the clients that few of the components delivered by it are no longer supported in the old version. Hence for the Support and Performance reasons it will suggest the clients to upgrade its SAP R/3 version to the latest release.
    In upgrade projects we will have to revive all the BDC programs and implement the BAPI's that are given. Because the BDC is a Screen Dependent Object and the SAP might have made changes in Screen Fields, or may have removed the screen totally. So to achieve the functionality with BDC we have to deliver new BDC program or implement BAPI'S instead of BDC.
    Check below thread
    upgradation to ecc 6
    Role
    abaper
    what kind of documentation an abaper has to do give it with an exaple
    Upgrade
    http://www.thespot4sap.com/upgrade_guide_v2.pdf#search=%22upGRADE%20STEPS%20-%20SAP%22
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5ac31178-0701-0010-469a-b4d7fa2721ca
    http://service.sap.com/instguides%20service.sap.com/upgrade
    http://service.sap.com/releasenotes
    Check transactions SPAU and SPDD. For more information please have a look at the link.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/content.htm
    Reward Points if useful.

  • Responsibilities of ABAPer in a Implimentaion project - Reg...

    Hello Masters,
       Could any one write the responsibilites of the abaper in a implimentaion project as well as support project.
    Thanks in advance.
    Regards
    Yubi

    ASAP methodology
    Project Preparation:
    The first step in ASAP is Project Preparation. In this step the Functional Consultant will analyse the business process and define the system for SAP and will give the time line for the project. The Manpower required and the budgets are also considered in this step.
    Blue Print Preparation:
    This is second step in ASAP Methodology. In this step the Project Preparation scenarios are finalised. A out line of the Project is given in this step.
    Realisation:
    In this step actual development is taken place. The ABAPer is responsible for this step.
    Testing:
    In this step the development done by the abaper is being tested. This is the area where the Unit Test Document is prepared (i.e. Positive Testing and Negative Testing).
    GO live and Support:
    This is the final stage where the project is running in the live environment. In this step the bugs if any that are found in the go live procedure are fixed and the project will be considered as support project.

  • ABAP development license and AAK install

    Hello,
    What is the ABAP development license? Is it a license that has to be registered within our SAP system that our development is done on? Or is it just a license number that we reference on our test reports, certification etc? Just wondering what work, if any, is involved here.
    AAK install. Is this just a typical install through SAINT?
    Thanks.
    Regards,
    Scott

    Hello Roy, Scott and Abraham,
    Yes, indeed you will have to maintain such a development landscape, purchasing development license is not sufficient. Every customer Add-on must be delivered using a development namespace (i.e. /ABC/<name_of_object>), it is not advisable to delivered Add-on in customer namespace (i.e. starting with Z***).
    AAK or Add-on Assembly Kit will be delivered to only those vendors who sign up for ABAP Add-on certification with ICC.
    Hope this helps.
    Regards,
    Srini

  • ABAP Development Workbench with WAS 6.4 ?

    Where to get ABAP Development Workbench ?
    Hello sap gurus, I am new to ABAP. I alredy have SAP NetWeaver Enterprise Portal on MaxDB - Developer Edition Sneak Preview installed on my server. However I want to use the ABAP Development Workbench.  I do now want to buy a book with cds or go to the sap shop site to get minisap.
    Is there any way to Use ABAP Development Workbench with Web Application Server 6.4 or 6.1?
    If yes where to get the WAS 6.1?
    Thanks

    Hi,
    What you need to install is the ABAP stack. This would be on your Netweaver installation CDs. Please have a look at service.sap.com/instguides for more in-depth installation instructions.
    If you just have the Portal then you only have the Java stack (the Portal is really just an application deployed to the Java stack.)
    Also do soe searches on SDN on how to integrate the 2 stacks..,

  • Role Mapping For Portal Role Assignment and ABAP Role Assignment

    Summary:
    - Under the GRC configuration of Roles> Role Mapping we are trying to utilize the  role mapping feature in GRC for associating a dependent role to a main role.
    - We want to use this role mapping feature for the purposes of adding an Enterprise Portal role for every ABAP role that gets approved for the user in an ABAP component system (i.e. ECC, BW, CRM etc). We will have a 1:1 mapping of Enterprise Portal role to ABAP role defined in the role mapping section in GRC.
    - We want to set up the workflow in such a way that the main role (ABAP role) is the only role that needs to be approved. The dependent role (Enterprise Portal role) should be added or not added based on the approval or denial of the main role (ABAP role). In other words if the role owner for the abap role approves the abap role, then both the abap and EP role will be provisioned by GRC and if the role owner rejects/denies the role, then neither the abap or EP role will be provisioned by GRC.
    Problem Description:
    Our Scenarios we tested:
    Scenario 1:
    Main Role:  Attached to Initiator A & workflow A (routes to single approver based on role)
    Dependent Role:  Attached to Initiator B & workflow B (routes to auto approval or no approval)
    *Problem with the Scenario 1setup above, the dependent role will always get approved & provisioned regardless of the approval or denial of the main role. 
    Scenario 2:
    Main Role:  Attached to Initiator A & workflow A (routes to single approver based on role)
    Dependent Role:  Attached to Initiator A & workflow A(routes to single approver (same as main approver) based on role)
    *Problem with the Scenario 2 setup above, the dependent role will always also need to get approved by the same approver as main role and it opens the possibility that the approver may accidently approve the main role and deny the dependent role, which is not the ideal setup as we inherit the risk of human error.
    Questions:
    1. Does the dependent role need to be defined in an initiator at all since it will never directly be requested directly?
    2.  If the dependent role does need to be in the initiator file, please describe how to properly setup the initiator and workflow stage & path so that we can maintain the desired relationship with the main role approval dependency? (if the role owner for the main role approves the main role, then both the main role and dependent role will be provisioned by GRC and if the role owner rejects/denies the main role, then neither the main role or depedent role will be provisioned by GRC
    Edited by: Rene Griffith on Feb 26, 2010 10:22 PM

    I tested this set up.
    1.  Defined ABAP role as Manin role
    2.  Defined Non-ABAP role as dependednt role
    3. ABAP role  is set up in initiator requiring business approval.
    4.  Non-ABAP role is set up in initiator with no approval required.
    Results Where Business Approver approves the ABAP Role
    1. Only the ABAP role is displayed in approver view which is desirable.
    2.  ABAP role is approved and Non-ABAP role and ABAP role is provisioned.
    Results Where Business Approver rejects the ABAP Role
    1. Only the ABAP role is displayed in approver view which is desirable.
    2.  ABAP role is rejected but  Non-ABAP role is provisioned which is not what we want.  We want the Non-ABAP role not to provision if the ABAP role is rejected by the business approval.
    Thanks again for your help.

  • Missing history in ABAP Development forum

    When I look at the main page of the ABAP Development forum, I only see two pages of history. When I look at a sub-forum, I see lots of pages. Is it just me? (I have set my display to 50 items per page.)
    Just noticed - same behavior here in Community Discussions.
    Rob
    Edited by: Rob Burbank on Apr 27, 2009 10:37 AM

    For me it is still only 4 pages (I'm on 25 per page) in "Community Discussions". However in the sub forums e.g. "Suggestions and Comments" I can browse to older pages, as opposed to my previous statement.
    It's not really a problem from my point of view, as the response time seems to be slightly better.
    Thomas

  • Where to get ABAP Development Workbench ?

    Hello sap gurus, I alredy have SAP NetWeaver Enterprise Portal on MaxDB - Developer Edition Sneak Preview installed on my server. However I want to use the ABAP Development Workbench.  I do now want to buy a book with cds or go to the sap shop site to get minisap.
    Is there any way to Use ABAP Development Workbench with Web Application Server 6.4 or 6.1?
    If yes where to get the WAS 6.1?
    Thanks

    Read the responses in your other posts of the same question.

  • ABAP developer access key

    How can i get the ABAP developer access key?

    Thanks you all!!
    I tried so many times but i got the error
    Authorization Error!  Currently you do not have authorization to use this function. To request the authorization, please contact one of the administrators at your company:
    Then I reported my administrator, but unfortunately he also got the same Authorization Error!!
    I don't know, the correct way for getting the access key.

Maybe you are looking for