ABAP and SAP BW

Hello
I want to write an ABAP Program and get the results/output reported to BW,? Is it possible?.
can anyone kindly suggest some solutions?.
where can I find this info ?.
regards
Shiva

Hi Shiva,
alternatively you could define a transparent table that is fed through your ABAP. You then create a data source with this table for your BW objects.
Regards
RobM

Similar Messages

  • Where do i find daily posted question on sap abap and sap webdynpro abap

    Hi
    where do we find Daily posted questions on sap abap and sap webdynpro abap in scn sap  so that i can go through the questions and answer them .

    Hi,
    Go to the Content tab of any space and click on discussions. Then you can sort them by date created or any other
    For ex: This link for WDA discussions: - Web Dynpro ABAP
    You can also click on Receive email notifications for any space to get updates on that space.
    hope this helps,
    Regards,
    Kiran

  • Diff. bet ABAP  and SAP Query

    HI
    Anybody can explain in detail about ABAP  and SAP Query.....
    And tell me what is the main diff. bet ABAP  and SAP Query...
    Regards
    S.Baskaran

    SAP Query
    Purpose
    The SAP Query application is used to create lists not already contained in the SAP standard system. It has been designed for users with little or no knowledge of the SAP programming language ABAP. SAP Query offers users a broad range of ways to define reporting programs and create different types of reports such as basic lists, statistics, and ranked lists.
    Features
    SAP Query's range of functions corresponds to the classical reporting functions available in the system. Requirements in this area such as list, statistic, or ranked list creation can be met using queries.
    All the data required by users for their lists can be selected from any SAP table created by the customer.
    To define a report, you first have to enter individual texts, such as titles, and select the fields and options which determine the report layout. Then you can edit list display in WYSIWYG mode whenever you want using drag and drop and the other toolbox functions available.
    ABAP Query, as far as I Believe, is the use of select statements in the ABAP Programming. This needs a knowledge of Open SQL commands like Select,UPdtae, Modify etc. This has to be done only by someone who has a little bit of ABAP experience.
    To sum up, SAP queries are readymade programs given by SAP, which the user can use making slight modification like the slection texts, the tables from which the data is to be retrieved and the format in which the data is to be displayed.ABAP queries become imperative when there is no such SAP query existing and also when there is a lot of customizing involved to use a SAP Query directly.
    Check out these links.
    http://help.sap.com/saphelp_46c/helpdata/en/35/26b413afab52b9e10000009b38f974/content.htm
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp
    Step-by-step guide for creating ABAP query
    http://www.sappoint.com/abap/ab4query.pdf
    ABAP query is mostly used by functional consultants.
    Kindly reward points by clicking the star on the left of reply,if it helps.Kindly close your previous threads if your problem is solved and reward points for helpful answers.
    Don't forget to reward if useful...

  • Difference between SAP BC ABAP and SAP ABAP Training

    What is the basic difference between SAP BC ABAP and SAP ABAP Training ?
    Can any one answer these? I am little confused about the learning material I searched on internet and the course provided. It has similar topics but different name. I have course like SAP ABAP ECC 6.0 (TAW10 and TAW12) but on search I also found SAP BC ABAP beside this.

    Hello
    SAP BC means SAP Business Connector
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5c2a85b11d6b28500508b5d5211/content.htm
    http://en.wikipedia.org/wiki/SAP_Business_Connector
    So you can know SAP BC ABAP is ABAP for SAP BC
    SAP ABAP/4 is a program lanuague
    https://en.wikipedia.org/wiki/ABAP
    For ABAP certification
    TAW10 and 12 are the right materials.
    Regards

  • Advice on client proxy generation (ABAP and SAP PI)

    Hi,
    I've set up an ABAP client proxy using the wizard in transaction SE80 in the backend system, released it using transaction SOAMANAGER and tested that it works.
    I now want to compare this technical approach against the same scenario using a proxy generated from a SAP PI outbound synchronous message interface.
    I have hit the following issues:
    1) When I upload the WSDL file (saved from the test web service I exposed from one of our SAP systems) into the Integration Repository, I receive the following error:
    "Check Result for Object GetDOB_WSDL Document check found errors  Cause: Unable to recognize the loaded document as valid WSDL  Tag Policy is not permitted at position portType".
    I can remove this error by deleting the tag policy but don't have an answer why this is not supported and whether this is the right approach - this error occurs regardless of which option I choose when saving the WSDL (i.e. portType or binding) or which upload option I select.
    2) When I create the proxy in the backend system based on the message interface the objects are all created successfully and generate/activate correctly.  As I don't need the PI runtime (no mapping, queuing etc) I go to create the logical port in transaction SOAMANAGER and I receive the error:
    SRT Framework exception: The WSDL document is not compatible with proxy class "ZPROXCO_ZFUNC_UPDATE_ADDRESSHI": "Operation(s) Missing ZFuncUpdateAddresshistory"
    even though the external operation does exist and is called ZFuncUpdateAddresshistory.
    I have no clues as to why this doesn't work other than the generated WSDL file in the ABAP client proxy has the same name for the portType and operation (ZFuncUpdateAddresshistory).
    3) Can someone please explain the value at design time over creating the client proxy in SAP PI versus using simply the wizard in the backend ABAP system - is it simply that the interfaces can be held centrally in the IR if desired or the WSDL might already be there and could be used to quickly generate a message interface?
    Thanks,
    Alan

    Hi,
      As far as I know, we follow the top down approach in proxy scenarios.
    meaning, we first create the interfaces in XI IR and then go to the back end to implement them.
    So, you should create a message interface (Probably Manually rather than importing the wsdl from R/3)
    in IR and then go to the ERP backend to implement the proxy using the SPROXY transaction.
    Coming to your 3rd question, In PI 7.1 you might be knowung that we have something called ESR(Enterprise Service Repository), which has all the services in a single place.This gives us an option of collating all the different enterprise services scattered all over different systems to be in a common repository.
    Regards,
    Ravi Kanth Talagana

  • ABAP and SAP R3 documentation

    Hi all,
       I am looking for ABAP documentation from SAP and also SAP R3 documentation from SAP. I just want to learn enough for XI purposes. Also is there any docuemtnation on SAP R3. I have documentation on RFC,Idoc etc.
    Thanks in advance

    Hey
    have a look at the following for R/3
    http://help.sap.com/saphelp_470/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    and
    http://help.sap.com/saphelp_nw2004s/helpdata/en/22/042578488911d189490000e829fbbd/frameset.htm - RFC/ALE/IDOC/BAPI
    for ALE/BAPI etc
    for XI if u finish the second link,u would be through,u dont even need first link
    thanx
    ahmad
    Message was edited by:
            Ahmad

  • AWS HANA ABAP and sap logon pad

    I am looking to consume HANA views with ABAP (as demostrated here SAP HANA Academy - ABAP: How to consume HANA procedures in ABAP - YouTube  )
    I have an AWS account with a HANA installation running with which I have connected with HANA Studio (rev 80) successfully.
    The SAP GUI 730 (Patch 4 Hotfix 2) is installed and I have also successfully installed Eclipse Kepler (in accordance with this guide Step-by-step Guide to setup ABAP on HANA with E... | SCN )
    When I try to create an ABAP project I am asked to either use the connection details in the SAP logon pad or connect manually. I have not maintained the logon pad details and hence wish to connect manually.
    Here is where it gets fuzzy to me. In order to connect with my HANA instance what do I enter as:
    - Application server? The IP-address of the HANA instance, right?
    - Instance number?
    - System-Id?
    - SAP router string?
    I assume that this is all information that is available with my AWS instance, but I dont know where to find it.  Furthermore, I am assuming that no additional components are required in my set-up. If this assumption is wrong please indicate what is missing.
    I greatly appreciate any support.
    Thanx

    Problem solved!

  • ABAP and SAP B1

    I am a tying job in ABAP, as we know that B1is for small and medium organization, so i want to know that if an organization implement B1, will they recriut ABAPers or they need not ?

    Hi,
    Besides the fact that I know nothing about ABAP, to develop something for B1 (I'm also a developer) you'll have to be able to use an ActiveX (basically, all the B1 interface is done thru 2 ActiveX).
    In all the documentation that I've read, all mentioned as supported environment those from Microsoft and particularly these languages: C#, VB.Net, VB6 and sometimes C++.
    Regards,
    Eric

  • I have 3 +years of experience in SAP ABAP and BRFplus , want to move to australia from India.

    Hello Experts,
    I have around 3.5 years of experience in SAP -ABAP and SAP-BRFplus . I am based out of india and want to move to Australia.I am trained in ABAP OOPs And Webdynpro. Have worked for around 3 years in Infosys Limited and currently working as Senior Business consultant in SAP ABAP in Ntt Data North America.
    I am activly looking for moving to Australia.
    So kindly let me know how to go for that.
    Regards,
    Khushbu

    Hi Khushbu
    If you want to work in Australia you will need to research the different VISA laws etc. Trying to come "onsite" is a challenge. SAP job demand goes through cycles and sometimes it is difficult to find a position. You might want to look at the large consultancies and see if there is an opportunity for onsite work as part of the project (more than likely make sponsorship easier).
    The difficult challenge - most times development work is sent offshore (not all places of course). The work kept in Australia is either they cannot outsource it (federal government and so you need to be an Australian citizen) or it will be more senior staff (10+ years experience). It doesn't mean the work isn't available but you might be competing with other established professionals.
    Regards
    Colleen

  • What is Abap Query and SAP query

    hi
    i don;t know about ABAP and SAP query . what is the different between ABAP and SAP query.. if any example is there please tell me
    thanks
    pauldharma

    Hi Dharma,
    chk these links:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40bec8da-4cd8-2910-27a9-81f5ce10676c
    http://jelajahsap.wordpress.com/2008/01/07/an-example-of-abap-query/
    Thanks,
    Keerthi

  • SAP-ABAP or SAP-BI/BW

    Hello All...
    need your help.
    I am currently working on SAS technology as a SAS Developer. I want to learn SAP. But have confusion between SAP-ABAP and SAP-BI/BW.
    Which one will be good for me? SAS gives me basic BI background so thought of BI/BW.
    & Will I get job after the course completion. I am having 2.5 years experience on SAS.
    Please help..
    Thanks...:)

    Hi,
    Module selection is totally depend on your interest.
    ABAP - is purely technical and coding work. if you have strong skill on coding then you can choose ABAP module.
    BW - its data warehouse. its techno-functional. You don't need any special skills to learn BW. its easy to  understand the BW concepts.As per business needs we need to design data flow by using BW architecture(extended start concept).After design of data flows we need to load the data from different sources and do the reporting by using Bex tools(Bex designer/analyzer).
    BW have 3 major areas.,
    1. Modeling/Designing.
    2. ETL - Extraction,transferring and loading
    3. Reporting - Bex tools.
    Thanks

  • ABAP and Business one

    Hi Friends,
    I tried searching the net for details but i was not able to clearly find. Hence i am posting on this forum. Hence, i apologise for asking such a basic question but i believe that you people can clarify my doubts
    I am working with SAP ABAP for the past 2 years. It was recently one of my colleague suggested about SAP Business one. My queries are :
    1. Is there any link between ABAP and business one ( i.e does it make sense for an ABAPer to learn business one. Are there any concepts of ABAP which we use in Business one)
    2. Is it worth to change your skill set from ABAP to business one?
    3. How good is the market for Business one ?
    Expecting your reply. Thanks in advance.
    Cheers,
    Prem

    1. Is there any link between ABAP and business one ( i.e does it make sense for an ABAPer to learn business one. Are there any concepts of ABAP which we use in Business one)
    ANS: There is no link between ABAP and SAP B1.
    2. Is it worth to change your skill set from ABAP to business one?
    ANS: This is left to the individuals mindset.
    3. How good is the market for Business one ?
    ANS: Market is good for experienced people

  • Difference between SAP 4.7EE and SAP ECC 6.0 in terms of ABAP

    Hi all,
      I would like to know the differences between the SAP-4.7EE and SAP ECC 6.0 in terms of ABAP?
    can any body Please Help me?

    Hi Vijay,
    In terms of ABAP some function modules are obsolete in 4.7.
    e.g WS_UPLOAD, WS_DOWNLOAD etc.
    You can find the list of obsolete FMs in the table RODIR.
    These need to be replaced in the ECC System.
    Also ECC is very strict in case of EPC Errors. You need to check the EPC and remove the call function interface errors where it says SLIN observes catching of a runtime error. These might work with no issues in 4.7 but will shortdump in ECC.
    If you are doing to a unicode conversion also. you need to check the transaction UCCHECK for unicode errors.
    You also need to replace obsolete statements like >< and => , =< etc.
    Please let me know if you need any further info on this.
    Thanks,
    Sai

  • How to find SAP  java realted roles for ABAP and Basis

    Hi Gurus,
    I am new in SAP Security First week, I got the assignment to find the SAP Roles and Trans for ABAP and Basis in all Systems like Ecc, BI, ......
    I use SE16 ->AGR_TCODES then SAP* in Table Name it give me all SAP Roles and Trans.
    Pls help me to get only SAP Java and Basis roles and Trans Seperately
    Thanks

    Hi,
    Are you speaking about the standrad SAP roles? If yes, you can have a look at BC and ABAP roles. However, if your question is about the created roles, you should see the convention that was followed in your organization to identify the roles.
    Rgds,
    Raghu Boddu

  • ABAP Query and SAP quary

    What is the diff between ABAP Query and SAP quary?

    Balu,
    SAP Query
    Purpose
    The SAP Query application is used to create lists not already contained in the SAP standard system. It has been designed for users with little or no knowledge of the SAP programming language ABAP. SAP Query offers users a broad range of ways to define reporting programs and create different types of reports such as basic lists, statistics, and ranked lists.
    Features
    SAP Query's range of functions corresponds to the classical reporting functions available in the system. Requirements in this area such as list, statistic, or ranked list creation can be met using queries.
    All the data required by users for their lists can be selected from any SAP table created by the customer.
    To define a report, you first have to enter individual texts, such as titles, and select the fields and options which determine the report layout. Then you can edit list display in WYSIWYG mode whenever you want using drag and drop and the other toolbox functions available.
    ABAP Query, as far as I Believe, is the use of select statements in the ABAP Programming. This needs a knowledge of Open SQL commands like Select,UPdtae, Modify etc. This has to be done only by someone who has a little bit of ABAP experience.
    To sum up, SAP queries are readymade programs given by SAP, which the user can use making slight modification like the slection texts, the tables from which the data is to be retrieved and the format in which the data is to be displayed.ABAP queries become imperative when there is no such SAP query existing and also when there is a lot of customizing involved to use a SAP Query directly.
    Check out these links.
    http://help.sap.com/saphelp_46c/helpdata/en/35/26b413afab52b9e10000009b38f974/content.htm
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp
    Step-by-step guide for creating ABAP query
    http://www.sappoint.com/abap/ab4query.pdf
    ABAP query is mostly used by functional consultants.
    Kindly reward points by clicking the star on the left of reply,if it helps.Kindly close your previous threads if your problem is solved and reward points for helpful answers.
    Don't forget to reward if useful...

Maybe you are looking for

  • Error while declaring cursor

    Hi all,when i am trying to declare a cursor in a procedure i am getting errors.Kindly correct me where i am going wrong   1  CREATE OR REPLACE PROCEDURE xxc_lc_rcv_interface_prc IS   2      v_a    NUMBER;   3      v_b    NUMBER;   4      v_c    NUMBE

  • How do I empty this item in trash?

    I copied a movie  to documents/other. I now want to delete the movie. I sent it to trash. When I go to empty trash I get a rejection stating the movie "is in use".  How do I remove this movie from my computer?

  • WCS map quality

    I was wondering if anyone has found a way to import floor maps without destroying thier quality? I am running WCS 4.2.62.0. My images start as cad dwg files. I have tried importing them with no luck. I have had our construction mgmt team strip the dr

  • WANTED: Test Engineer for CCD/CMOS image sensors and cameras...

    TEST ENGINEER Education:  BSEE or equivalent Experience:  5+ years experience in Test Engineering.  Preferred experience with Imaging and CCD cameras.  Must have programming experience with labview, and experience with other languages is a plus.  Mus

  • My macbook pro keeps saying I'm missing an Adobe plug in?

    how can I fix this? I have installed it already and it still doesn't work.. i have tried it multiple times. and nothing seems to work. please help me!