Re: GR55 replicate in BW- missing 'Production Order' Actual Cost
Hi Check 0COSTELMNT 985205 in your PSA the cost should be there. I assume it gets filtered out somewhere a long the dataflow.hope that helpsMartin
View ArticleRe: How to Pull data from table RESB/PKHD/CAUFV Table
Hi Raman, Still many fields are missing which i require.I think I need to take ABAP help to get this done. -Arvind
View ArticleRe: Delta Extraction Settings for 0CO_OM_OPA_6
Hi, To know your delta extraction process do the test case at dev systemDebug your extractor at source system RSA3 with delta mode. take abap expert help.Before that ask source team to enter delta...
View ArticleRe: How to Pull data from table RESB/PKHD/CAUFV Table
Hi, Mean lots of fields have SELECTION as A at table ROOSFIELD then you can make them as visible by using below sample code. EPORT ZREPORT.Tables: ROOSFIELD.SELECT SINGLE * FROM ROOSFIELD WHERE...
View ArticleRe: PSA and RSA3 Base Unit of Measure not Matching
HI Jagadeesh, Exceute this program in BI : RSIMPCUST , it might work if you transfer global settings. Regards,Seshu.P
View ArticleRe: Bi content in solman
HHi,i need to start BI reporting in my solution manager , and before that need to activate it. iis there option to use flat file as a data source for reporting in solution manager ?.Solution manager...
View ArticleRe: Delta Extraction Settings for 0CO_OM_OPA_6
Dear Reddy, Generally SAP provided delta enabled FM are included with BTEs(Business transaction events). Generally they are typically engaged with multiple interfaces. Still if you want to analyse that...
View ArticleRe: Delta Extraction Settings for 0CO_OM_OPA_6
Ravikanth,Check these notes, 736394 - CO delta extractors: Parallel delta uploads416265 - BCT-CO delta DataSources: Technical background information373487 - OPA DataSources: Performance problems...
View ArticleRe: GR55 replicate in BW- missing 'Production Order' Actual Cost
Hi , Please share if you have successfully Replicated GR55 in BW, how were you able to bring the Production ORDER Actual Cost information at WBS/Costelement Level. it will be a big help! thanks,SJ
View ArticleRe: Event Based process chain scheduling
Hi Make sure you schedule your process chain and also select "periodic job" at the bottom otherwise your processchain only gets triggered once.hope that helpsMartin
View ArticleRe: GR55 replicate in BW- missing 'Production Order' Actual Cost
Hi Surendra, We have used PU*31 and PU*32 datasource for actual and Budget.You can search them in RSA5/RSA6 in ECC.For Comitment we have used PU*42 (cant remember exactly). The data is matchinh with...
View ArticleRe: Event Based process chain scheduling
Hi Arvind, EVENT based scheduling works based on the BP_RAISE_EVENT FM. I guess you had written logic in your program to trigger the event based on this FM ...Next inorder to trigger your process...
View ArticleRe: The application program for the extraction of data was called up using...
Dear Ganesh, After running delta for datasource , did you find any error or you got 0 records. Does RSA7 is getting filled with delta records? Check Note 1165059. Best regards, Vijay
View ArticleRe: The application program for the extraction of data was called up using...
Hi, Are you seeing your data sources 0VENDOR_ATTR , 0MATERIAL_ATTR , 0PROFIT_CTR_ATTR , 0PROFIT_CTR_ATTR at RSA7. After your init with data, any changes(new entries/changed existing records for your...
View ArticleRe: The application program for the extraction of data was called up using...
Hi What's the error your get when you try to pull delta?Martin
View ArticleChange Type NODEID in BW to Type of NODEID in Source
Hi Experts, I want to use the hierarchy framework of BW 7.3 in order to transfer a hierarchy from source system via DSO into the hierarchy of an infoobject. Everything works so far using an expert...
View ArticleRe: The application program for the extraction of data was called up using...
Hi Raman / Vijay , There are no records in RSA7 , however when I am running full load , records are increased today than yesterday , that means they were new or modified records . when I am...
View ArticleRe: The application program for the extraction of data was called up using...
Dear Ganesh, Below options are for try : 1. Replicate datasources2. Activate datasources using RSDS_DATASOURCE_ACTIVATE_ALL Best wishes, Vijay
View ArticleRe: The application program for the extraction of data was called up using...
Hi, Assuming your on bw 7.x version. Just take one data source 0VENDOR_ATTR.Delete the existing init and data.if possible reactivate data source from RSA51. Replicate your data source into bw side2....
View ArticleRe: How to Pull data from table RESB/PKHD/CAUFV Table
Hi, The requirment is to pull data from all below mentioned tables. As per my idea I can get data from MARC,MARD and MAKT from Material Master. RESB Table CAUFV Table MAKT Table PKHD Table...
View Article