Re: No entry in Outbound Queue (LBWQ) after changing fields at the contract...
HI Michael, Need to go through BTEs(Business transaction events) to capture deltas for enhanced fields. http://scn.sap.com/community/abap/connectivity/blog/2013/01/07/btes--business-transaction-events...
View ArticleRe: No entry in Outbound Queue (LBWQ) after changing fields at the contract...
Hi Micheal, Few points on your scenario,1)Try for BTE-it will be time consuming and you need ABAPer help and business approvals.it is sort of POC.2)Build a Customized datasource for your Contract...
View ArticleRe: How to map 0recvalstck and 0issvalstck with R/3 system
Hi Manju, Are u getting correctly in RSA3 and PSA,if yes then we can proceed with the transformation logic.The Inventory cube depends on other object status as well,based on them,the value in the...
View ArticleRe: How to map 0recvalstck and 0issvalstck with R/3 system
Hi Manju, Check the field 0VALSTCKQTY Quantity of valuated stock, for this KF --> if you check the "Aggregation" Tab, Non-Cumulative properties you will find the below 2 KFs as Inflow and...
View ArticleRe: No entry in Outbound Queue (LBWQ) after changing fields at the contract...
Hi Rau, Check the change document tables, its capturing the deltas . I had tried in my system and its capturing Change documents by Object calss:VERKBELEG. You can see the screen shot where in i had...
View ArticleRe: Error loading 0CostCenter into Z Object
Adding to above... If you take reference of the IO then there is no need to load data separately.You can directly create a NEW IO with reference of 0COSTCENTER IO. Cheers KP
View ArticleRe: ROOSGEN table Message Type
Hi Adlin, Adding to Vijay's Comments ... Check the below link http://scn.sap.com/people/simon.turnbull/blog/2010/04/08/bw-master-data-deltas-demystified Hope this link provides the information you are...
View ArticleRelation between BW Query and used variables
For creating testcases (700) I need to know which variable in a BW Query is mandatory.Is there anybody who can give me the related system tables, I have to read to answer this question (e.g. RSRREPDIR...
View ArticleRe: Relation between BW Query and used variables
Hi, Your question is bit confusing. Tables for BEx Variables: V_RSZGLOBV and RSZGLOBV All * marked variables in your Queries are mandatory variables.
View ArticleRe: Relation between BW Query and used variables
Hi Angelika, Are you using sap defined reports? in general there is no mandatory required variables. its depend on business needs, we can use sap defined or custom defined variables. for bex related...
View ArticleRe: Delta batch job fails in ECC, job control LBWE 02 DS?
Hi Daniel, Point 1 is giving the solution as to how to resolve the issue and the second one is the root cause Analysis.We need to know as to why the stucture has failed ,which table/strucutre was...
View ArticleRe: need standard Datasources for the EDM (energy data management) ISU
Hi, Sorry that i took so much time to reply.i have checked the linked and the recommended DS. But none of it match my criteria suppose i have to create a DS for AT & C loss.where i can find the...
View ArticleRe: Transport Ended with Return Code 12
HI Vamsi, how did you resolve this issue? Kind Regards,Jose Mich
View ArticleHow do you check the ABAP Code or Logic for Enhanced Extractors
Hi There, Please can you let me know the steps I should take to view the logic of some fields that have been added to a standard Extractor. The Extractor is 2LIS_17_I0NOTIF. Many thanksMichelle
View ArticleRe: Delta batch job fails in ECC, job control LBWE 02 DS?
suman why don't u share ur user to me, so that I can contact u any of my postings...when I try to share my posting with u...what should I do ? I could not get you properly. Can you please tell me in a...
View ArticleRe: Activate BI Standard Reports In HCM
Hi Praveen, We got same requirement to show all standard HCM reports in BI. Please let me know how did you proceed to achieve this. Thanks!
View ArticleRe: Delta batch job fails in ECC, job control LBWE 02 DS?
I rejected the original posting on the grounds that it was almost impossible to understand. Please refrain from using text-message type abbreviations.
View ArticleRe: How do you check the ABAP Code or Logic for Enhanced Extractors
Hi Michelle, You can try debug data source at Dev system, T code - RSA3 at source system(ECC), select debug check box, you may find required logic how its populating data to fields. Thanks
View ArticleRe: How do you check the ABAP Code or Logic for Enhanced Extractors
You have to check the code in CMOD t-code for your datasource enhancement. Debug it to see how the data is getting populated..?
View Articleextractors 0BPARTNER_ATTR & 0BP_DEF_ADDRESS_ATTR
hello, I want to use the the extractors 0BPARTNER_ATTR & 0BP_DEF_ADDRESS_ATTR in ECC. the extrcators are active but are not fetching any data. The tables "BUT000 and "BUT100 from which these...
View Article