BW Useful Tables

download BW Useful Tables

of 5

Transcript of BW Useful Tables

  • 8/3/2019 BW Useful Tables

    1/5

    BW Useful Tables

    Custome Infoobjects Tabels:

    /BIC/M -- View of Master data Tables

    /BIC/P -- Master data Table, Time Independent attributes

    /BIC/Q -- Master data Table, Time Dependent attributes/BIC/X -- SID Table, Time Independent

    /BIC/Y -- SID Tabel, Time Dependent

    /BIC/T -- Text Table

    /BIC/H -- Heirarchy Table

    /BIC/K -- Heirarchy SID Table

    Standard Infoobjects Tabels(Buss. Content):

    Replace "C" with "0" in above tables.

    Ex: /BI0/M -- View of Master data Tables

    Standard InfoCUBE Tables :

    /BI0/F -- Fact Table(Before Compression)

    /BI0/E -- Fact Table(After Compression)

    /BI0/P -- Dimension Table - Data Package

    /BI0/T -- Dimension Table - Time/BI0/U -- Dimension Table - Unit

    /BI0/1, 2, 3, .......A,B,C,D : -- Dimension Tables

    BW Tables:

    BTCEVTJOB -- To check List of jobs waiting for events

    ROOSOURCE -- Control parameters for Datasource

    ROOSFIELD-- Control parameters for Datasource

    ROOSPRMSC -- Control parameters for Datasource

    ROOSPRMSF -- Control parameters for Datasource

    -- More info @ ROOSOURCEweblog

    RSOLTPSOURCE -- Replicate Table for OLTP source in BW

    RSDMDELTA -- Datamart Delta Management

    RSSDLINITSEL, RSSDLINITDEL

    -- Last valid Initialization to an OLTP Source

    RSUPDINFO -- Infocube to Infosource correlation

    RSUPDDAT -- Update rules key figuresRSUPDENQ -- Removal of locks in the update rules

    RSUPDFORM -- BW: Update Rules - Formulas - Checking Table

    RSUPDINFO -- Update info (status and program)

    RSUPDKEY -- Update rule: Key per key figure

    RSUPDROUT -- Update rules - ABAP routine - check table

    RSUPDSIMULD -- Table for saving simulation data update

    RSUPDSIMULH -- Table for saving simulation data header information

    RSDCUBEIOBJ -- Infoobjects per Infocube

    RSIS -- Infosouce Info

    RSUPDINFO -- Update Rules Info

    RSTS -- Transfer Rules Info

    RSKSFIELD -- Communication Structure fields

    RSALLOWEDCHAR-- Special Characters Table(T Code : RSKC, To maintain)

    RSDLPSEL -- Selection Table for fields scheduler(Infpak's)

    RSDLPIO -- Log data packet no

    RSMONICTAB -- Monitor, Data Targets(Infocube/ODS) Table, request related info

    RSTSODS -- Operational data store for Transfer structure

    RSZELTDIR-- Query Elements

    RSZGLOBV -- BEx Variables

    RXSELTXREF, RSCOMPDIR-- Reports/query relavent tables

    RSCUSTV -- Query settings

    RSDIOBJ -- Infoobjects

    RSLDPSEL -- Selection table for fields scheduler(Info pak list)

    RSMONIPTAB -- InfoPackage for the monitor

    RSRWORKBOOK -- Workbooks & related query genunid's

    RSRREPDIR-- Contains Genuin id, Rep Name, author, etc...

  • 8/3/2019 BW Useful Tables

    2/5

    RSRINDEXT -- Workbook ID & Name

    RSREQDONE -- Monitor: Saving of the QM entries

    RSSELDONE -- Monitor : Selection for exected requests

    RSLDTDONE -- Texts on the requeasted infopacks & groups

    RSUICDONE -- BIW: Selection table for user-selection update Infocubes's

    RSSDBATCH -- Table for Batch run scheduler

    RSLDPDEL -- Selection table for deleting with full update scheduler

    RSADMINSV -- RS Administration

    RSSDLINIT -- Last Valid Initializations to an OLTP Source

    BTCEVTJOB --To check event status(scheduled or not)

    VARI -- ABAP Variant related Table

    VARIDESC -- Selection Variants: Description

    SMQ1 -- QRFC Monitor(Out Bound)

    SM13 -- Update Records status

    T Code : LBWQ --> QRFC related Tables

    TRFCQOUT,

    QREFTID,

    ARFCSDATA

    BW Useful Function ModulesPosted In: bapi , chain , date , exchange rate , file , finish ,function , functionmodules ,ipak , master , modules , name ,package , period , process , rate , status , week .By SrinivasNeelam

    RSW_RATE_GET_BASIC -- To get exchange rate

    -- To get exchange rate for combination of source and target currency for defined exchange rate type

    WEEK_GET_FIRST_DAY -- First day of week

    DATA_TO_PERIOD_CONVERT -- To derive period from Date

    RSAPO_SWITCH_BATCH_TO_TRANS, RSAPO_SWITCH_TRANS_TO_BATCH

    -- To change Transactional cube to basic cube & basic cube to tran cube

    BAPI_USER_ACTGROUPS_ASSIGN -- To assign Roles to User

    BAPI_USER_GET_DETAILS - To get User Details

    SUPRN_INS_OR_DEL_PROFILE -- To insert or delete a Profile

    RSBCTDPE_GET_ROLE_FOR_USER-- To see Roles per User

    BP_EVENT_RAISE -- To raise an EVENT

    RSDTM_ICD_DATA_DOWNLOAD -- To Download data from Infocube

    RSPC_API_CHAIN_START -- To Start process Chain

    RSPC_PROCESS_FINISH -- To finish any process in Process Chain

    -- how to use : RSPC_PROCESS_FINISH (To restart PChain)

    RSU5_SAPI_BADI-- To enhance Master data(Note : 709816)

  • 8/3/2019 BW Useful Tables

    3/5

    RSDMD_DEL_MASTER_DATA -- To delete Master Data

    RSMDM_MD_ACTIVATE -- To activate Master Data

    BAPI_IOBJ_CREATE -- To Create Infoobjects

    BAPI_IOBJ_REORG -- To reorganise Infoobjects

    BAPI_IPAK_START -- To start Infopackage

    BAPI_IPAK_CHANGE -- To Change Infopackage

    BAPI_IPAK_GET_DETAIL -- To get details of Infopackage

    RSSM_GET_REQUEST_STATUS -- To get request Status

    BAPI_ISREQUEST_GETSTATUS -- To get request status

    FILE_GET_NAME -- To get file Name.

    RSW_RATE_GET_BASIC -- To Currency Translation

    RSAOS_METADATA_UPLOAD -- To Replicate datasources selectively

    RSDRD_DELETE_FACTS--

    To delete data selectively

    RSDU_CHECK_PKEY_FACTTAB_DB6 -- Checks the partitioning key for the fact table of an InfoCube.

    RSDU_CHECK_PKEY_ODSTAB_DB6 -- Checks the partitioning key for an ODS table.

    RSDU_CHECK_PKEY_PSATAB_DB6 -- Checks the partitioning key for a PSA table

    RSDRI_INFOPROV_READ -- To read data from Infocubes

    RSPC_API_CHAIN_SCHEDULE -- To raise an event from R/3 source system

    Daily BW Systems ChecklistPosted In: active , BW , checklist , daily ,jobs , Program , shortdump ,sm50 , sm51 , smicm , st22 , stms , Transports . By Srinivas Neelam

    Daily BW Systems Checklist

    This list of transactions is designed to guide a Basis Admin team member through the process of keeping tabs on major

    systems issues and root cause issues and trends for each system in the landscape.

    This will only identify and help triage issues to Helpdesk, Infrastructure, OS team or DBA team, Basis or functional

    developers or whomeverbut guarantees that each system in a landscape gets a regular, weekly look. The goal is to

    eliminate root causes of repeating issues.

    Step One: Identify what is going on right now

  • 8/3/2019 BW Useful Tables

    4/5

    Why? This info may skew other readings

    SM51 SM50 (or SM66 and SMGW) whats running and active now

    SMICM whats going on in the web serverand max/peak usage

    AL08 whos on and inactivewhat are they doing?

    Step Two: Analyze what happened overnight

    Why? ID any major new issues or daily trends for loads

    ST22 short dumps indicate major issues

    SM21 (change time filter to include since you last looked) for each app server shift in SM51

    SM37 active or cancelled jobs

    RSMO overview of process chains/InfoPackages (also RSA1-monitoring-monitor)

    RSPC log view of trouble chains

    STMS import history

    Step Three: Check weekly trends (once per week per system is ok)

    ST02 look at buffers red? Quality lower than 90%? >20,000 swaps?

    ST04 database buffer quality in detail analysis, lockwait, latchwait, db message log

    ST06 CPU usage, now and detail-CPU snap and CPU previous hrs, OS Log

    DB02 disk space and weekly growth...and that disk storage availability is ahead of needs

    Step Four: Major troubleshooting transactions if deeper analysis required

    SE03 STMS SE09/SE10 TMS info observe import history patterns

    SLG1 Application Logs

    RSD1 Repair InfoObjects

    RSRV Analysis and repair of BW Objects Master data to Transactional Data ratio

    ST03N Query and Load performance analysis BW Expert mode

    RSRCACHE Web query cache (parameters RSCUSTV14)

    RSRT/RSRT2 query analysis which area is that problem happening in?

    AL11 /work process/RFC logs

    BW Stats Queries (0TCT) examine for trends out of the ordinary/expected

    WE20/WE21/SM59 system connections or SE16 tables related to these

    SE38 Reports:

    SAP_INFOCUBE_INDEXES_REPAIR

    RSPARAM

    RSCR_CHECK_INSTALLATION_PARAMS (Crystal Enterprise)

    RSPOR_SETUP (portal configuration)

  • 8/3/2019 BW Useful Tables

    5/5

    RSAR_RSISOSMAP_REPAIR

    BW_IGS_ADMIN or BW_IGS_CHART_TEST (IGS)

    SRMO or RSODADMIN (TREX)SPAD printing issues