Abaper's role in the project ?

what is abaper's role in the projects.
what are the difficulties abaper's faced in the project ?
i had no real time experience ? can u explain with one example plzzzzzz ?

Hi,
   Plz find the role of an ABAPer in different projects.
SAP Implementation:
SAP Implementation is the whole of processes that defines a complete method to
implement SAP software in an organization. It is based on best practices and case studies from various literature sources and presents a collection of processes and products that make up a complete implementation method to allow any organization to plan and execute the implementation of SAP (ERP) software. The SAP implementation process is made up out of four main phases, i.e. the project preparation where a vision of the future-state of the SAP solution is being created, a sizing and blueprinting phase where the solution stack is created and training is being performed, a functional development phase and finally a final preparation phase, when the last tests are being performed before the actual go live.
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.
SAP Support:
After a go live, the application needs a maintenance/support to resolve the issues/tickets raised by the users when using the application. Ticket is like a request for changes/bug fixing or a request for a new ABAP Developer Role includes bug fixing/change the existing code due to new requirements/build a new code etc.
SAP Upgrade:
SAP Upgrade is nothing but upgrading the software with a superior version which has got more advantages when compared to the earlier version.
ABAP Developer Role is to go through transactions SPAU/SPDD to compare the old and new version of the change and finally need to activate the relevant one. Some times might need to work on SAP notes too.
Regards,
CS

Similar Messages

  • Abap consultant role in implementation project

    hi
    may i know
    abap consultant role in implementation project
    and implementaion steps

    SAP provides the SUIT but the service companies like IBM & Infosys do two activities to make that suit workable for a perticular client's buisness.
    1. Configuration
    2. Customization
    The abap consultant's role is to customizing the standard suit accoring client's buisness. Also there may be many 3rd party systems involve in for the client along with SAP. To create the interface of SAP and those 3rd party systems and manage the data transfer is also a job ob ABAP consultant.

  • Abap consultant role in support  project

    hi
    may i know
    abap consultant role in support  project
    and support stpes

    Hi,
       1. Need to check the tickets.
       2. Based on priority find the bugs and rectify.
       3. Check the jobs that daily execute, If any failure then reexecute that with proper inputs...
       4. Update the status in tickets.
      Over all what technical person is doing the same thing needs to be done in Support projects.
    Rgds,
    Bujji

  • ABAP Consultant Role in Upgradation Project....

    Hi All,
    Can you please provide me some comments and share your experience in <b>SAP Up gradation Project</b>..
    Like what are general issues we will get and what are the precautions we need to take before and after up gradation.
    Best Regards,
    Thiru

    Hi,
    Check this forum reg upgradation...........
    upgradation
    Upgrading SAP version
    Thanks.

  • ABAP centered role assignment not working

    I have been trying to implement ABAP centered role assignment for our users but not really having much luck in gettng it to work. I've been trying to make sense of it by using [the help guide|http://help.sap.com/saphelp_nwmobile71/helpdata/en/d2/3e3842b23d690de10000000a155106/frameset.htm] but I must be doing someting wrong. Here are the steps that  take.
    1. Create a single ABAP role - A single role with no menu or authorizatons
    2. Create a UME Group - I name the group exactly the same as the ABAP single role from the previous step
    3. Assign UME Group to Portal Role
    4. Assign mapped user to ABAP role
    Supposedly the ABAP role assingment is supposed to reflect through to the UME group membership so the portal user then sees the associated portal tab.
    Can you enlighten me?
    Thanks in advance

    Hi,
    I 'm facing same kind of problem.
    Case 1:
    I tried with:
                      Assigning users to group (abap role) which didn't worked.
                      Assigning UME Role to group (abap role) which worked. Then i assigned the user to the UME Role, but the user is not getting the backend authorizations.
                      Assigning the portal role to the group (abap role), then when i assiged a user to the abap role from R/3 automatically the user is getting the portal role.
    How can i do the same from portal?
    Case2:     
    While distributing the portal roles to the ABAP system (System Administrator -> Permissions -> SAP Authorizations), the status is showing as "Role transfer compleated". but when i checked from the R/3 transaction WP3R, there are no portal roles.
    Why are the portal roles not getting transfered even though the status is green?
    Mr.Chowdary

  • 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

  • Role of ABAP Consultant in an Upgrade Project

    Hi Friends,
    I'm an ABAP consultant, I've worked on Implementation Projects till now. Last one was on ECC 6.0.
    I have been assigned to an upgrade project (from 4.6 to ECC 6.0).
    So can anybody let me know what is the role and what are the responsibilites of an ABAP consultant in an Upgrade Project?

    Hi,
    Role of technical consultant:
    1) Code fixes and bugs for upgrade objects
    2) SPAU / SPDD corrections
    3) removal of obselete statements by checking through the code inspector or EPC
    4) replacing the BDC on enjoy transactions with BAPI
    5) replacing the call transaction on obselet transactions with the corresponding new transactions.
    Few of them are listed above..
    Reward if useful
    Regards
    Shiva

  • ABAPer role in upgrade project

    Hi,
    Please let me know the ABAPer role with upgrade project. When Std programs updated by support packs what are the responsibility of ABAPers?
    Thanks,
    Praneeth

    Hi,
    Automatic- It means that there will be a green icon. You will have to just click it and it is done.
    This is because the changes to the SAP Object have been done either via SNOTE for some note application or you have used the modification assistant. So SAP does not have any problem in determining the changes. So the adjustment is automatic.
    Semi-Automatic - In this case there will be a yellow icon. This means that you have to make some manual adjustments. This is because SAP considers that the adjustments are proper but still there is some discrepancy.Probably this is because you have made some note changes and additionally inserted some comments like begin of changes by xxxx on yyyyy for note zzzzz.
    So in this case SAP will give you a split screen editor in whihc your existing code and the one coming from support pack will come. So you have to adjust accordingly.
    Manual Adjustment - In this case there will be a red icon. This means that you have to make the chnages manually. This is because SAP finds a lot of discrepancy in your program and the one coming via support pack. The reason can be either the earlier note was incorrectly applied or you have added your own code for some custom requirment. So again SAP gives you the split screen editor to make the adjustments.
    Your assumptions about Reset to Original and Adopt Modifications are correct.
    I hope it solves your queries.
    Regards,
    Ankur Parab

  • Abaper role in Upgradation project

    Pls let me know the Role and Responsibilities of  ABAPER in Upgradation project.

    Murugesh,
    are we people here for only replying your qns?
    we all have own work at our desk also.it is not nesseccery for us to ans your qns.please dont say like this as you are saying.it is community you have to understand how can servive in community.please dont xpect here from anyone to spoon feeding to you.please support SDN.
    Go through this info.
    SAP Implementation:
    SAP Implementation is the whole of processes that defines a complete method to
    implement SAP software in an organization. It is based on best practices and case studies from various literature sources and presents a collection of processes and products that make up a complete implementation method to allow any organization to plan and execute the implementation of SAP (ERP) software. The SAP implementation process is made up out of four main phases, i.e. the project preparation where a vision of the future-state of the SAP solution is being created, a sizing and blueprinting phase where the solution stack is created and training is being performed, a functional development phase and finally a final preparation phase, when the last tests are being performed before the actual go live.
    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.
    SAP Support:
    After a go live, the application needs a maintenance/support to resolve the issues/tickets raised by the users when using the application. Ticket is like a request for changes/bug fixing or a request for a new ABAP Developer Role includes bug fixing/change the existing code due to new requirements/build a new code etc.
    SAP Upgrade:
    SAP Upgrade is nothing but upgrading the software with a superior version which has got more advantages when compared to the earlier version.
    ABAP Developer Role is to go through transactions SPAU/SPDD to compare the old and new version of the change and finally need to activate the relevant one. Some times might need to work on SAP notes too.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b8d163a7-0301-0010-d9b0-98f692ea3c60
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2e8e5288-0b01-0010-2ea8-bcd4df5084a7
    Go through this link.I think you don't need any other doc.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/index.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/472443f2-0c01-0010-20ab-fbd380d45881
    https://websmp102.sap-ag.de/upgrade-bw
    please close this thread after giving mark.
    Rgds,
    Amit

  • Abap role in the enterprise portal?

    Can anyone give me a clear picture abt the enterprise protal and abap role in that?

    Hi when there is an integration between EP and R/3 and you click on the User Adinistration of the Portal you will find two types od users available there.
    1. UME Database - this is nothing but the Portal Roles here you will find all the roles related to portal administration, such as eu_role, eu_corerole etc etc .
    We assign portal developer roles to the user form here like Content Admin, System Admin, etc etc.
    2. ABAP Role : whatever role are defined for the user in the backened will appear here ...
    for instance if you implement ESS, hence the user must be able to apply for Travel so a backend r/3 travel role will be attached in SU01 for that user. This is visible on portal.
    Hope this clarifies!
    Cheers!
    SJ.

  • In which tables (ABAP) the Project System Information Will be stored

    Dear Guruu2019s
    Happy New Year
    In project systems can we able to see, against the projects and against WBS what all the sales orders, Employees and material etc... That we assigned, in which STD report we can check all these assignments, from which tables (ABAP) it picks up the data to populate in the STD report.
    I need the Tables for preparing the Z- Report. Please help meu2026
    Regards,
    Bhanu Prathap

    The most common overviews with respect to sales and distribution can be obtained from CN54N/ CN55N or you can also use CNS54 / CNS55. Tables for the same are VBAK/ VBAP.
    For materials you can refer to CN52N overviews for material components and CO24 for missing parts.
    For resources, CN50N provides the capacity requirements and CMP9 workforce planning.
    Venu

  • ABAPER for the project system

    Dear Friends  ,
    i am ABAPER having 3 years of experience . Major developments are related to the MM SD  HCM PP etc . Module
    i am working in the user company  .
    Now there is a offer from another user company  who is offering me a job of ABAPER specifically for the Project SYSTEM  , plus onsite (Germeny ) for interaction with the Functional Consultant .
    Now dear Gurus please suggest , Is is rite to shift myself specifically for the PS System  or shall i go for other company like HCL , IBM who is offering me less pacakage as compare to above user company .
    Dear Gurus , u'r Response will be appreciated and will also be rewarded .

    Hi Sharma,
    adding to Vetri,
    I hope so this is not right place to discuss about careers.
    And one more thing try to avoid Company names
    Coming to your career path as you have good exposure with various modules, deffinetly it will be good if you work with PS Consultant.
    Packages is totally personal.
    Try to post same thread in
    SAP Community Network Forums » Community Discussions » Career Center
    Regards
    Guruprasad

  • Adding users to roles in the new preview portal (new RBAC feature) does not work

    When I click the Invite Users/Add button for any of the 3 roles in the new preview portal, the page doesn't load and instead, it instantly redirects to an HTTP 520 error page. Can anyone please look into this and fix it? It's been this way since last week,
    which is when I checked it out but it is quite possible it has been this way for longer.

    Hi,
    It seems there are some issues in azure preview portal, please note this portal is in preview version, if you find some issues, please try to contact with azure experts, here is azure support channel:
    http://www.windowsazure.com/en-us/support/contact/, it is a good choice for you.
    Sorry for any inconvenience.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable to delete role from a project

    hi
    i added a role to a project.   i staffed it with a resource.  Now when i try to remove this staffing.. i get the message
    "Cannot delete project role staffing"
    the help is as follows
    Cannot delete project role staffing
    Message no. DPR_BUPA_LINK020
    Diagnosis
    You are trying to delete a staffing. However, the resource of this staffing is entered as a responsible resource for at least one project element or is assigned to at least one task. The status of the assigned project element does not permit changes. This means that the links cannot be deleted and therefore, the actual staffing cannot be deleted either.
    System Response
    The system does not delete the project role staffing and issues appropriate messages.
    Procedure
    Reset the status of the assigned project element so that the changes can be made.
    Make sure that the links are removed by authorized users or obtain the relevant authorization from your system administrator.
    But i have added the role and staffed it afresh.  i am also not able to delete any newly added roles.
    Pls suggest!
    Regards,
    Sujata.

    Hi,
    Have u tried by following dignosis solution given in message help. Please try by removing the responsible resource from basic data tab of phase or task for which the person is assigned. also check the status of task or phase for which he is assigned as responsible person. if the perticualar task is complete then I beleive tht u will not be able to remove responsible person.
    Pramod

  • Dump while saving the project

    Hi all,
    System is giving dump while saving the changes in the project.
    Short text
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
         keep them for a long time.
    Error analysis
         Short text of error message:
         Profitability segment number 0026636665 does not exist in operating conc
         ern XXXX!
         Long text of error message:
          Diagnosis
              The system discovered a serious inconsistency in the data basis of
              Profitability Analysis (CO-PA) This message should never occur in
              the course of normal operations.
              The system tried to find characteristics from the segment table
              CE4XXXX using the segment number 0026636665 in operating concern
               This profitability segment number does not exist.
              This can occur if you have deleted data from table CE4XXXX and have
              already assigned data to profitability segments in this operating
              concern.
              Another cause may be that you have changed the assignment of your
              controlling area to an operating concern. When this happens, the
              system tries to interpret the segment numbers in the new operating
              concern.
          System Response
              Do not continue processing.
          Procedure
              The data in the segment table needs to be reconstructed. It may be
              possible to re-enter the assignments to profitability segments.
              Look in OSS for notes regarding error message KE499. You may find
              information there that could help you solve the error.
              Otherwise contact your CO-PA consultant or create a problem
              message.
         Technical information about the message:
         Message class....... "KE"
         Number.............. 499
         Variable 1.......... 0026636665
         Variable 2.......... "XXXX"
         Variable 3.......... " "
         Variable 4.......... " "
    Process -
    From WBS element user fields, charactertics value are assigned to profitability segment through derivation rule
    WBS element values settles to Profitability segmnet.
    WBS element has system staus REL  ACPT RESA SETC
    System is giving dump while saving any changes in the project. can anybody tell what is root cause and solution for this issue?
    Thanks,
    Sudhir

    Request you to refer this note 199959.  Take help of you CO cosultant.
    Edited : Request you to check with your CO consultant as PSG has been deleted, take help fo ABAP as well. ( May be above note may not help you much,  WIth help of ABAP and CO define problem and than seach with your message KE499 in Service market place )  That would be better  approach.
    With Regards
    Nitin P.
    Edited by: Nitin  Patoliya on Mar 10, 2010 5:02 PM

Maybe you are looking for