cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delta Init of 0FI_AA_11 always return error BWFIAA008

SAPSupport
Employee
Employee
0 Kudos
1,612

In ODP scenario, a Delta DTP cannot finish successfully. It's always started with DeltaInit mode and ends with error:

Extraction of 0FI_AA_11 not possible - first request delta BWFIAA 008

Therefore it's not possible to run a delta using this DTP.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee

The reason that the delta DTP is always started with DeltaInit mode, probably all requests in the target ADSO have been deleted because customer just wants to run a Initialization. However the current initial run requests a delta extraction because 0FI_AA_11 was initialized before (maybe by SAPI infopackage), but customer doesn't realize this. If checking table BWOM2_TIMEST in source system, you'll see an entry UPDMODE = C with an old date, e.g 01.10.2022. To avoid the delta data missing between 01.10.2022 and current date, a delta extraction is requested by this datasource. But because delta run will start a DeltaInit as mentioned above, customer need manually delete the entry UPDMODE = C. After deletion, the deltaInit will be successful.

Shiva4
Newcomer
0 Kudos
I am facing the same issue

Answers (0)

Ask a Question