SAP Technical architect

Hi,
I am ABAP developer around 4 years of experience, and interested to move towards being a SAP technical architect. How can I go about this transition. while reading through few blogs came across a lot of scattered information about some SAP Certification course followed by the exam for being a technical architect. Got a bit confused. Please advise.
Appreciate your thoughts...
Thanks
VG
Moderator Message: Thread moved from the SOA Forum to the Career Center according to relevance
Edited by: Trevor Naidoo on Aug 2, 2011 11:49 AM

Hi,
Before becoming a SAP technical architect, you need several years (at least 5 ) as a SAP basis administrator doing projects like installations, upgrades, hardware migrations, lots of interfaces etc....
So try first to become a SAP admin in a project team, not a production team.
Regards,
Olivier

Similar Messages

  • SAP Netweaver Architect Document and its place in SDLC

    Hi All,
    I am looking forward to look at a sample SAP Netweaver Architect Documument or a Template and want to understand the scope and all details included in the perview of this document.
    I understand that Tech Architect Document will be prepared in SDLC after the blueprint is generated.
    And a Tech Architect document has the entire landscape integration details along with Non Functional details like performance , scalability etc.
    Can some one please send a sample Technical Architect Document based on SAP Netweaver ( Portal ) and explain where does it commence in SDLC .
    Many Thanks,
    Richa

    Hi Richa,
    a good place to start would be the Master Guide to NW 7.4 SR1 on SAP Market Place which is here.
    The guide goes through everything for planning a NW installation including of course Portal and planning the Landscape design and architectura questions.
    Best regards,
    Andy.

  • Difference SAP BI architect, modeller, Developer & BI functional consultant

    Experts:
    So what actually is the difference between an SAP BI architect, SAP BI modeller, SAP BI Developer and an SAP BI functional consultant?
    Thanks

    Hi,
    As I know I would define the terms as follows,
    SAP BI architect / modeller: There is no such hard differences between architect and modeller. The job of this person would be
    Check the feasibility of project in terms of timelines and complexity.
    Define the scope of the project (Mainly the business areas).
    High level design and Requirement Analysis.
    Blueprinting and functional specification.
    Developer: Developer will have main functions as below,
    Technical Specification.
    Development of actual objects / Implementation.
    Unit Testing.
    Integration / Module Testing.
    SAP BI Functional: This person mainly needs to have functional knowledge on different modules and basics of BW,
    Functional requirement clarification from client.
    Making sure that BW development will fulfill the functional requirment.
    Helping the developer in Unit / Integration testing phase for testing different functional scenarios.
    Regards,
    Durgesh.

  • Certified Associate SAP Enterprise Architect

    Could anyone certified on 'Certified Associate SAP Enterprise Architect' give some guidelines to prepare for the exam?  Would be great if you can share your experience on writing this exam.

    I was able to clear this exam few months back . I have seen many people asking about this certification. There is so much to share in terms of experience, but here i would like to highlight few things:
    First of all read through this exam and preparation courses here : [http://www12.sap.com/services/education/certification/certificationrole.epx?context=%5b%5bROLE_C_SOA_CER%5d%5d%7c]
    This is neither an typical technical exam nor an functional domain specifc course. This mainly is about big SOA engagements in an organisation. Following are major areas of exam:
    Concepts:
    SOA history, the SOA overview, journey of SOA so far within SAP, how SAP has adopted SOA model in its practices and many more conceptual points in and around SOA.
    SOA Engagement:
    In SOA 200 course you will find different phases illustrating how should SOA transformation happen in any company based on several conditions. This also includes what is the best practice to convert an traditional running software enviornment to SOA oriented enviornment.
    SOA Governance :
    How to get engaged in effective SOA cycle and what rules/templates to follow.
    Apart from concepts there are courses for real time studies on Provisioning and Consumption sides of SAP SOA.
    Related to this you also need knowledge of SAP netweaver tools and how do these tools help in provisioning and consumption and in overall SOA practices.
    In general, this is first level course for a person who wants to be an Enterprise Archictect. But I feel there would be a long way to go after this for anyone to become an SOA EA. This course forms a basis of understanding about the buzz word SOA and related scnearios. But a practical engagement is then necessary to move in the direction of an EA.
    I think we are(should be) not allowed to come up with the question paper, but I can give you some hints on the pattern asked in this certification:
    The questions are arranged mostly as per the chapters of different courses - SOA100, 200, 110 and Netweaver.
    If you read whole SOA 200 it is easier to clear the certification exam because SOA 200 is the important part of whole learning. The major focus is on Introduction chapters of SOA and several definitions besides different phases (view/matrices/templates).
    Netweaver topics are huge and it is not possible for anyone to cover all the stacks of Netweaver like PI, MDM, BI, Composition via CAF/CE..
    which means that there can be some technical questions which will not be possible to answer unless you have worked on that area throughly. So its better to go with best knowledge on these topics before appearing in the exam or just leave on your luck otherwise ).
    SOA100 is very interesting in reading and for understanding as well. The questions are very easy also to answer in this area.
    I would say this course should be more considered as interesting learning and its not safe to leave any topic or chapter among these courses for exam as all the courses contribute to questions in the exam.
    Hope it helps .

  • SAP Technical roles and IDM Business roles mapping

    Hi Guys
    Just wondering if there is an easy way to export SAP Positions and create them automatically as Business Roles in IDM and the SAP technical roles that are related to that corresponding position into privledges assigned to that Business Role. Or am I going about this the wrong way? What do you normally do in terms of getting all your sap technical roles from the sap system and assigning them to business roles in IDM. Any help on this is much appreciated?
    Cheers
    Leo

    Thanks Matt,
    I think get I the picture now
    One thing that I am still not sure about is how the sap abap technical roles or profiles are provisioned through workflow
    Here is what Ive done so far
    1. HCM data loaded into productive identity store via vds
    2. Did an initial load of the abap system into the productive identity store (now the technical roles and profiles are loaded as privileges in the idstore)
    3. Through workflow I select a user that already has an abap account and assign that user some additional sap technical roles, for e.g. sap_all and sap_new. The corresponding privileges for these roles are namely PRIV:PROFILE:ECX:SAP_ALL and PRIV:PROFILE:ECX:SAP_NEW .
    4. For the provisioning to occur so that these new privileges are reflected in the ABAP system for this user, I have used the setABAPRole&ProfileForUser task from sap provisioning framework folder and set it as the add/mod/del  event task for the MXREF_MX_PRIVILEGE attribute. That way whenever a privilege is added to a user account the setABAPRole&ProfileForUser task will run and the sap_all and sap_new profiles will be added in the backend. This way I can avoid setting a provisioning task for each abap privilege that gets loaded.
    But it should be obvious now that there is a flaw with this kind of setup, because all non abap privileges that get added or removed will trigger the setABAPRole&ProfileForUser task anyway because the privileges use the same attribute i.e.MXREF_MX_PRIVILEGE. So it brings me to the question how do you provision abap technical roles or profiles through workflow without setting a provisioning task for each abap related privilege.
    Thanks again for all your help!
    Leo

  • SAP Technical & Functional

    Hi Experts
    Can you tell me what are the similarities and differences between the SAP Technical & SAP Fucntional.
    And how can I find out which SAP Techincal or Fucntioal Module is right for me and interests me so I can start a career in that Module.
    Please tell me and Points will be rewarded.
    Yours Truly,
    Ali
    P.S.     If you need any advise regarding which SAP Mosdule is right for me please ask.

    http://www.sapfunctional.com/
    http://www.****************/Tutorials/Tutorials.htm

  • Sap technical consultant ?

    In real time who are called  the SAP Technical consultant ?
    whether ABAPer or BASIS ?

    Both are technical consultants
    Regards,

  • Install SAP Technical Content

    I have heard about installation of Technical Content.
    Can any one tell me how to install SAP Technical Content and why we used it.

    Hi
    After a new install or upgrade, Technical Content will be installed automatically after you run TCODE Rsa1 (BI_TCO_ACTIVATION) for the first time. It is used for the BI Stats and authorization to mention a few.
    See OSS note 979581 for more details.
    Thanks

  • Certification programs for SAP Technical professionals

    Hi All,
          I am into SAP(ABAP-Technical) since last few months.I would like to know as SAP technical professionals what different certification programs are there that I am eligible to.
    Please Advice.
    Cheers,
    Anirban.

    Take a look at this website:
    <a href="https://websmp103.sap-ag.de/~sapidp/011000358700002412512003">SAP Consultant Certification - SAP NetWeaver</a>
    Good luck!
    Leonardo De Araujo

  • SAP ABAP ARCHITECT

    Hi Guys,
    Can anyone of you please provide me some documentation related to SAP ABAP ARCHITECT.
    Thanks
    Rajeev !!!

    Hi,
    check this site
    http://www.sapbrainsonline.com/
    Regards,
    Waseem

  • SAP SOLUTION ARCHITECT

    Hi Freinds,
    I would like to know what is role of SAP SOLUTION ARCHITECT.
    Now days I see so many advertises asking for Solution Architect SAP. Is this term used for Sap solution consultant. I would like to know the responsibilities for solution architect.
    With Best Regards,
    Rajesh

    Easy question to answer if you google the phrase.  There are so many job posting descriptions.  Do a simple search and answer your own question easily.  Here is an example: ["SAP Solution Architect"|http://www.tech-centric.net/it-jobs/SAP-Solution-Architect_436345]

  • New to SAP technical and Functional

    Hi
    I have 6+ years of experience on java.
    I completly new to SAP now i am assigned to SAP CRM. How is the future of SAP CRM. If i go SAP CRM technical wether it is good for my future or not. If yes please provide me the links to start on that and how i need to start for that.
    Please mail me the answer to [email protected]
    Murali

    Hello Murali,
    On the root of the SDN forums (https://www.sdn.sap.com/irj/sdn/collaboration), you have a part on SAP Solutions containing three forums on CRM (People Centric User Interface, Web Application and Mobile Applications).
    Cheers,
    Francois

  • SAP BW Developer Vs SAP BW Architect

    Hi,
       What is the difference between designitations of
    BW CONSULTANT
    BW DEVELOPER
    BW ARCHITECT
    Please specify roles and respon....
    Thanks

    BW King,
    A BW Architect would be the person that does much of the data modeling for your BW implementation.  This would involve looking at the technical requirements, and then determining what (if any) standard cubes would best suit the requirements, analyzing what changes would need to be made to them, and coming up with an overall strategy for the BW reporting solution.
    A BW Developer would be the person that takes this overall strategy and makes it a reality.
    A BW Consultant, generically, could be both an architect, developer, or whatever else the client wanted them to be.
    Overall, I imagine very few people label themselves exclusively as a developer/architect.  Most people will bounce between roles all the time.
    Hope this helps
    Michael

  • SAP Technical Document

    Hi Guys,
    I am in ABAP , Just started CRM Technical . Could anyone send me some CRM COOKBOOK for technical folks and documents which could make my CRM Technical Journey wonderful.
    Points would be Rewarded for helpful reply .
    sanjeevaug22 AT gmail
    Thanks a lot for help .......

    Hi ,
    In CRM Technical there are a lot of things that one would have to learn so i eleive its very difficult for anyone to constraint it one document or any one book.
    what i can say in CRM ABAP its the OO ABAP enviroments find its maximum usage and so u need to go through the concepts of BADI's , classes , interfaces and methods.
    Also usage of standard BAPI is always recommended so you need to know how to use the BAPI and if required develop the same.
    As a starting point you can refer to teh following document which would give you a brief overview of the certain table relationships and some standard BAPI's which are very commonly used.
    http://www.scribd.com/doc/946498/SAP-CRM-Tech-DRAFTtablesrelationships
    I would like to advice you to go through the rules of the forum as you are not supposed to ask for any document by giving your email id. kindly try to avoid the same in future.
    Regards
    Sidd

  • List of Tcodes in SAP(Technical)

    Hi Gurus,
    Send me a list of Tcodes in SAP.
    Thanks in Advance,
    Sakthi

    Hello Shakthi,
    Transactions:
    search_sap_menu - Finds the menu path to a transaction - Can either type in TX code in the search criteria or a description- ie. 1st try SE38 and then ABAP.... the returned result is 'bottom to top'.
    EDI Specific Transactions
    VOE1 Translation between EDI categories and SD item categories
    VOE2 Table EDSC view. Customer link to sales area detail
    VOE3 Table view EDPVW. Add partner types that will be transferred to the IDoc
    VOE4 Table view EDPAR. Link external partner number with our internal number
    WEDI EDI Administrator Menu
    BALE Idoc Administration
    Scheduling agreements
    OVA9 Create entries for each sold-to customer for which you will receive EDI schedule releases. At implementation, the only field that needs to be maintained is "Check PO number," which causes SAP to make sure that the PO number sent on the release matches the PO number on the schedule agreement. This transaction updates table T663A. SAP will not post an EDI schedule release, if this record is missing.
    OVAI Create entries for each Vendor / Partner description combination. (Vendors must match sold-to Acct. at Cust., and Partner descriptions must match ship-to Partner descriptions.) This transaction updates table T661W. SAP uses this table to determine the schedule agreement sold-to partner.
    OVAJ If you would like SAP to post schedule requirements using discrete dates only, instead of weekly and/or monthly buckets, you can indicate the days of the week that you deliver to this customer. SAP will divide the customer's quantity for a week or month evenly into the days of the week specified by the distribution function code. This code must be sent in the DELINS IDoc in field E1EDP16-ETVTF.
    IDoc Transactions
    WE09 / WE02 IDoc lists according to content. View IDocs via specific IDoc number or business application detail contained within the contents of a segment.
    WE05 View IDocs
    WE19 EDI test tool. Use to test inbound Function module changes.
    WE20 Partner profile configuration. Add partner detail together with inbound and outbound relationships. We also incorporate message control on the outbound IDocs. Utilize the organizational units to trap functional errors for further processing
    WE30 Create IDoc extension type
    WE31 Segment create
    WE57 Assign function module to logical message and IDoc type
    WE60 IDoc type documentation tool
    WE82 Link Release detail to Extension IDoc Type
    BD55 Conversion rule user exit. Link conversion rule user exit to the different system \ partner combinations
    BD87 Reprocess IDocs in error or waiting for action. (Both inbound and outbound in 4.6. Use BD88 in prior versions)
    BALA ALE Application Distribution
    BALM ALE Master Data Distribution
    Output determination
    856 - ASN
    V/36 Maintain output determination for deliveries (Output determination procedures). V10000 (Header output) has condition type LAVA (usually with requirement 1 NB: Use V/84 – V7ALLE – SHAD for grouped ASNs. I.e. Group deliveries into shipments
    VV21,VV22,VV23 Create output condition records for shipping. LAVA – WE (Partner function) - We must add each new partner with VV21
    VL71 Reissue output for deliveries
    810 - Invoice
    V/54 Maintain access sequence for billing documents
    VV31,VV32,VV33 Create condition records for billing documents. (RD00 – RE Billing party)
    VF31 Reissue output for billing documents
    855 – Order Response
    V/30 Sales document output types (BA00)
    V/48, V/32, V/43 Maintain access sequence for sales documents
    VV11,VV12,VV13 Create condition records for sales documents. (BA00 – SP Sold to party)
    Requirements coding
    V/27 Create code to check requirements for output control. Used to check ZBA0 against BA00 output.
    Sales & Distribution
    Sales order / Quote / Sched Agreement / Contract
    VA02 Sales order change
    VA05 List of sales orders
    VA22 Quotation change
    VA32 Scheduling agreement change
    VA42 Contract change
    Billing
    VF02 Change billing document
    VF11 Cancel Billing document
    VF04 Billing due list
    FBL5N Display Customer invoices by line
    FBL1N Display Vendor invoices by line
    Delivery
    VL02N Change delivery document
    VL04 Delivery due list
    VKM5 List of deliveries
    VL06G List of outbound deliveries for goods issue
    VL06P List of outbound deliveries for picking
    VL09 Cancel goods issue
    VT02N Change shipment
    VT70 Output for shipments
    General
    VKM3, VKM4 List of sales documents
    VKM1 List of blocked SD documents
    VD52 Material Determination
    Workflow
    SWEAD Event queue administration
    SWE2 Event type linkages
    SWE3 Event linkages
    PPOME Organizational Unit Maintenance
    SWE5 Consistency Checks for Event Linkages
    SWUD Workflow Diagnostic Tool
    General
    The following section provides detail on other useful SAP areas.
    Create delivery via transfer orders
    Once the order is saved proceed through the following steps. The process assumes the item has values in the warehouse bin.
    VL04 Delivery due list. Run the delivery due with your order number to create the delivery
    LT03 Create Transfer Order. EG. Warehouse: 101 and enter. Picking background. Save
    The Transfer order should now be saved. It now needs to be confirmed.
    In LT03 go to menu option Transfer Order -> Confirm – Transfer Order
    Enter
    Save
    The transfer order is now confirmed.
    VL02N Delivery change. EG: Edit the delivery to do the following Pack – External customer material number = COO. External delivery number – Waybill number. BOL – Transport tag. Carrier – Header partner – SP (E.G. FXP). Tracking number = Packing Unit
    Purchase Orders
    ME22N PO Change
    ME57 Create PO from purchase requisition
    ATP
    CO09 Availability overview
    Goods Movement
    MIGO Post goods receipt
    MB51 Material document list
    MB01 Goods Movement
    Other
    MD04 Material Requirements. Shows material requirements and releases against materials
    SE38 ABAP Editor. Used to modify ABAP programs
    SM01 Transaction list. Lock transactions in the system. Also a good tool to see what transactions are available
    SHDB Transaction recorder (BDC)
    CMOD User exit \ project tool. Coordinates your changes into projects for the purpose of activating all user exits for a particular project. A user exit needs to be modified before it will work
    SE16 Table contents display
    SOST View mails sent externally from SAP
    SU53 Check authorization object
    SQVI Table Quickviewer – Used to created quick client dependent reports
    ST22 ABAP Dump Analysis
    ST01 System trace
    ST11 Display developer trace
    ST05 SQL Trace
    SM21 System log
    ST22 Display short dumps
    SM12 Display locked entries
    With Regards,
    Vidya
    **Please reward with points

Maybe you are looking for

  • Is it safe to use my charger?

    Happy New Year, Can I use my MacBook Air's 45w charger in Kuwait with my old white Macbook which used to run with a 60w charger? Any advice would be greatly appreciated. Thanks everyone.

  • Printable Page - Changes to VO not reflected

    I have printable page defined on a page and when clicked, it displays the contents of the page correctly. I have a messagechoice in the main page. When i change the value in the drop down and click "printable page" button, it still shows the old data

  • Cisco ASA 5520 Failover with DMZ

    I have a pair of Cisco ASA 5520s running as a primary/standby. Everything is working properly with the primary ASA, however when I trigger a failover, everything works except for the DMZ interface on the standby ASA. I've poured over the configs, but

  • Excel 2010, Column A will not appear

    I have a file that was an .xls file, then upgraded to xlsx with 2010.  I have tried all of the below on both version of the file. I can't get "Column A" to show.  I have used the select to the left to unhide and have set the column width.  I don't kn

  • Unable to start sbo-backup service

    Hello I am unable to start the service of sbo backup. When i press the play button i just doesnt start. I have already check the services in windows, and i am also unable to start it. Any ideas. Thanks Jacobo