Regarding syllabus of abap

can any one give me the complete syllabus for abap.
thanks in advance.

Hi,
Main Chapters of ABAP are:
1. REPORTS
2. TRANSACTIONS/ MODULE POOL PROGRAMMING
3. SCRIPTS/SMARTFORMS
4. BDC'S/LSMW
5. ENHANCEMENTS/USER EXITS
There are other Cross application areas like:
ALE/EDI/IDOC's , Work Flow, BAPI's/RFC's.
Latest ABAP consists of All Netweaver Components like XI, EP,MI,WAS etc.
Regards,
Anji

Similar Messages

  • Syllabus for ABAP certification (C_TAW12_70)

    Hi Friends,
    Do we have Data Transfer(BDC) in the syllabus of ABAP certification(TECHED)? As we dont have any chapter in TAW10/TAW12.
    And they have added WEB DYNPRO into the syllabus.
    Can you provide me some document containing brief knowledge on it.  I was planning to skip it but its better to have some idea.
    Waiting for your reply..
    Thanks,
    SAM.

    Hi Sam,
    Below is the syllabus for ABAP Certification (C_TAW12_70):
    http://www.sap.com/services/education/certification/certificationtest.epx?context=%5b%5bC_TAW12_70%5d%5d%7c
    The questions in exam will only come from the topics and sub-topics mentioned on this page. For ex. if you click on TAW12/TAW10, it will show you the topics/sub-topics which you have to cover for this certification.
    Regards,
    Subhash

  • Regarding the PPT or documents to give session regarding the HR- ABAP

    Hi all,
      Well and wish same from you.. Can please share the PPT or documents to give session regarding the HR- ABAP.
    Thanks ,
    Suresh

    Hi ,
      Please send to my personal id [email protected].
      Thanks in advance..
    Suresh.

  • Issue regarding access of ABAP related services from portal

    Dear All,
    We need your input in the following issue:
    Scenerio:
    we have implemented ess 1.2 on ep7.0
    here we have gone for "Enhanced Package 2" for TRAVEL for client requirements so Travel Services are ABAP WEBDYNPRO instead of Standard JAVA WEBDYNPRO and we have 2 transaction iviews on portal.
    Now when an end user clicks on travel services, the request is forwaded to ABAP WAS. So, we need to maintain two entries in DNS: 1. Portal url, 2. ABAP WAS
    Now the client doesnot want to maintain ABAP WAS entry in their dns. BUT if they do not maintain this than end users are not able to access ABAP related services...
    Can you please suggest any possible solution for this issue.
    Thanks & Regards,
    JJ

    Hi,
    Per SAP Note 1040325, it says "It is not possible if there is another component between the browser and the message server (for example, a portal)." In your case a firewall between the portal and WAS. So a direct connection between the client and the WAS system is required which is a security risk. The section below gives more detail on why this is the case/
    The following is a excerpt from the Portal "Network and Communication Security" guide:-
    Please note that the requirement for direct access between the client and the backend is well flagged in the documentation. For instance, please refer to the Portal Security Guide, specifically the section "Network and Communication Security" (http://help.sap.com/saphelp_nw04s/helpdata/en/b9/c892f1ffc34156883ddd24aec01253/frameset.htm):
    'Neither the portal nor the AS Java provides a proxy function. [...] If you have set up a network architecture with one or more firewalls, and your portal integrates iViews that initiate client-backend communication, you must set up access for the client through the firewalls to the application server in the back end.'
    So the only secure solution is to install a webdispatcher in your DMZ and forward the requests from the (5) Portal to the (6) webdispatcher as in the graphic below :-
    ........................................./-> (3) Webdisp -\....................../-> (5) Portal
    (1) Client (IE) -> (2) Firewall |.........................|-> (4) Firewall |
    .........................................\-> (6) Webdisp -/......................\-> (7) WAS
    The original requests bound for the (5) Portal are relayed via the (3) webdisp1 as you can only have one webdisp connecting to one backend SAP system (Portal OR WAS).
    Hope this helps.
    Michael

  • Regarding Reports in ABAP

    Hi All,
    Can anybody give me examples for generating/Printing <b>TREE Reports in ABAP.</b>
    If anybody worked on it please send the example programs to my personal mail ID - <b>[email protected]</b>
    Thanks in advance.
    Thanks & Regards,
    Rayeez.

    Hi Shaik,
    check in http://www.sapdevelopment.co.uk/reporting/alv/alvtree.htm
    and in SE38 you can find some more
    <b>BCALV_TREE_01  
    BCALV_TREE_02  
    BCALV_TREE_03  
    BCALV_TREE_04  
    BCALV_TREE_05  
    BCALV_TREE_06  
    BCALV_TREE_DEMO</b>
    regards
    Vijay

  • Regarding structure of abap program

    hi,
    can any one exaplain to me what is the structure of the abap program.
    thank&regards,
    ramnaresh

    Hi..
    This is the Structure of ABAP program.
    REPORT <NAME>.
    **Global Data definitions
    TYPES:
    DATA:
    **Selection Screen Definition
    SELECT-OPTIONS
    PARAMETERS
    **Event Blocks
    INITIALIZATION .
       perform X.
    START-OF-SELECTION.
       perform Y.
    ****Form routines definition
    FORM X.
    ENDFORM.
    FORM Y.
    ENDFORM.
    <b><REMOVED BY MODERATOR></b>
    Message was edited by:
            Alvaro Tejada Galindo

  • Regarding studying for ABAP HANA

    Hello Gurus,
         I have been working as a ABAP SRM techno-Functional Consultant for 5 years. Now I feel like to switch into something new and increase my knowledge. Can someone help me regarding learning of HANA for ABAP. Also can SAP HANA somehow be used in SRM. Will HANA provide me something more towards my carrier.
    Thanks
    Gaurav Gautam

    Hey Jasmin,
         I loved your last line
    Confucius: “You cannot open a book without learning something.” 
    And thanks for this guidance.
    Also would like to share , I found few video tutorial, might help someone
    Video Tutorials about ABAP for SAP HANA
    And I will look forward to learn HANA. And as you mentioned
    yes, yes, and yes .
    an inspiring line with yes ++. we do have application logics but based on business requirement so I can't say on that.But it will surely help me a lot.
    BR
    // Gaurav Gautam

  • Regarding Backup of ABAP+JAVA system

    Hi,
    We've ECC 5.0(ABAPJAVA) system in which we've configured JDI and NWDS was installed on server's desktop. Now my concern here is how to take the backup of ABAPJAVA system which should include NWDS changes as well.
    Please give me some suggestions on this.
    Thanks in Advance.
    Kind regards,
    Mogileeswar

    Hello,
    Please see Markus Doehr's response
    at 
    Re: Backup/Recovery strategy for SAP netweaver 7.0 SR3 connected to BI JAVA
    I  suggest you consider those as two different instance even if they run on the same hardware.
    Taking a backup of a Java instance to a restorable state (in case of a DR) requires:
    - a database backup
    - a backup of the \usr\sap\<SID-of-J2EE> at the same time the database backup is running
    - a registry backup (including the users and their UUIDs)
    This will enable you to install a plain operating system, installing the database software and recover your Java instance. Note: This works only if the hostname and the SID are the same as on the original system. This procedure can not be used to do a system copy of the Java instance.
    Taking a backup of ABAP is almost the same:
    - a database backup
    - a backup of the \usr\sap\<SID-of-ABAP>
    - a registry backup
    Since it's not possible to restore the registry partially but only completely a restore of it will overwrite the current values which is not a problem since they are basically the same.
    The BI-Java instance is not directly dependent on the BI-ABAP backend but depending on where your users are stored the Java instance might not come up if your ABAP is not running.
    Regards,
    Paul

  • Regarding Conversion Of ABAP program from non unicode to uni code

    Hi Can you please let me know the procedure for converssion of non unicode to unicode?
    Thanks in advance,
    zubera

    Hi
    The Link will be helpful to you.
    Re: Upgrade 4.6 to ECC - What are the responsibilites
    regarding Unicode influence in Standard programs
    Very good document:
    http://www.doag.org/pub/docs/sig/sap/2004-03/Buhlinger_Maxi_Version.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d37d1ad9-0b01-0010-ed9f-bc3222312dd8
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/589d18d9-0b01-0010-ac8a-8a22852061a2
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f8e316d9-0b01-0010-8e95-829a58c1511a
    You need to use the transaction UCCHECK.
    The report documentation is here
    ABAP Unicode Scan Tool UCCHECK
    You can use transaction UCCHECK to examine a Unicode program set for syntax errors without having to set the program attribute "Unicode checks active" for every individual program. From the list of Unicode syntax errors, you can go directly to the affected programs and remove the errors. It is also possible to automatically create transport requests and set the Unicode program attribute for a program set.
    Some application-specific checks, which draw your attention to program points that are not Unicode-compatible, are also integrated.
    Selection of Objects:
    The program objects can be selected according to object name, object type, author (TADIR), package, and original system. For the Unicode syntax check, only object types for which an independent syntax check can be carried out are appropriate. The following object types are possibilities:
    PROG Report
    CLAS Class
    FUGR Function groups
    FUGX Function group (with customer include, customer area)
    FUGS Function group (with customer include, SAP area)
    LDBA Logical Database
    CNTX Context
    TYPE Type pool
    INTF Interface
    Only Examine Programs with Non-Activated Unicode Flag
    By default, the system only displays program objects that have not yet set the Unicode attribute. If you want to use UCCHECK to process program objects that have already set the attribute, you can deactivate this option.
    Only Objects with TADIR Entry
    By default, the system only displays program objects with a TADIR entry. If you want to examine programs that don't have a TADIR entry, for example locally generated programs without a package, you can deactivate this option.
    Exclude Packages $*
    By default, the system does not display program objects that are in a local, non-transportable package. If you want to examine programs that are in such a package, you can deactivate this option.
    Display Modified SAP Programs Also
    By default, SAP programs are not checked in customer systems. If you also want to check SAP programs that were modified in a customer system (see transaction SE95), you can activate this option.
    Maximum Number of Programs:
    To avoid timeouts or unexpectedly long waiting times, the maximum number of program objects is preset to 50. If you want to examine more objects, you must increase the maximum number or run a SAMT scan (general program set processing). The latter also has the advantage that the data is stored persistently. Proceed as follows:
    - Call transaction SAMT
    - Create task with program RSUNISCAN_FINAL, subroutine SAMT_SEARCH
    For further information refer to documentation for transaction SAMT.
    Displaying Points that Cannot Be Analyzed Statically
    If you choose this option, you get an overview of the program points, where a static check for Unicode syntax errors is not possible. This can be the case if, for example, parameters or field symbols are not typed or you are accessing a field or structure with variable length/offset. At these points the system only tests at runtime whether the code is sufficient for the stricter Unicode tests. If possible, you should assign types to the variables used, otherwise you must check runtime behavior after the Unicode attribute has been set.
    To be able to differentiate between your own and foreign code (for example when using standard includes or generated includes), there is a selection option for the includes to be displayed. By default, the system excludes the standard includes of the view maintenance LSVIM* from the display, because they cause a large number of messages that are not relevant for the Unicode conversion. It is recommended that you also exclude the generated function group-specific includes of the view maintenance (usually L<function group name>F00 and L<function group name>I00) from the display.
    Similarly to the process in the extended syntax check, you can hide the warning using the pseudo comment ("#EC *).
    Applikation-Specific Checks
    These checks indicate program points that represent a public interface but are not Unicode-compatible. Under Unicode, the corresponding interfaces change according to the referenced documentation and must be adapted appropriately.
    View Maintenance
    Parts of the view maintenance generated in older releases are not Unicode-compatible. The relevant parts can be regenerated with a service report.
    UPLOAD/DOWNLOAD
    The function modules UPLOAD, DOWNLOAD or WS_UPLOAD and WS_DOWNLOAD are obsolete and cannot run under Unicode. Refer to the documentation for these modules to find out which routines serve as replacements.
    Regards
    Anji

  • Regarding SDN's ABAP Trial Version installation

    I would want to install ABAP trial version provided by SDN on my PC, Please clarify my doubts regarding it,
    Is BI and BW 3.5 add-on included with this?
    Will there be any problem if installed and work on on a PC with 768 MB Ram?
    And can anyone kindly provide with realtime installation procedure(not the SAP pdf doc)?
    What amount of harddisk space is require to work with it?
    Your valuable answers wil be rewarded with points...

    the right place for this question is these forums
    Software Downloads
    SAP NetWeaver Application Server
    yes BW is included
    768 mb will not be a problem for installation but while running , the system may be slow
    for installation guide check this weblog
    /people/sugree.phatanapherom/blog/2005/08/17/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-abap-edition

  • Query Regarding ALV : WD ABAP

    HI ,
    The 'Settings' option in ALV in WD ABAP provides an option to the user to select the number of rows as per suitability . I want to check whether these settings can be saved at the user profile level .
    I mean if the user again logs in , he will be able to see as many rows in the ALV table as he selected and saved previously . I mean , is the settings are local to the session or to the user profile . If , the settings can be saved at the user profile level , then how it is achieved .Also , if the column settings can be saved at the user profile level !!
    Best Regards
    Sid

    Hi,
    do you mean this? http://help.sap.com/saphelp_nw2004s/helpdata/en/e9/8ca7428e0d0d31e10000000a1550b0/frameset.htm
    Regards, Heidi

  • Regarding EHP4 Ready ABAP system

    Regaring EHP4 ready for EHP4 kit
    file name : InstGuide_ERP60SR3EHP4_MSSQL_abap.pdf
    And please read page-8 the first sentence begin from
    ■ After the installation ...
    ABAP system based on SAP NetWeaver 7.0 including enhancement package 1,
    your system only has the basic ERP 6.0 EHP4 technical usage ABAP
    Technology for ERP EHP4. Therefore, the system is in an intermediate
    state that is not supported by SAP. To complete the installation
    process you must install additional SAP ERP 6.0 EHP4 functionality
    in your SAP ERP 6.0 - EHP4 Ready ABAP system.
    -> Why SAP does not Support Ehp4 after installation(ie intermediate state)?
        - I believe its possible to skip installing Components and can install only required support package    while download in MOPZ. In this case SAP does not support?  please confirm
    regards
    jaichan

    Hi Jaichan,
    it is an EHP4 "ready" installation -> so all application components are on the initial ECC 6.0 level (technically 600) - and the Basis is on NW EHP1 (7.01). This in an intermediate state.
    In a second step you are required ERP application parts should be update with EHP4.
    In case you want to use a "pure" ECC 6.0 just use a different set of DVD's (e.g. SR3) - then you don't need to install the EHP afterwards.
    Best regards,
    Christian.

  • Regarding SAP NetWeaver - Abap Work Bench

    Hi friends
          This is saravanan. i am working as ABAP Consultant. In www.sap.com i got some idea about abap workbench certification. But i would like to know in chennai where i can write my certification and i need the particular website and what is the latest topics about
    SAP-Netweaver -ABAP-Workbench certification. please friends if you know about this send me as soon as possible.
         Thanks for advance
    Regards
    Saravanan

    The place I go for certification information (prices, dates and topics) is SAP.COM.
    Try this website:
    http://www.sap.com/education/certification/
    or more specifically:
    http://www.sap.com/education/certification/exams.asp#user
    Additionally you can try to go to SAP country site closest to you for information.
    Good luck!
    Leonardo Araujo

  • Regarding layout of abap query

    hi all,
    i have an issue in the output of abap query. in output i have many columns with values, nw i have to insert two additional  colums in between of the existing output.how to do that???

    Thanks everyone,
    i have found out  how to add checkbox on selection screen of abap query.
    These are the steps:
    1.goto tcode sq02 (infoset)
    2.put it in change mode.
    3.Then click on 'extras' button on application toolbar.
    4.Then select 'code' tab and write your code there.

  • Regarding curves IN abap REPORT

    hi experts,
    i got one assignment ,i have to show the graphical representaton of the output data in the abap report,
    i have to create  the bell curve on the basis of appraisal data which will come in the output how will i proceed for this plz help me remember i have to create this only with the help of abap report or alv report plz  help me considering this point .
    how will i create x axis ,y axis or any bell curve plz throw light ,it will be fruitful for u also as this things we have make it possible without BI but only ABAP.
    plz help me if possible send me the codes or guide me.

    Hi ,
    To start with X and Y axis u can refer the fm GRAPH_2D  to illustrate  the x and y axis .
    There is another FM GRAPH_3D ..
    I have never tried with curve plotting but yielded the o/p in bargraphs .
    Br,
    Vijay

Maybe you are looking for

  • Multiple Apple ID's/One Computer

    My three kids each have their own Itouch.  They each have their own Apple ID as well.  Whenever we connect one of the itouches, Itunes attempt to load evey app loaded by every separate apple ID.  i though with separate accounts, this would not happen

  • In need of a speed monitoring application

    I am in the process of trying to find a bottleneck on our network. I am wondering if any of you know of a application I could use to do this. What I would like is something that would simply let me test the transfer speed from one computer on our net

  • How long is it gonny take for me to download the latest update for my iphone5

    how long is it gonny take for me to download the latest update for my iphone5?

  • How to pass pdf documents through idocs

    I wanted to know how to pass pdf document along with a transaction code like sales order or travel expense manager with the help of IDOCs.

  • E-mail Account Can't Access Server

    I previously had a corporate Outlook account synced through the E-mail app.  The other day I needed to shut off the account temporarily so I disabled the app. Today I enabled the app in order to access the account again. The account initially showed