'SAP BWA'에 해당되는 글 2건

  1. 2012.05.11 Explorer with BWA
  2. 2011.03.27 How to find BWA version?
Technique/SAP BW2012. 5. 11. 12:25

Explorer with BWA

'Technique > SAP BW' 카테고리의 다른 글

DSO Comparison  (0) 2012.08.03
SAP BW 7.3 Hybrid Provider  (0) 2012.05.23
Usage of BW7.3 Transformation Rule Type “Read from DataStore”  (0) 2012.05.10
Version management in SAP BW 7.3  (0) 2012.04.20
Queries/Workbooks a user can access  (0) 2012.04.20
Posted by AgnesKim
Technique/SAP BW2011. 3. 27. 15:16

How to find BWA version?
Martin Maruskin 
Business Card
Company: self employed
Posted on Mar. 25, 2011 01:46 PM in Enterprise Data Warehousing/Business Warehouse

URL: http://sapport.blogspot.com/2011/03/how-to-find-bwa-version.html

 
 

Well, from SAP BW side not that easy J however everything is possible since there is a class CL_RSDDTREX_SERVICE.

For very simple information about BWA release and its revision you can call GET_BIA_RELEASE method:

GET_BIA_RELEASE

For little bit more comprehensive information about SP of BW as itself you can call method COMP_BI_SP_BIA_REV.

 COMP_BI_SP_BIA_REV

Martin Maruskin   SAP NetWeaver BW certified consultant


Comment on this article
Comment on this weblog

Showing messages 1 through 3 of 3.

Titles Only Main Topics Oldest First
  • What was the background?
    2011-03-26 07:34:19 Vitaliy Rudnytskiy Business Card [Reply]

    Thanks for sharing Martin. What was the case where you needed to check it in ABAP? Thanks. -Vitaliy
    • What was the background?
      2011-03-26 09:31:28 Martin Maruskin Business Card [Reply]

      Hi Vitaliy, at current prj I have access only to BW backed into which BWA is connected to. And simply I was just curious about BWA version. For sure there many other ways to find it out from different places e.g OS shell scripts?, TREX Admin Tools?. This is just one that I was able to find.
      Cheers, Martin
      • What was the background?
        2011-03-26 12:50:12 Vitaliy Rudnytskiy Business Card [Reply]

        If you do not have access to standard transactions RSDDBIAMON and TREXADMIN, but have access to RSRV (and time, because it might take some time depending on the size of BWA) go to RSRV -> System Information -> BI Accelerator -> Simple BIA functionality check.
        In the output you'll find:
        ...
        ====== BIA Instances ======
        BIA instance found on ...
        ------ Instance XXX/00 ------
        version: 700.54.216538
        ...

Showing messages 1 through 3 of 3.



http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/23805%3Futm_source%3Dtwitterfeed%26utm_medium%3Dtwitter%26utm_campaign%3DFeed%253A+SAPNetworkWeblogs+%2528SAP+Network+Weblogs%2529
Posted by AgnesKim