Inventory Data Loading: This Document Explains Step by Step Inventory Loading To 0IC - C03 Cube
Inventory Data Loading: This Document Explains Step by Step Inventory Loading To 0IC - C03 Cube
Is it required to load data using 2LIS_03_BX data source to get initialize stock opening
balances...!!
2LIS_03_BX --> This structure is used to extract the stock data from MM Inventory
Management for initialization to a BW system.
2LIS_03_BF --> This structure is used to extract the material movement data from MM
Inventory Management (MM-IM) consistently to a BW system
2LIS_03_UM --> This structure is used to extract the revaluation data from MM Inventory
Management (MM-IM) consistently to a BW system. Contains only value changes, no quantity
changes.
Before you can extract data for revaluations to a BW system, you must ensure that the
transaction/event key is active.
For this, see the following SAP Notes:
353042: How To: Activate transaction key (PROCESSKEY)
315880: Missing event control after PI-A installation
Usage of BX datasource is depends on business requirement.
Requirement1: For example data getting pulled from R/3 system. It contains 10 years of
History Data.
Business requirement is want to see Inventory / Stocks data for last 2 years only.
In this case, to get opening balances can only get through BX datasource and
compress WITH Maker update. after that we can load only last 2 years of historic data
using BF & UM datasources and compress WITHOUT Marker update.
Requirement2: For example data getting pulled from R/3 system. It contains 2 years of
History Data only andentire data needed from reporting.
In this case, we can use BX to pull opening stock balances and compress WITH Marker
update and
Pull BF & UM for 2 years of historic data and compress WITHOUT Marker update. Same as
above.
OR
Just Pull entire historic data - stock movements (2 years) using BF and UM datasources and
compress WITH Marker update . It creates Opening Balances. In this case no need to Load
BX datasource.
Setup Tables: Its place where BW Come and pick the Init Data load
To fill the setup tables of 2LIS_03_BX using Tocde: MCNB in transfer structur tap Select the 2LIS_03_BX
Change the Time of termination and click on Execute button
After filling the setup tables go to Tcode: RSA3 Enter the datasource name execute and check weather data got filled
in setup tables. RSA3 Showing data means your setup tables got filled.
Login into BI Side Select and expand the tree of 0IC_C03 (2LIS_03_BX) Trigger the Infopackage for the data load
upto PSA and then Trigger the DTP to load the from PSA to 0IC_C03.
Make sure DTP Should contain the following settings .
Check the data successfully got loaded into cube. Go to Manage screen Click on Collapse tab and make sure No
Marker Update should not be checked, enter the request id and click on Release. Now data got compress with
marker update
After filling the setup tables go to Tcode: RSA3 Enter the datasource name execute and check weather data got filled
in setup tables. RSA3 Showing data means your setup tables got filled.
Login into BI Side Select and expand the tree of 0IC_C03 Select the infopackage of (2LIS_03_BF) and Trigger the
Infopackage to load the data upto PSA and then Trigger the DTP to load the data from PSA to ZIC_C03.
Check the data successfully got loaded into cube. Go to Manage screen Click on Collapse tab and make sure No
Marker Update should be checked, enter the request id and click on Release button. Now data got compress without
marker update
Revaluations: 2LIS_03_UM
To fill the setup tables of 2LIS_03_UM Enter the Tocde: OLIZBW Give the Name of run, Company code Change the
Termination time and click on Execute button.
After filling the setup tables go to Tcode: RSA3 Enter the datasource name execute and check weather data got filled
in setup tables. In RSA3 Showing data means your setup tables got filled.
Login into BI Side Select and expand the tree of 0IC_C03 Select the Init infopackage of (2LIS_03_UM) and Trigger
the Infopackage to load the data upto PSA and then Trigger the DTP to load the data from PSA to ZIC_C03.
Check the data successfully got loaded into cube. Go to Manage screen Click on Collapse tab and make sure No
Marker Update should be checked, enter the request id and click on Release button. Now data got compress without
marker update.
1)Click on Start Date you will get following screen enter the date and time to trigger the delta load from lbwq to RSA7.
Login into BI Side Select and expand the tree of 0IC_C03 Select the Delta infopackage of (2LIS_03_BF) and Trigger
the Infopackage to load the data upto PSA and then Trigger the DTP to load the data from PSA to ZIC_C03.
Check the data successfully got loaded into cube. Go to Manage screen Click on Collapse tab and make sure No
Marker Update should not be checked, enter the request id and click on Release button. Now data got compress with
marker update.
Check the data successfully got loaded into cube. Go to Manage screen Click on Collapse tab and make sure No
Marker Update should not be checked, enter the request id and click on Release button. Now data got compress with
marker update.
If you find any data record as shown below before loading .select it and delete it !!!
go to Tcode: SE16 and enter the table name: PSA table: /BIC/B0001997000
there you gosimple way to find what data gets loaded in your Persistent Staging Area !
BI Metadata
Launching Web Application Designer the first time downloads all the metadata stored in BI
server
the metadata is basically pulled from the metadata repository as shown below:
Go to the error DTP and click on the cushion button to get the below screen.
Go back and run the ERROR DTP again and below is the result:
Now go back to the actual DTP and run it again and you might see this message:
If you choose Repair it will not delete the existing records and continue to load the non-error records to
be loaded in the target info provider.
If you choose Delete it will delete the existing records in the target info provider and start a fresh load.
If you dont want to take the above approach, go to the maintain link of the target info provider and click
on the monitor and change the red status to green and that should solve the problem as shown below.
If you see a Yellow it means that the data loading is going on since you have chosen
1 Valid Records Update, No reporting (request Red)
Direct Delta: With this update mode, the extraction data is transferred with each document posting
directly into the BW delta queue. In doing so, each document posting with delta extraction is posted for
exactly one LUW in the respective BW delta queues.
Queued Delta: With this update mode, the extraction data is collected for the affected application instead
of being collected in an extraction queue, and can be transferred as usual with the V3 update by means of
an updating collective run into the BW delta queue. In doing so, up to 10000 delta extractions of
documents for an LUW are compressed for each DataSource into the BW delta queue, depending on the
application.
Un-serialized V3 Update: With this update mode, the extraction data for the application considered is
written as before into the update tables with the help of a V3 update module. They are kept there as long
as the data is selected through an updating collective run and are processed. However, in contrast to the
current default settings (serialized V3 update), the data in the updating collective run are thereby read
without regard to sequence from the update tables and are transferred to the BW delta queue.
If your are creating a new client from an existing client then basis can help you in creating a new and
copying all the objects from the old client to the new client