cancel
Showing results for 
Search instead for 
Did you mean: 

LO extraction: Filling Set up table

Former Member
0 Kudos

Dear Colleagues,

As a LO extraction, I did the following. I activated the Datasources in R/3 in TR LBWE (2LIS_11_VAHDR, 2LIS_11_VAITM...). Now next step we need to fill the setup table. So I ran transaction OLI4BW, but it says "No extraction structure active or no BW connected", even though extractors are activated and BW is also connected.

Can anybody suggest what is going wrong?

Thanks in advance

Pankaj

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

as per you requirement like 2LIS_11_VAHDR AND 2LIS_11_VAITM for this T Code is OLI7BW and press and execute the SD-Sales Orders - Perform Setup --> it will goes to next screen in that screen you can give me Name of run and Termination date and execute it it shows the Start Order Processing ...

Thanks

Bhima

Former Member
0 Kudos

Hi Milinda,

<b>LO-EXTRACTION</b>

• T-Code: LBWE

• First we need to check which data source suits the client’s requirements in LBWE.

• Check whether it is in Active version/Modified version. If it is in M version go to RSA5 and select our data source and press on Transfer. Then go to RSA6 and see whether the datsource is been transferred.

• If the datasource is already in active version then we need to check whether the datsource is already extracting data in to BW.

• If the datasource is extracting the data then we need to check the data existence in Setup tables (use SE11 to check the setup tables data. For every extract structure one and only one setup table is generated whose technical name is Extract structure name+ setup, for eg. If extract structure name is MC11VAOHDR then set up tables name is MC11VAOHDRSETUP) and Extraction Queue (LBWQ) and Update tables(SM13) and Delta Queue (RSA7). If data exists in any of these T-codes we need to decide whether we need the data in BW or not. If we need the extract it as we do in LO-Extraction below. I f we don’t need delete the data.

<b>The dataflow from R/3 into BW:</b>

• We nee to generate the extract structure by selecting the fields from the communication structure in LBWE.

• Generate the datasource and select the selection fields, cancellation fields, hide fields that we want.

• Replicate it into BW. Then we need to attach Info source(Transfer rules/communication structure) to the datasource. We got 3 methods to attach the infosource..

1) Business content:: Business content automatically proposes the transfer rules and communication structure, we don’t have to do anything manually.

2) Application proposal: Here too proposal is done but some objects will be missing which we need to assign in the transfer rules.

3) Others: here we need to create the transfer structure, rules, comm. Strct from the scratch.

• Modeling like infocube, Infosurce attachment,….

• Then activate the extract structure.

• We need to fill the setup tables for the first time loading. In filling the setup tables we can select between Full load and delta initialization loads.

<b>Filling Set up table:[/b<b>]

<b>T Code : SBIW

Settings for Application-Specific DataSources (PI)->Logistics>Managing Extract Structures>Initialization-->Filling in the Setup Table -->Application-Specific Setup of Statistical Data --> in that Youcan perform the Setup (Example : SD-Sales Orders - Perform Setup) and execute .. or else direct T Code : OLIBW ( means based on your application like sales order/billing/ purchase etc)</b></b>• For setup tables T-Code is OLI*BW where * equals to application number like 02 fro purchasing,08 for shipment…..

• First we need to decide whether we want delta loads to be performed in the future. If we want to do delta loads, then we need to go for Delta Initialization process or else do full load.

• When we perform setup tables extraction, since setup tables are cluster tables, we can’t see the data in the setup tables. So we go for Extractor checker (RSA3) just to see the setup tables data (full/delta initialization).

• Then create infopackage and select Full or Delta initialization in Update tab and schedule it.

• Delete the setup tables data by using LBWG.

• Now we need to do delta loads.

• Delta load data flow differs with various delta update methods. We got 3 delta update methods as u know.

• If we select “Queued Delta”update method then the data moves to Extraction queue(LBWQ). Then run Collective update to move the data from LBWQ into Delta Queue (RSA7). Then schedule the data using the infopackage by selecting Delta Load in the update tab.

• If we select “Direct delta” then the delta data moves into RSA7 directly.

• If we select “Unserialized V3” method then the data goes into “Update tables(SM13)”, then run Collective update to move the data from SM13 into RSA7. Schedule the data using infopackage.

• If we click on Maintenance, we can generate the extract structure.

• If we click on 2LIS_02_CGR button, then we we can generate data source

• Inactive under Update column: we can make a extract structure as active or inactive.

• If we click on Job control button the we can maintain the collective update parameters like, start time, and is it hourly once or dialy once ……

• If we click on Queued delta button under Update mode then we can select among 3 delta update methods.

    • Only Full/Delta initialization data loads only moves into setup tables. Delta load data doesn’t move into setup tables.

**RSA3 contains only setup table’s data

    • Only Delta update data moves into RSA7/LBWQ/SM13 no full/delta initialization loads data.

The type of work process:

DIA - Work process for executing dialog steps in user transactions

UPD - Update process for executing update requests

ENQ - Process for executing enqueue requests

BTC - Process for executing batch requests

SPO - Process for executing spool requests

UP2 - Process for executing V2 update requests<b></b>

Thanks

Bhima Chandra Sekhar Guntla

Message was edited by: Bhima Chandra Sekhar Guntla

Former Member
0 Kudos

Bhima,

I think your answer is a bit off the point...

Anyway, just related to the info needed by our friend:

"• For setup tables T-Coe is OLI*BW where * equals to application number like 02 fro purchasing,08 for shipment….."

As already shown with my previous answer, for sales (application component 11) the transaction code is OLI7BW, for purchasing (appl.comp. 02) te TC is OLI3BW...so there is no relation between OLItransactions and application component numbers !

(maybe you are mixing LBWG logic...)

Bye,

Roberto

Former Member
0 Kudos

hi robert,

can you provide me the list of oli transaction's for various application components.

and onething more for ex: in case of sd if we go to fill setup tables by oli7bw then it will never ask us for information struture but if we go by sbiw tcode then it will ask about information structure , wat is the required information structure we need to enter at that point can you explain me i'll be very thankfull to you.

regards

rubene

point=thanks(i know)

Former Member
0 Kudos

Hi All

I think this thread discussion going off the point that author has raised. When he execute transaction OLI4BW, it says "No extraction structure active or no BW connected", even though extractors are activated and BW is also connected.

For this problem :-

Check in SCC4 if your R/3 system logical system name assigned is correct or not.

Also apply OSS note 914268 and see if it helps.

This issue has been discussed earlier on SDN so please search on SDN using search term as "No extraction structure active or no BW connected"

Hope it helps

Regards

Pradip

Former Member
0 Kudos

Hi Rubane,

If you are filling setup tables for LIS, it will ask for information structure, however for LO it will not.

I think u are confusing LIS with LO steps....

for LIS --> LOGISTICS --> Managing Transfer Information Structures.

For LO --> LOGISTICS --> Managing Extract Structures

Hope it clears,

Thanks

Rafi

Former Member
0 Kudos

Hi,

I dont know if ur problem is solved is not, but i faced the same problem and the probable errors would be, either ur logical system is not correctly assigned as pradip told or check this oss note if relavant.

914268 -No extraction structure active or no BW connected

Symptom

Within an instance, you use the NetWeaver components of SAP ERP and BW.

When you execute transactions like to fill rebuild tables in Logistics, the system issues the termination message M2 630:

No extraction structure active or no BW connected

The connection test and the settings for the Myself source system are definitely correctly maintained.

Other terms

OLTP, extractor, data extraction, DataSource, API service, SAPI, RSA2_SERV_BW_CONNECTED, OLI1BW, OLIZBW, OLI3BW, OLI9BW, 2LIS_XX_XXX, M2630, SBIW, LIS, rebuild

Reason and Prerequisites

The problem is caused by a program error.

Prerequisites:

Within an instance, you are using the NetWeaver components of SAP ERP and BW. Thus, potential data loading processes are executed by using the Myself source system connection.

No other BW system is connected for data as a target system.

Cause:

Prior to NetWeaver, you could not operate ERP and BW in one common system. For this reason, the case that Logistics data need to be loaded into the same system for BW functions was not considered. The system as "source system" does not recognize that the system is connected as a "BW system".

Solution

To correct the problem, you need Service API 7.00 Support Package 08 or PI 2004.1 4.6C Support Package 13 in the affected source system. The attached composite SAP note informs you on which software components contain Service API 7.0 and lists the corresponding Support Packages of these components.

Alternatively, implement the attached program corrections.

In the BW system, you only need to implement the correction if the BW system is affected in its role as a source system for itselt (myself connection) or for another BW system.

Caution: Service API is an internal component. Therfore, it is not delivered separately but as a part of other software components: PI, CRM, PI_BASIS and several others. Thus, a composite SAP note is created for each SAPI correction note. This composite note describes which Support Packages of the above mentioned software components contain the SAPI correction. However, the composite SAP note will only be released when the corresponding SAPI Support Packages are released.

Let me know if this has solved ur problem.

Thanks.

Former Member
0 Kudos

I think you have to run OLI7BW !

...please don't forget to reward the answers...it's THE way to say thanks here !