What is the role of ABAP technical analyst?

Dear Friends,
I would like to know the roles and responsibilities of a ABAP technical analyst for MM ,SD,FI/Co modules.?
Please tell me in detail what are the other roles or positions are there in an implementation or support project.
Very curious to know about the implementation cycle in SAP projects.
like I have heard of aggies,GAP analysis ,Blue print study....But dont have clear picture.
So relying on Sdn experts completely....
Thanks,
Reshali.

I disagree.  I think the coffee corner is the best place for this kind of general question.  So I've moved it here. Sure, you'll get some sarcastic or teasing answers, but you'll also get some helpful answers.
However, a general question can only be answered generally.  And I'm not sure how helpful that is.  The role of ABAP technical analyst varies from site to site.
For example, at one site, I had to:
Take functional spec and write technical spec and unit test scripts.  If there were questions not addressed in the functional spec, I put it back to the functional analyst.  Once I'd completed the technical spec and unit test scripts, they were reviewed.  Once reviewed and found acceptable, I could code.  I would then run the test scripts, and record the results.  Again my work would be reviewed - the tech spec, the unit test scripts, the results, and the ABAP code.  Once accepted, the development would go into testing.  At any point in the cycle we could go back to an earlier point, get a review, carry on, make changes, get a review...
So, my responsiblities there were:
1. Write technical specs from functional spec.
2. Write unit test scripts
3. Develop programs
4. Unit test the programs according to the scripts and record results
5. Review other programmers technical specs and ensure they match the functional spec.
6. Review other programmers test scripts and ensure that they are thorough enough
7. Review other programmers testing and ensure it has been done properly
8. Review other programmers code, ensure it matches the technical spec and conforms to standards of quality.
( This might sound like overkill, but this site was the ONLY site I've ever worked where the vast majority of programs worked correctly in production - the rigourous checks upfront saved that company a fortune in maintenance. ).
At another site:
Given a functional spec, write a program and a technical spec.
btw - when you asked the question in the XI forum, Ramakrishna's answer was copy and paste from SAP Help. 
matt

Similar Messages

  • What's the role of a Technical Consultant (ABAPer) in BPC/OutlookSoft?

    Experts,
    1) What's the role of a Technical Consultant (ABAPer) in BPC/OutlookSoft?
    2) Do ABAPers perform the Conversions/Transformations/Mappings etc?
    3) Are the data imports and exports done by ABAPers?
    NW

    >
    NW wrote:
    > Experts,
    >
    > 1) What's the role of a Technical Consultant (ABAPer) in BPC/OutlookSoft?
    > 2) Do ABAPers perform the Conversions/Transformations/Mappings etc?
    > 3) Are the data imports and exports done by ABAPers?
    >
    > NW
    Some of the planning functions require script writing or coding. ABAper is helpful in creating such codes.
    In our scenario, ABAPers created the conversion/ transformation as per mapping prepared by the Functional Consultant.
    The functional / business users do upload and download of data (imports and exports) wherever required.

  • What is the role of ABAPer in Change pointeru0092s technique?

    What is the role of ABAPer in Change pointer’s technique?

    Hi,
    Functional Consultant will inform you for which Transaction Change Pointer needs to be done & what all updates needs to be done during Change pointer.
    Accordingly ABAPer will code the logic to update the tables.
    Best regards,
    Prashant

  • What are the roles & responsibilities of technical hr ( hr- abaper)

    hi friends,
    i am learning hr-abap.
    i would like to know  what are the roles & responsibilities of
    hr-abaper.
    thanks .
    p reddy

    hi,
    this is the respsibility of technical cosultant in saphr.     
    Development and debugging of the application.
    Reviews of functional and technical specification.
    Development of Technical specification documents for the 
    developments assigned.
    Object development and review of the development requests assigned.
    Interacting with functional team to resolve the issues in the given objects.
    Coding and creation of unit test plans for the objects developed.
    and develop all reports with hr based.
    thanks  regards..
    bibek

  • What is the Role of ABAPer in SAPCRM Implementation

    Hi ABAPers,
    I am working in SAPCRM Implementation Project.What is the Role of the ABAPers in SAPCRM Implementation.
    Thanks & Regards,
    Ashok.

    Hi M Ashok,
    writing ABAP code, I assume
    Honestly: One big construction site is interface with SAP and other systems. The second is implementing BADIs to make the freely-configurable processes work.
    Last not least: Get used to GUIDs (
    <a href="http://en.wikipedia.org/wiki/GUID">Globally Unique Identifier</a>).
    Regards,
    Clemens

  • As a abap programmer what is the role in ale/idoc.

    hi guru.
    i am a abap programmer. please tell me<b> what is the role of abap programmer
    in ale/ idoc.</b>
    regards.
    subhasis.

    Hi,
    ALE  is Application Link Enabling.
    ALE
    A means of creating and operating distributed applications.
    Application Link Enabling (ALE) guarantees a distributed, but integrated, R/3 installation. This involves business-controlled message exchange using consistent data across loosely linked SAP applications.
    Applications are integrated using synchronous and asynchronous communication - not by using a central database.
    ALE consists of the following layers:
    Application services
    Distribution services
    Communication services
    Refer
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    Check this link ALE and EDI
    ABAP Programmer must know how to create inbound n outbound interfaces to send IDOCs through ALE.
    Please refer to the details mentioned in the hyper-links beow.
    You will get the details how to go about it.
    To see the IDOC & status check it in WE02/WE05
    You will get step by step process.
    ABAP Development
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.geocities.com/xplosion78/customised_ALE_IDOC_BY_SACHIN_DABHADE.zip
    http://help.sap.com/saphelp_45b/helpdata/en/35/b0ea5187a62488e10000009b38f9b7/content.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/c4/6bc368fef411d28d0900104b56737d/frameset.htm
    ABAP Development
    Follow below steps to create custom IDOC.
    1.Create segments through transaction WE31.
    2.Create IDoc Type through transaction WE30 by attaching created segments.
    3.Message type through transaction WE81.
    4.Link Idoc and message type in WE82 transaction.
    Check the transaction WEDI for ALE settings
    Check these links for more details on IDoc's:
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    ALE/ IDOC/ XML
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://www.thespot4sap.com/Articles/SAP_XML_Business_Integration.asp
    http://help.sap.com/saphelp_srm30/helpdata/en/72/0fe1385bed2815e10000000a114084/content.htm
    IDOC Convertion
    /people/kevin.wilson2/blog/2005/12/07/changing-fields-in-an-idoc-segment
    http://www.intelligententerprise.com/channels/applications/feature/archive/kasturi.jhtml
    Hope this will help.
    Regards,
    Priyanka.

  • What is the roles of technical and functional consultants in ESS/MSS area?

    Gurus,
    What is the roles of technical consultants in ESS/MSS area?
    What is the roles of functional consultants in ESS/MSS area?
    Please help me see the differences.
    Thanks,

    Hi Thaman,
    Responsibility of functional consultant in ESS/MSS:- Functional configuration under SPRO > Employee self service and manager self service, then preparation of Functional specification design (FSD) if any deviation from standard SAP, Unit test plan preparation and all functionailty testing
    Responsibility of Technical consultant:- Preparation of Technical specification design document (TSD), activation of work flow and creation of workflow if additional is required. Creatio of form like vacancy requisition form, new position creation form etc.
    Also some kind of technical configuration is there in SPRO for workflow and form
    Regards,
    Purnima

  • What is the role of an abaper in upgradation project from 4.7 to ecc6.0?

    Hi anybody pls forward  any documentation and ppts to understand the upgradation project
    What is the role of an abaper in upgradation project from 4.7 to ecc6.0?
    what we have to check and we have to upgrade give some guidance
    thanks in advance.

    Hi,
    check the below link..
    http://www.thespot4sap.com/upgrade_guide_v2.pdf
    reward if helpfu.
    Regards,
    Nagaraj

  • 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

  • What is XI ? What are the role of an XI Consultant ?

    Hi Everybody,
    I am presently working as an ABAP Consultant since 3 years.Thinking for XI.
    <b>Can anybody tell me about XI.
    What are the role of an XI Consultant ?
    Is it a good option for an ABAPer ?</b>
    <b>Reward is assured</b>
    <b>Thanks in advance</b>
    Srikanta Gope

    <b>What is SAP XI?</b>
    SAP Exchange Infrastructure is SAP’s platform for process integration based on the exchange of XML messages.
    1. It provides a technical infrastructure for XML based message exchange in order to connect SAP components with each other as well as with non-SAP components.
    2. It delivers business process integration knowledge to the customer in the form of SAP pre-defined business scenarios.
    3. It provides an integrated tool set for building new business scenarios by defining and maintaining all integration relevant information. (“Shared collaboration knowledge”).
    Before we take a closer look at how the Exchange Infrastructure will enter into the IT landscape of every SAP customer, let’s take a closer look at the capabilities as well as the strategic direction of XI. This particular module of Net Weaver is one of the most powerful and is undeniably the most critical. Its purpose is really three-fold:
    Connect:
    XI has the ability to connect all applications regardless of whether it is an application
    From a 3rd party or from SAP. The solution has pre-built connectivity to all SAP modules
    Such as SAP CRM and utilizes the Adapter Framework to integrate 3rd Party solutions
    such as Siebel, People Soft, Legacy systems, or AS/400s and Mainframes.
    Coordinate:
    XI has the ability to define a path/workflow for each business transaction that is
    Integrated. The system actively routes each message to ensure that it is properly
    Delivered from the source to the target destination. Active monitoring allows
    Administrators to manage document exchange on an exception basis.
    Communicate:
    XI has the ability to translate files into any format whether an internal file format or any
    Business to Business integration standard including but not limited to an XML format, an
    EDI format, a marketplace, or a Web Service. Finally, there are multiple communication
    Protocols included which allow the routing of a file over protocols such as s/FTP, http/s,
    SOAP, ebMS, Value-Added Networks, or EDI INT (AS1, AS2).
    Understanding The SAP Exchange Infrastructure_
    Now, you might be saying to yourself, we already have solutions that provide all of this
    Functionality. True, most organizations have invested previously in an integration strategy, but what we see in over 90% of organizations is that they have multiple translators and communication brokers, which they are supporting on a daily basis. This is both a resource drain as well as a monetary drain. For example, it is not uncommon to see the following even in smaller organizations:
    • Multiple Point to Point connectivity: For example, R/3 connected to a 3rd party
    Warehouse Management Solution via an internally developed adapter or with the SAP
    Business Connector
    • A 3rd party EAI Integration Broker to connect legacy mainframe systems to SAP and
    WMS
    • A 3rd party EDI translator to communicate messages
    • A 3rd party XML broker to communicate XML messages to marketplaces and non-EDI
    Trading partners
    • A communication server that focuses on sending messages via FTP, Value-Added
    Networks and Internet protocols such as AS2 solution of choice for SAP end users
    Interface-
    <b>Role of XI consultant</b>
    As a SAP XI Developer you will be required to : Gather requirements, develop specifications and technical documentation. Perform requirement analysis and high and low level design. Perform the coding, testing and integration mapping Interface with onsite / offshore project teams ,sometimes responsible for developing java applications based on clients requirement specifications, preparing the technical design document, creating prototypes, analyzing and identifying performance bottle-necks, providing technical and user documentation and training to client, providing relevant data to the Module Leader for status reports both.
    <b>It's a good option to switch to XI</b>
    regards,
    srinivas
    <b>*reward for useful answers*</b>

  • What are the roles we have in XI ?

    what are the roles we have in XI ?

    Hi Durga prasad,
    HI
    XI Developer:
    Starts from technical specification
    Create design and configuration objects- execute unit tests
    Support integration/stress tests
    Document the developments
    Responsibilities for a support project :
    Responsibilities for a support project depends on Project.
    But in general u have to Monitor SXMB_MONI, SMQ2, SMQ1 & RBW for Error Message.If there is any error u have to find the reason of error.
    Then either u can resend it or u have to cancel it.
    In IDOC scenarios most of the time Error comes bcoz IDOC comes with blank values for required Fileds & then Mapping fails........... in such cases u have to cancel that message & tell R3 ppl to resend the IDOC.
    Then some times messages get stuck in queuesu have to resend them.
    SAP XI AUTHORIZATIONS :
    Role: SAP_XI_Developer
    u2022 SAP_XI_DEVELOPER (Composite)
    u2022 SAP_SLD_DEVELOPER
    u2022 SAP_XI_DEMOAPP
    u2022 SAP_XI_DEVELOPER_ABAP
    u2022 SAP_XI_DEVELOPER_J2EE
    Notes:
    No access to the Administration of the XI Tools URL,
    ABAP
     SXI_CACHE to view the cache but not refresh it
     SXMB_MONI
     SPROXY
     SXMB_IFR
     SXMB_ADM
     SLDCHECK
     SLDAPICUST
    SLD
     create/change Technical /Business System
     create Software Catalog (Product/Software Component Version)
     create/change Development (Name Reservation, Content Browser, Class Browser).
    REPOSITORY
     import SWCV (Software Component Version) from SLD
     create new namespace under a SWCV
     create/change new or existing Integration Scenarios and Integration Processes because the Software Component cannot be changed
     create/change new or existing Interface Objects because the Software Component cannot be changed
     create/change new or existing Mapping Objects because the Software Component cannot be changed
     create/change new or existing Adapter Objects
    DIRECTORY
     transfer integration scenario from Repository
     create/change Party
     create/change Service Without Party
     create/change Service Receiver Determination
     create/change Service Interface Determination
     create/change Service Sender Agreement
     create/change Service Receiver Agreement
    RWB
     Component Monitoring
     Message Monitoring
     Performance Monitoring
     Alert Configuration
     Alert Inbox
     Cache Monitoring Role: SAP_XI_Configurator
    u2022 SAP_XI_CONFIGURATOR (Composite)
    u2022 SAP_SLD_CONFIGURATOR
    u2022 SAP_XI_BPE_CONFIGURATOR_ABAP
    u2022 SAP_XI_CONFIGURATOR_ABAP
    u2022 SAP_XI_CONFIGURATOR_J2EE
    u2022 SAP_XI_DEMOAPP
    Notes:
    No access to the Administration of the XI Tools URL
    ABAP
     SXI_CACHE to view the cache but not refresh it
     SXMB_MONI
     SPROXY
     SXMB_IFR
     SXMB_ADM
     SLDCHECK
     SLDAPICUST
    SLD
     create/change Technical /Business System
     create Software Catalog (Product/Software Component Version)
     create/change Development (Name Reservation, Content Browser, Class Browser).
    REPOSITORY
     import SWCV (Software Component Version) from SLD
     create new namespace under a SWCV
     create/change new or existing Integration Scenarios and Integration Processes because the Software Component cannot be changed
     create/change new or existing Interface Objects because the Software Component cannot be changed
     create/change new or existing Mapping Objects because the Software Component cannot be changed
     create/change new or existing Adapter Objects
    DIRECTORY
     transfer integration scenario from Repository
     create/change Party
     create/change Service Without Party
     create/change Service Receiver Determination
     create/change Service Interface Determination
     create/change Service Sender Agreement
     create/change Service Receiver Agreement
    RWB
     Component Monitoring
     Message Monitoring
     Performance Monitoring
     Alert Configuration
     Alert Inbox
     Cache Monitoring
    Role: SAP_XI_ADMINISTRATOR
    u2022 SAP_XI_ADMINISTRATOR (Composite)
    u2022 SAP_ALM_ADMINISTRATOR
    u2022 SAP_ALM_CUSTOMIZER
    u2022 SAP_SLD_ADMINISTRATOR
    u2022 SAP_XI_ADMINISTRATOR_ABAP
    u2022 SAP_XI_ADMINISTRATOR_J2EE
    u2022 SAP_XI_BPE_ADMINISTRATOR_ABAP
    u2022 SAP_XI_DEMOAPP
    Notes: Has access to the Administration of the XI Tools URL (This should be Basis Only)
    ABAP
    u2022 Has access to SXI_CACHE to view the cache but not refresh it
    u2022 Has access to SXMB_ADM
    u2022 Has access to SXMB_MONI
    u2022 Has access to SPROXY
    u2022 Has access to SXMB_IFR
    u2022 Has access to SLDCHECK
    u2022 Has access to SLDAPICUST
    SLD
    u2022 Can create/change Technical /Business System
    u2022 Can create/delete Software Catalog (Product/Software Component Version)
    u2022 Can create/change Development (Name Reservation, Content Browser, Class Browser).
    REPOSITORY
    u2022 Can import SWCV (Software Component Version) from SLD and delete from Repository
    u2022 Can create new namespace under a SWCV
    u2022 Can create/change new or existing Integration Scenarios and Integration Processes
    u2022 Can create/change new or existing Interface Objects
    u2022 Can create/change new or existing Mapping Objects
    u2022 Can create/change new or existing Adapter Objects
    DIR
    u2022 Can transfer integration scenario from Repository
    u2022 Can create/change Party
    u2022 Can create/change Service WithoutParty
    u2022 Can create/change Service Receiver Determination
    u2022 Can create/change Service Interface Determination
    u2022 Can create/change Service Sender Agreement
    u2022 Can create/change Service Receiver Agreement
    RWB
    u2022 Can access Component Monitoring
    u2022 Can access Message Monitoring
    u2022 Can access Performance Monitoring
    u2022 Can access Alert Configuration
    u2022 Can access Alert Inbox
    u2022 Can access Cache Monitoring Role: SAP_XI_CONTENT_ORGANIZER
    u2022 SAP_XI_CONTENT_ORGANIZER (Composite)
    u2022 SAP_SLD_ORGANIZER
    u2022 SAP_XI_CONTENT_ORGANIZER_ABAP
    u2022 SAP_XI_CONTENT_ORGANIZER_J2EE
    Notes: No access to the Administration of the XI Tools URL
    ABAP
    u2022 No access to SXI_CACHE
    u2022 No access to SXMB_ADM
    u2022 No access to SXMB_MONI
    u2022 No access to SPROXY
    u2022 Has access to SXMB_IFR
    u2022 No access to SLDCHECK
    u2022 No access to SLDAPICUST
    SLD
    u2022 Can create/change Technical /Business System
    u2022 Can create/delete Software Catalog (Product/Software Component Version)
    u2022 Can create/change Development (Name Reservation, Content Browser, Class Browser).
    REPOSITORY
    u2022 Can import SWCV (Software Component Version) from SLD and delete from Repository
    u2022 Can create new namespace under a SWCV
    u2022 Can create/change new or existing Integration Scenarios and Integration Processes
    u2022 Can create/change new or existing Interface Objects
    u2022 Can create/change new or existing Mapping Objects
    u2022 Can create/change new or existing Adapter Objects
    DIR
    u2022 Can transfer integration scenario from Repository
    u2022 Can create/change Party
    u2022 Can create/change Service WithoutParty
    u2022 Can create/change Service Receiver Determination
    u2022 Can create/change Service Interface Determination
    u2022 Can create/change Service Sender Agreement
    u2022 Can create/change Service Receiver Agreement
    RWB
    u2022 Can access Component Monitoring
    u2022 Can access Message Monitoring
    u2022 Can access Performance Monitoring
    u2022 Can access Alert Configuration
    u2022 Can access Alert Inbox
    u2022 Can access Cache Monitoring
    Role: SAP_XI_DISPLAY_USER
    u2022 SAP_XI_DISPLAY_USER (Composite)
    u2022 SAP_SLD_GUEST
    u2022 SAP_XI_DISPLAY_USER_ABAP
    u2022 SAP_XI_DISPLAY_USER_J2EE
    Notes: No access to the Administration of the XI Tools URL
    ABAP
    u2022 Has access to SXI_CACHE but cannot refresh cache
    u2022 Has display access to SXMB_ADM
    u2022 Has access to SXMB_MONI
    u2022 Has access to SPROXY
    u2022 Has access to SXMB_IFR
    u2022 Has access to SLDCHECK
    u2022 No access to SLDAPICUST
    SLD
    u2022 Cannot create/change Technical /Business System
    u2022 Cannot create/delete Software Catalog (Product/Software Component Version)
    u2022 Cannot create/change Development (Name Reservation, Content Browser, Class Browser).
    REP
    u2022 Cannot import SWCV (Software Component Version) from SLD and delete from Repository
    u2022 Cannot create new namespace under a SWCV
    u2022 Cannot create/change new or existing Integration Scenarios and Integration Processes
    u2022 Cannot create/change new or existing Interface Objects
    u2022 Cannot create/change new or existing Mapping Objects
    u2022 Cannot create/change new or existing Adapter Objects
    DIR
    u2022 Cannot transfer integration scenario from Repository
    u2022 Cannot create/change Party
    u2022 Cannot create/change Service WithoutParty
    u2022 Cannot create/change Service Receiver Determination
    u2022 Cannot create/change Service Interface Determination
    u2022 Cannot create/change Service Sender Agreement
    u2022 Cannot create/change Service Receiver Agreement
    RWB
    u2022 Can access Component Monitoring
    u2022 Can access Message Monitoring
    u2022 Can access Performance Monitoring
    u2022 Can access Alert Configuration
    u2022 Can access Alert Inbox
    u2022 Can access Cache Monitoring Role: SAP_XI_MONITOR
    u2022 SAP_XI_MONITOR (Composite)
    u2022 SAP_SLD_GUEST
    u2022 SAP_XI_BPE_MONITOR_ABAP
    u2022 SAP_XI_DEMOAPP
    u2022 SAP_XI_MONITOR_ABAP
    u2022 SAP_XI_MONITOR_J2EE
    Notes: No access to the Administration of the XI Tools URL
    ABAP
    u2022 Has access to SXI_CACHE and refresh cache
    u2022 No access to SXMB_ADM
    u2022 Has access to SXMB_MONI
    u2022 Has access to SPROXY
    u2022 Has access to SXMB_IFR
    u2022 No access to SLDCHECK
    u2022 No access to SLDAPICUST
    SLD
    u2022 Cannot create/change Technical /Business System
    u2022 Cannot create/delete Software Catalog (Product/Software Component Version)
    u2022 Cannot create/change Development (Name Reservation, Content Browser, Class Browser).
    REP
    u2022 Cannot import SWCV (Software Component Version) from SLD and delete from Repository
    u2022 Cannot create new namespace under a SWCV
    u2022 Cannot create/change new or existing Integration Scenarios and Integration Processes
    u2022 Cannot create/change new or existing Interface Objects
    u2022 Cannot create/change new or existing Mapping Objects
    u2022 Cannot create/change new or existing Adapter Objects
    DIR
    u2022 Cannot transfer integration scenario from Repository
    u2022 Cannot create/change Party
    u2022 Cannot create/change Service WithoutParty
    u2022 Cannot create/change Service Receiver Determination
    u2022 Cannot create/change Service Interface Determination
    u2022 Cannot create/change Service Sender Agreement
    u2022 Cannot create/change Service Receiver Agreement
    RWB
    u2022 Can access Component Monitoring
    u2022 Can access Message Monitoring
    u2022 Can access Performance Monitoring
    u2022 Can access Alert Configuration
    u2022 Can access Alert Inbox
    u2022 Can access Cache Monitoring
    cheers
    reward points if found useful

  • What is the Roles Of Bridging Account

    *What Are The Roles Of These Accounts Bridging, Non-Invoiced Sales Orders And Non-Invoiced Revenue in Periodic Account Assignments form? [ID 1335054.1]*
    The Expense account is there to accommodate European accounting practices.
    The Bridging account (as seen in WIP accounting classes) is used only in France.
    The bridging account (and possibly others) was included at the request of the Global Accounting Engine team on behalf of France in the setup form at design time; but it has never been used as it was decided that transfer To GL would remain manual for the moment. In other words, today PAC only generates distributions based on GAAP/Brazil accounting.
    In other words: In US accounting, when you put something in inventory it is accounted as an asset, in France it is accounted as an expense; so during a period you total all expenses and at the end of a period in order to do a fiscal Profit and Loss, you "convert" to assets by using a bridging account : you debit the inventory account and credit the bridging account. This is done by Product Nature: So you have a Bridging account for raw materials, for finished goods and semi-finished.
    The fields 'Non-invoiced Sales Orders' and 'Non-invoiced Revenue' was set up with a view to replacing the functionality (used in Europe) that is currently provided by the Global Accounting engine (AX). However, this has not yet been implemented in the apps - which currently support only US GAAP & Brazilian accounting as methods of generating distributions from PAC.
    User Guide
    2 – 72 Oracle Cost Management User’s Guide
    Bridging: This account is optional.
    You can also optionally enter an Analytical Invoice Price Variance, Analytic a l Purchase Mirror, Non–Invoiced Sales Order, Non–Invoiced Revenue, Analytical Revenue Mirror, Analytical Margins of Goods Sold, and Average Cost Variance account.
    Edited by: Deepkumar Sivanandan on Aug 25, 2012 11:56 PM

    Hi Thaman,
    Responsibility of functional consultant in ESS/MSS:- Functional configuration under SPRO > Employee self service and manager self service, then preparation of Functional specification design (FSD) if any deviation from standard SAP, Unit test plan preparation and all functionailty testing
    Responsibility of Technical consultant:- Preparation of Technical specification design document (TSD), activation of work flow and creation of workflow if additional is required. Creatio of form like vacancy requisition form, new position creation form etc.
    Also some kind of technical configuration is there in SPRO for workflow and form
    Regards,
    Purnima

  • What are the roles need to add for webservice user in SAP ECC 6.0

    Dear SDNS,
    Can you please help me to understand , what are the roles needed to add while creating a webservice user in ABAP STACK.
    Really appreciate your immediate help and response.
    Thanks and Regards.
    Suraj

    Hi Suraj,
    Please refer to this link & apply the role/s as per the requirements for the web service user:
    [http://help.sap.com/saphelp_nwpi71/helpdata/en/2b/07074155bcf26fe10000000a1550b0/content.htm]
    Best Regards, Trevor

  • What is tthe role of ABAP Engine in EP server

    Hi to All,
    do any one of u let me know the role of ABAP engine in EP server! How can i make use of ABAP Engine. I know to work with J2EE Engine, but generally what we will do in ABAP Engine.
    It looks to u all as a silly question, but i am not clear of this function, so i need a detail explanation of this.
    Regards,
    Sireesha.

    Hi,
    before there was a WAS 6.20 (Web Application Server) SAP's R/3 Applications were build up on the so called R/3 Basis System. One part of the R/3 Basis was the APAP/4 Runtime. This was true until R/3 version 4.5.
    In parallel SAP started to develop a J2EE Application Server. They founded/buyed a company in Bulgaria called InQMy. You might know that the portal version EP5.0 was based on the InQMy J2EE engine.
    Since R/3 4.7 the old R/3 Basis is called "Web Application Server" (WAS 6.20). Additional to the ABAP/4 Runtime this WAS contains the former ITS (Internet Transaction Server" and the BSP's (Business Server Pages). The old ABAP/4 Runtime is now called "ABAP Stack".
    The old InQMy J2EE Server is now called "J2EE Engine" or "JAVA Stack".
    With Release 6.40 of the WAS it contains both the ABAP Stack and the JAVA Stack.
    Now to Your Question. A standarad EP installation just contains the JAVA stack of the WAS. The ABAP stack normally is not installed, because it is not used by the EP. You could install the ABAP stack in addition. But for what purposes ? Well if You would like to develop a webapplication based on BSP.
    If You are allread running an R/3 System it contains an ABAP Stack but normally no JAVA stack.
    The Java Stack of the EP Server can call the ABAP Stack of an R/3 System via RFC (remote function call).
    More confused now ?

  • What are  the roles & responsibilities  of GRC/SECURTIY CONSULTANT IN IMPLE

    HELLO EXPERTS,
                                  CAN U PLS TELL WHAT ARE THE ROLES & RESPONSIBILITIES OF GRC/SECURITY CONSULTANT IN IMPLEMENTATION OF GRC TOOL.
    REGARDS,
    SANJAY

    Hi Sanjay,
    The role of GRC & Securtiy Consultant is basicly the implementation of GRC Application in Customor envoriment. In most of cases he gives technical support for installation and configuration. What we are really do is following..
    1. Preperation of System Landscape Concept --> Provide Hardware and Software spesifications to customer
    2. Installation of Software Components --> This contains the installation of NW and GRC Components and also the installation of SAP Backend Components like Real Time Agents and the post-Installation configurations
    3. Post-Installation and Basic Configuration --> Create Connectors and additional basic configurations
    4. Hosting of Workshops for Risk Creation and Ruleset customizing
    5. Implementation of Custom defined Rules in the Application
    6. Test of Applications
    7. Hostin of Workshops for Approval Methodology and Workflow Use Cases
    8. Hostin of Workshops for Superuser Role Usage and Management of Superuser
    9. Role Change and Creation Workshops in GRC ERM.
    10 Documentation and Deliver of Custom Concepts for Compliant User & Role Administration
    11. Handling of Error and Trobles.
    this are my daily business...
    Best Regards.

Maybe you are looking for

  • Why are the text and graphic elements are not showing on the iPad

    I have a slideshow of pictures full bleed on my inDesign document with text and graphics on top of the pictures (not part of the slideshow). When I preview on the iPad all I can see is the gallery of images? Is it not possible to put text on top of a

  • Quick Insert Order Question

    Hey. Something just occurred to me . . . I'm not sure if the order of the inserts is top first or top last! In other words, what is the order of the signal chain? The uppermost insert is the FIRST and you add insert links to that chain stringing unde

  • Use selectItem to update inputtext value

    I read through many posting in this forum regarding on how to use valuechangelistener in the selectonemenu tag to update an inputtext value through selectItem's value. Unfortunately, it didn't solve the problem I am facing. In a form on my JSP page,

  • User's not receiving notification's

    Dear All some user' are not receiving notification's in their Home in page. user's has submitted many request but not receiving notifications. I have check their email address are also updated in the system. preferences has also set as 'do not send m

  • How do I find someone to write apps for me?

    If I don't want to or don't have the knowledge or time to do it myself, how do I find someone to write an app or apps for me?