Hi experts,
We are getting the errors
- Message class "FVD_BW", msg no. 3: "The time stamp table is empty"
- Message class "RSM", msg no. 340: "Errors in source system"
when executing a Delta Update mode infopackage (first delta extraction after a successful execution of a "Initialize Delta Process without data transfer" infopackage).
Previous steps:
1. Activated CML Business Content
2. Filled customization tables (details given below)
3. 0CML_C01 (Aggregation after Posting Date) and 0CML_C02 (Aggregation after Due Date)
Position Initializations were carried out succesfully
4. 0CML_O02 (ODS - Delta via Entry Date)
Delta init request with data transfer and an additional delta update executed both successfully.
Customization Tables Current Status:
TABLE BWFS_SETTINGS_0D
Row 1:
INFOSOURCE = 0CML_DELTA
DATASOURCE = 0CML_DELTA
DATUM AB = 01.01.2014
PURE DELTA IS = (Initial)
SYSTEM TIME ZONE = X
RETENTION TIME = 0
Row 2:
INFOSOURCE = 0CML_DELTA_CAP
DATASOURCE = 0CML_DELTA_CAPITALS
DATUM AB = 01.01.2014
PURE DELTA IS = (Initial)
SYSTEM TIME ZONE = X
RETENTION TIME = 0
* On Row 2 I tested the two combinations INFOSOURCE= 0CML_DELTA_CAPITALS / DATASOURCE= 0CML_DELTA_CAPITALS and INFOSOURCE= 0CML_DELTA_CAP / DATASOURCE= 0CML_DELTA_CAP, but got the same error after executing the infopkg...
TABLE BWFS_SETTINGS_0I
Row 1:
INFOSOURCE = 0CML_INIT_BUDAT
DATUM_INIT = 01.01.2014
INFOSOURCE_DELTA = 0CML_DELTA
DATASOURCE = 0CML_INIT_BUDAT
* A 2nd row existed but I had to delete it after 0CML_C02 position initialization to make the 0CML_O02 extraction work (see http://scn.sap.com/thread/3462525). This was
INFOSOURCE = 0CML_INIT_DFAELL
DATUM_INIT = 01.01.2014
INFOSOURCE_DELTA = 0CML_DELTA
DATASOURCE = 0CML_INIT_DFAELL
TABLE BWFS_SETTINGS
Has 2 rows with INFOSOURCE= 0CML_DELTA timestamps (inserted after each successful 0CML_O02 load request, mentioned above)
* I made one more test: I inserted manually a row with a dummy first delta timestamp for INFOSOURCE= 0CML_DELTA_CAP believing the "empty timestamp table" error referred to BWFS_SETTINGS. Then I executed the delta package but the error showed the same.
Landscape
BW system is Release 740, ECC is 6.0 EHP7 and Business Content is Release 757
Additional Info
- Initializing a Delta Process with data transfer" on a fresh PSA/DSO flow causes the same error
Points will of course be awarded to all suggestions that lead to the solution of the issue
Thanks in advance for your help
Fernando Reyna