Ep related to abap?

Hi Gurus,
Actually i am an abap consultant but i want to know what is EP and information broadcasting and how are these related to abap. If that so..
Can someone suggest me how to start learning...any material r usefull links.

EP Purpose
The EP usage type contains the following components:
Portal: Serves as the front end of SAP NetWeaver, offering a single point of access to SAP and non-SAP information sources, enterprise applications, information repositories, databases and services in and outside the enterprise—all integrated into a single user experience.
Knowledge Management: Provides role-based access to unstructured information from various data sources. The unstructured information can be in many forms, such as text documents, presentations and HTML files, and can be viewed via iViews in the portal.
Knowledge Management makes use of the standalone engine TREX to perform search and classification operations.
Collaboration: Provides services that help communication and cooperation among colleagues and others in the enterprise. Services include virtual rooms, groupware integration, asynchronous and real-time collaboration tools.
Guided Procedures: Provides a framework for modeling and managing processes that involve access to multiple backend systems. It enables runtime collaboration and execution of ad-hoc items, as well as invocation of different types of applications and services within a process. The framework implements role-based access to tools, resources and process steps.
Also Check these links
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/05d9c990-0201-0010-4590-aaf3eacd11e4
http://help.sap.com/saphelp_nw04/helpdata/en/ce/3e98408d953154e10000000a1550b0/frameset.htm
Beginning EP Development
http://www.diamondcluster.com/ideas/viewpoint/pdf/viewpointv2n2Portals.pdf
http://help.sap.com/saphelp_nw2004s/helpdata/en/42/d26a715d745043e10000000a1553f6/frameset.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/24/34ba42e2e0c611e10000000a1550b0/frameset.htm

Similar Messages

  • How MVC related to ABAP Web Dynpro?

    Hi
    I am a java guy....Can you please explain me how MVC related to ABAP Web Dynpro. In java we have views, controllers and model..but in web dynpro abap i didnt find any model and they are writting all the businness logic in view only. They are not using any component controller as well.
    Can any one please explain me this...
    Thanks & Regards
    Ravi shankar B

    Hi
      Webdynpro is not a complete MVC pattern stuff , but it has also a controller and views.Views are to be completely out of the business logic  but webdynpro allows us to put business logic inside the views.
      Controller and Windows acts as the Controller in the MVC pattern
    Thanks
    Anzy

  • What is Business Connector ? How it is related to ABAP ?

    What is Business Connector ? How it is related to  ABAP ?
    Is there any document available ? Pls provide ....
    Thanks in Advance ....

    Business connector help
    Mahesh

  • How it will be related from  ABAP to BW

    Hi..Friends,
            I have 1 yr of experience in ABAP,But  I m looking to migratre ABAP to BI.
             How it will be related from  ABAP to BW
            can anybody give best advise to suit my carrer.
    Cheers
    Lohit.

    BIW: Business Information Warehouse
    BW: Business (Information) Warehouse
    See here:
    http://help.sap.com/saphelp_nw04/helpdata/en/b2/e50138fede083de10000009b38f8cf/content.htm
    /people/sap.user72/blog/2006/01/27/sap-netweaver-bi-versus-sap-bw-the-sequel
    Just go through these for BI learing materials
    If you are going to Start BI 7.0 courses
    you could follow the books
    TBW10 Datawarehousing concepts
    TBW20 Reporting
    TBW42 Adavnced Data warehousing concepts (authorization,Broadcasting,etc)
    TBW45 Integrated Palnning
    Online courses on APD,XI
    Tamong these,TBW10 and TBW20 will be sufficient for you to start and know basic concepts
    For more information please
    refer these links
    http://www.psimedia.ws
    http://www.sap.com/uk/services/education/courses/bw.epx
    http://www50.sap.com/useducation/curriculum/print.asp?jc=1&rid=285
    http://www50.sap.com/useducation/curriculum/print.asp?jc=1&rid=458
    http://www50.sap.com/useducation/certification/examcontent.asp
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=506&vid=5
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=420
    http://csc-studentweb.lrc.edu/swp/Berg/BB_index_main.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c27a9990-0201-0010-a393-e6e8bed520fe
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/79f6d190-0201-0010-ec8b-810a969028ec
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/620b406d-0601-0010-3b9a-ac51c445860f
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f243d6d-0601-0010-2aae-abe0a4dcfadb
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0d16261-80c0-2910-149a-97b017a900e4
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20b0d390-0201-0010-408c-f27f82427e23
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9be229f6-0901-0010-8288-824675320301
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/508d0387-001d-2a10-a394-faa4e57f6751
    Hope it helps you,Revert me back if you have any queries
    Regards
    Bala

  • Queries related to ABAP Programs migration to SAP ECC 6.0

    We are planning to re-implement SAP using SAP ECC 6.0 We are currently using SAP R3 Version 4.7
    Regarding migration of existing ABAP Programs and data, I have some queries which may kindly be answered by any of the experts of this forum.
    1. I have heard that SAP ECC 6.0 or SAP Netweaver 7.0 will never support BDC programs. To upload data into SAP, BAPI is the preferred option. Is that true?
    2. In ABAP Programming, relational operator < (less than), > (greater than), <= (less than or equal to) etc are not supported by SAP Netweaver 7.0. In stead, operator contants LT, GT, LE etc must be used. Other wise, SAP reports syntax error. Is thar true?
    3. Screens (Dynpros) have been fully programmed in ABAP Objects in almost all programs related to functional modules (SD,MM,PP,FI/CO etc) in SAP ECC 6.0. Is that true?
    4. Programs written in SAP R/3 Version 4.7 will report syntax errors when that program is compiled as it is in SAP Netweaver. Is that true?
    I request you to kindly reply for these four queries at the earliest.
    Thanking you,
    K. RANGARAJAN
    ABAP Programmer

    SAP ECC6.0 will be supporting BDC programs too.But ,apart from this there are other options like LSMW  ,BAPI,  ECATT tool
    which serves the same purpose  .   It doesnot mean that SAP wont support BDC.
    Coming to relational operators u can use both of them but preferred is operator contants LT, GT, LE.
    If there are any obsolete statements or any Obsolete function modules used in version4.7 U will get syntax errors or unicode errors.
    Regards,
    Lakshman.

  • What  is  "WM"  and how does it relate to  Abap work

    Hello,
    What is "WM" is it one of the modules in SAP , or just describes interface development in SAP.
    Thanks

    Hi,
    WM - Warehouse Management
    Check this link...
    <a href="http://www.sap.com/solutions/business-suite/scm/featuresfunctions/execution/warehousemanagement.epx">Warehouse Management</a>
    Regards,
    Raj

  • Doubt related to ABAP HR form printing.

    Hi All,
    I am trying to print the Benefits confirmation form through the transaction - HRBEN0015.
    When I enter multiple employees it gives me the tree structure with all the employees for which benefits confirmation form is valid.I can select the employees from this output for whom I have to print the form.
    But the issue is that even if I select Multiple employees from this structure it gives me the output for the last employee that is selected.
    Can some one please let me know how to print the forms for all selected employees in one go.
    Regards,
    Rupesh R Nair.

    Hi
    We are facing a same issue right now. Please advise what solution did you find for the issue reported.
    Regards
    Shilpa

  • One logical question related to ABAP report.

    Hi,
    I have one basic list report XYZ having some field like employee number. my requirement was is that to get the detail information on the same basic list XYZ.
    when using submit and return statement in basic list to call other report what will happen ?
    Not sure whether it will go into loop. If it will go to infinite loop then what is the way to come out from the loop.
    May be i am not explain the requirement correctly . Plz let me know the solutions?
    Thanks in Advance !!!!

    Yes - it'll loop. you can set up a hidden parameter on the selection screen called say, x_sub. It's normally blank, but when you submit it through the program, set it to 'X'. Then when you go to submit the program if x_sub = 'X', don't do the submit.
    Rob

  • ABAP related issues in 4.7 to ECC 6.0 Upgrade

    Hi All,
    We are in the process of upgrade of SAP 4.7 non unicode to ECC 6.0 non unicode system .
    Please let me know what are the things we need to check& what are the issues related to ABAP will encounter in this process.
    Please provide the touch points which we need to take care.
    Regards,
    Reddy

    Hi
    While doing Upgrade You have to aware of all related program like BDC's , Screens related errors and all dictionary related problems.
    Some function modules may become obsolete, and some screens will change
    and some new fields will be added in the new versions etc.
    Also take care of SPAU and SPDD tcodes.
    You should be able to know about Unicode concept in sap.
    check this
    http://www.thespot4sap.com/upgrade_guide_v2.pdf#search=%22upGRADE%20STEPS%20-%20SAP%22
    also chk these 2 notes in service.sap.com
    Technical Upgrade is only a version upgrade without any functionality changes.
    The objects that are needed to be upgraded are:
    Includes
    Function Groups / Function Modules
    Programs / Reports
    OSS Notes
    SAP Repository Objects
    SAP Data Dictionary Objects
    Domains, Data Elements
    Tables, Structures and Views
    Module Pools, Sub Routine pools
    BDC Programs
    Print Programs
    SAP Scripts, Screens
    User Exits
    You can refer to the below links for more information on technical upgrade:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/07/upgradeFROMR3TOmySAPERP-PARTII&
    https://wiki.sdn.sap.com/wiki/display/profile/UPGRADEFROMR3TOmySAPERP-PARTIII
    http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/6d66647d9011d396b60000e82de14a/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5ac31178-0701-0010-469a-b4d7fa2721ca
    Regards
    Anji

  • ABAP related BI

    Hi,
    Can anyone help with the material that is related to ABAP which is used in BI.
    Searched the Forum , lots of stuff , lost where to start with ...
    So posting here ...
    Regards,
    Sruthi...

    Hi Sruthi,
    ABAP in BI can be used in many places depends on the business requirements...you can classify accordingly and go through the documentation....
    1.ABAP can be used in Generic DataSource Definition and extraction.
    2.ABAP can be used in Enhancement of any individual BI Object.
    3.ABAP can be used in Transformations and DTP.
    4.ABAP can be used in Start routines,End routines and Expert routines.
    5.ABAP can be used in Variables selections in reporting wise.
    like this we can saggregate the usage of ABAP in SAP BI..so you can follow your reading accordingly.
    hope this is clear for you...
    Regards
    Ramsunder

  • ABAP , JAVA And XSLT Mapping Doc's

    Hi,
    I am new to SAP XI Any body please send me the Doc's Related to ABAP, JAVA And XSLT Mappings. Thanks in Advance.
    Regards
    Kiran.B

    Hi
    Refer to
    ABAP mapping:
    How to Use ABAP Mapping in XI 3.0
    JAVA mapping:
    http://help.sap.com/saphelp_nw04/helpdata/en/bd/c91241c738f423e10000000a155106/frameset.htm (Java mapping)
    XSLT mapping:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb983c1
    /people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping
    /people/sreekanth.babu2/blog/2005/01/05/design-time-value-mappings-in-xslt
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    XSLT Mapping with java enhancement
    /people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners
    XSLT - /people/dirk.roeckmann/blog/2006/07/26/grouping-xml-with-xslt--from-muenchian-method-to-xslt-20
    Regards,
    Kumar.
    Reward points if helpful!!

  • HR-ABAP basic questions

    1) What is the reason for using infotypes with different way(not the same way as in ABAP) of saving the records the database is used in the ABAP-HR Programming?
    2) What is the some reason for using Logical Database more ABAP-HR?
    3) What is the reason for using precoded macro's in ABAP-HR?

    Matt,
      I am trying to learn ABAP-HR and found that many things that sound different in HR-ABAP can be achieved through normal ABAP below are the some
        1) Infotypes - I had read some where that records get saved horizantally (record1 record2 record3) instead in a vertial save ( record1
                                                          recordn).
           Why is that this type of database design is adapted. Ofcourse these are called repeate structures I guess.
           Why is that infotype need to have self built database table, internal table and structure?
           This is being already handled in Normal ABAP by creating internal table refering database table/structure.
          So my 1st question in the previous to know what is making infotype different than normal way of having a internal table.
        2) Macro - is the precoded select query but that is already coded in TRMAC. My question over this when we can have select query what is the need for the precoded stuff?.
          For example why to have "RP-READ-INFOTYPE" on some Infotype when this can done through  Select * from TABLE pA0*** where field1 = 'xxxx'  .
    Any ways Thanks for your response,I have 2 years of experience in ABAP and want to shift my self to ABAP-HR. I always try to have strong foundation/understanding of the basics and post the questions to know the differents views (approach of thinking of other ABAPER's). Many times the response provide me very...very valuable stuff and this is the frist time  that I have a response that is different from Grath & Sameer. But I guess any response that posted to question which is related always related to  ABAP is definitely going to be helpful in one or the other way (may for having good understanding  or for preinterview..or some thing else) . 
          If the post is found to be non sense there is responsible person "MODERATOR" to block the post. I Dont know what made these two guys bother them much.
         That's great! that you gave me a repsonse that I was always expecting
    Ty
    SDN Powered

  • ABAP concepts for HR Consul -urgent!!

    Hi All,
    Since being a functional consultant, it is very silly to ask this question, but can someone pls tell me that what are the various ABAP concepts which are very essential/important to know for an SAP hr func consultant. (eg: take smart forms, FM`s etc)
    Hence can some one pls guide me relating the above topic..?
    If my friends have some doc/Links related to ABAP concepts, pls mail me [email protected]
    Hoping for some valuable info from you guys..
    (Points are assured)
    regds,
    nithi

    Hi Bala,
    Thanks a lott!! I have recd the docs. In case any issues will get back to you..
    Also if you have some thing related to FM`s?? If you have some more inputs, plz mail me the same..
    thanks once again
    regds,
    nithi

  • Reg : Classes And Methods In ABAP HR

    Hii...
    Can anyone tell me what are the standard OOPS classes and Interfaces related to ABAP HR Technical. I want to know the detailed view of all the classes and interfaces which can be used in HR technically.
    Or is there any way I can find.
    Your suggestions will be helpful for me. So, Kindly help me with this.
    Thanks,
    Regards,
    Rahul Gupta

    Venkat,
        Try look for any SAP Note or create Customer Message to SAP. It's clearly Program Error. We can't collect  "lcl_transform" class into Transport Request Independently as it was local Class not Global Class.
    Try transporting Transformations again, if it still gives problem. Contact SAP.
    Let us know if you implement any SAP Notes.
    all the best.
    Regards,
    Nagesh Ganisetti.
    Assign Points if it helps.

  • Creating Adobe Interactive Forms in ABAP Web Dynpro

    Hi,
    I am a begineer to ABAP PDF Form development. Anyone could help me to develop Adobe interactive forms (online and offline cases) using ABAP WebDynpro. I would need Thanks.step by step procedures to develop quickly. I have found the material mostly related to Java. Please suggest some links related to ABAP WebDynpro. What aee the methods that would be called to update a form, open a form and upload/download a form.
    Regards,
    Namita Bhan

    http://www.sdn.sap.com/irj/scn/interactiveforms-elearning
    the above link helps you out witht he best e learning sessions
    http://wwwimages.adobe.com/www.adobe.com/enterprise/partners/pdfs/solution_in_detail_interactive_forms.pdf
    this also is a very helpful document
    If you have any specific queries please feel free to shoot
    Cheers
    Senon

Maybe you are looking for

  • My Cam says it is in use by another program.

    Hello, I have just bought a new Rocketfish Notebook Camera and got a program that will run it on ichat for my mac mini. It is a USB cord and I have used Mac Cam to help but everytime I try using the camera, it says that it is in use by another progra

  • Can't import an application into HTMLDB.

    I cannot import an application into HTMLDB. I have tried small applcations and even the sample application that comes with HTMLDB. The apache logs give me the error 'HTTP-404 ORA-00904: "CONTENT": invalid identifier' no matter what I try to import. T

  • After revoked UTL_FILE from PUBLIC, found problem...

    Hi All I created new role that is "UTL_PUBLIC" and granted below package to new role and grant new role to all users in database after that revoke below roles from PUBLIC. UTL_FILE UTL_TCP UTL_SMTP UTL_HTTP DBMS_LOB DBMS_SQL DBMS_JOB DBMS_SCHEDULER D

  • Do generics have a negative impact on performance

    Is there any performance hit if we use generics. I am getting more confused because JDK 1.6 is not supporting generics, and I am getting a feeling that they are removed because there are some problems with generics

  • Create a column on one sheet based on unique value in another

    Hello, I'm running Excel 2013 and I have one workbook with two sheets - sheet1 and sheet2. Sheet1 has 24 columns and 26K rows. Column "A" is titled "id" and contains id numbers that are also, some, found in column "A" of Sheet2 - which is also titled