Hi,
The problem is that data is not seen in SAP BW datasource immediately after being recorded in SAP (FIP).
It needs approximately 1 hour to be seen in the datasouces 0FI_GL_4, 0FI_TX_4
Where can I check (change) the delay.
Regards, Leszek
Hi,
How to prevent refreshing saved Analysis for Office Workbook after they are being opened (using VBA).
I suppose there is a way to turn off via VBA options "Refresh workbook on opening" and "Force prompts for refreshing" in Workbook_BeforeSave...
Hi,In our SAP FI transactional system, there's functionality that displays current system date in Posting date (BUDAT) field while creating new document in FB01, FB60 (and other tcoode like that). You can see in the picture below how it looks like.It...
Hi,How to prevent transformation from overwriting existing value in the given field when there's nothing to load ie loaded value is initial or "" WHILE LOADING transactional data from 0figl_O14 to data cube.I tried to use code like thisbut RAISE EXCE...
Hi,How to create a formula (or procedure) that can be used to load data from SGTXT to an attribute but: not overwriting any value that have already been loaded in that record and if value of HKONT is different from eg. 2*.The sample data in data sour...
Hi vijayeta.sharma,Thank you for your help but I don't see the explanation of my problem in those blogs. Now, without using VBA, it works like this: 1. A user logs in and opens AfO workbook from the server,2. The data is being refreshed automatically...
Thank you for quick response but as far as I understood your answer it's not that case. Could you please look into my explanation that I wrote to Mr Anish Samuel.
Hi, some more explanation:Data should be loaded from DSO to data cube.There is a source field in dso and destination field in cube.The loads works on document number l(doc no) evel as many times as document positions (doc pos) exists.The problem is t...