You might be doing at dev system.
delete and refill setup tables.
while running data source at RSA3, choose deubg option and check it.
take abap expert help while denugging data source at RSA3.
You might be doing at dev system.
delete and refill setup tables.
while running data source at RSA3, choose deubg option and check it.
take abap expert help while denugging data source at RSA3.
Hello Experts ,
I have done initialization without data transfer for 2lis_02_itm.
when I run job in LBWE for delta .
It went successfully, however when check in RSA7 and click on display it goes on running for more than 15 mins So I stoped the transaction .
I checkd LBWQ/SMQ1 , tried to excute LUWs manually there also I got following message
" LUWs in status NOSEND must be picked up by the application "
Then When I run Info packege , it went to RED with error : Error Occured in Source system .
Kindly suggest .
Regards,
Ganesh
Hi,
Can you check more error information from ECC SM37.
After the init have you done any changes(respective data) at source side before triggering LBWE job.
Once you see record count(>0) at RSA7 against your data source later you can run delta info pack.
After the init have you created delta info pack or you used previous delta info pack?
Thanks
Hi Ganesh Jagdhane ;
Firstly , share screen-shoots of LBWE configuration steps. Is it use direct queue , it is not ; you have to schedule delta queue.
However , can you share message number or details of error ?
Regards.
M.Ozgur Unal
Hi Ram,
i did delete setup tables and load again. I checked setup table MC03BX0SETUP and it is showing 0 records that means there is no issue wit the data source i guess its a problem with setup tables only.
Thanks
Info package Screen shot below .
Then , SMQ1
Yes I tried delta with new Info package still getting same error .
Kindly suggest .
Regards,
Ganesh
Hi ;
To analyze your problem we have to check source system.
Please , check this path.
Infopackage screen shoot , you shared. Go to this screen. You will see sections.
Goto --> Source system
Fill username and key after that run program. You will see root of problem.
Regards.
M.Ozgur Unal
Hi Ganesh,
check the program RSDBTIME in SE38 on the both systems,
is there any time gap between the both systems,
caller 09 message means... its time issue... between the servers.
Br,
Kamal
You better do resetting about movement type and industry sectors.
previous it done by you or functional team? if it done by you then ask functional help to do it.
Later fill setup tables and check data.
You are missing some functional settings. thats setup tables are not filling.
can you replicate data source and activate it.
Later try to run dleta info pack and see.
Have you checked ECC SM37 logs?
Hi All,
We have requirement to extract data from InfoType 0023 and Infotype 0022 to get the BW report as standard report in HR: HPLTSEN3. Is there any standard extractor to suport this or any special configuration needed for standard extractor to suport this?
Kind Regards,
KAsia
Hi Kasia
you can use the 0EMPLOYEE_0022_ATTR - Employee - Education and Training for the 0022 and enhance the 0EMPLOYEE infobject with the relevant fields -
I don't think that you can find something standard for the 0023 . In HR you can create easily with Rso2 a custom datasource to fetch the 0023 infotype data
after you should replicate it in BW and create a custom ods with trasformations
Hope it helps
Hi Sangita,
FYI - I got the same error when we process our new dimension members. After a little research, we ran the "UJA_REFRESH_DIM_CACHE" on the back-end and it resolved our issue. I am updating the log in case somebody else experience same error.
Thanks
Sharif
Hi Experts,
As a project requirement, we need to Extract WM Data from ECC to BW. We are working on this request for the first time.
Can you please provide Information on
1. Standard Extractors / Data Sources available for SAP WM Data ?
2. Is there a standard object (and data source) for "Material warehouse" Master Data?
(the data we see in mm03 transition: " Warehouse Management 1 & 2" Views )
Regards
Pankaj
Try implementing these OSS notes.
You have to always enter Fiscal Year Period or you will have an error
I debugged some of the abap code.
All the RSA3 parameters only want EQUALs, so do not enter a range of values
only 1 single value allowed for any parms
743357 & 1803830 for Extractor 0CO_PC_PCP_03
1855575 - DataSource 0CO_PC_PCP_30: Exploding raw
material cost est.
592216 - Enhancement
DataSource 0CO_PC_PCP_03 (0CO_PC_PCP_03 and 0CO_PC_PCP_04 contains the
fields COSTINGRUN, COSTINGRUN_DATE and COSTING_DATE. However, these are not filled in the standard SAP system…you can fill fields with this modification.)
2097686 - 0CO_PC_PCP_03: Incorrect component scrap
1864605 - 0CO_PC_PCP_03: materials missing in extract
2115896 - Costing structure explosion: rounding
differences (Extractors 0CO_PC_PCP_03
Hi César,
Did you reinitialize the extraction process?
Best regards,
Sander
Hi there, I'm new to BW and in the process to validate a webi (BI 4.0 sp6) reports that are sourced of of BW 7.3 and the original source is ECC ERP 6. I have been assigned the task to validate webi reports that use "Profitability Analysis Cube". However by looking at the ETL dataflows I'm not able to figure out the source tables/extractors that are being used. My understanding to validate the webi reports is to try to match the ECC data with Webi Reports; As my knowledge is limited can you please guide me how can I lookup the original source of the BW ETL - table/extractors/ABAP code? I have attached "copa data flow picture", I try to look at the source by right clicking on "1_CO_PA100OPC1" and selecting "Display Data Source in Source System" and it opens another window in ECC attached (ECC COPA Source) but doesn't show me the table or extractors being used. regards, samique
Hi Ram,
I did it with the help of functional consultant. Anyways we did it again, still its not working.
first time im struck with this kind of thing. Kindly let me know what might be the reason.
Thanks
Hi Sam,
Your COPA data source is generic data source.
Please take your FI/CO team help and find the base tables of your Operating concern.
In your case Operating concern is - OPC1.
We generally create/generate COPA data sources based on Operating concern.
Operating concern is created FI/CO team.
So please take your source team help and find the tables.
There 4 COPA tables which we can see data at source side CE1XXXX,CE2XXXX,CE3XXXX and CE4XXXX.
XXXX - refers your operating concern name.
Thanks
Hi Raj,
If you have WM related source system then look at table ROOSOURCE,
Try to see above table data thru input on OLTPSource - 0wm*.
you will find all data sources which are related to WM.
Even at your source system go to RSA5, find WM application and exapnd it.
it will shows all data source which are part of WM application.
Thanks