cancel
Showing results for 
Search instead for 
Did you mean: 

No unit defined with this conversion factor while extracting the data in RSA3

0 Kudos

Hi Team,

When I try to extract the data source from RSA3 am getting below error. Could you please help me to fix this issue?

RSA3 --> Select data Source - Update Mode - D and Execute

Message Box: Error:

Errors occurred during the extraction - Msg no RJ012

In RSA3 Bottom Log

No unit defined with this conversion factor - Msg no: BM026

Thanks in advance

Regards,

Siva M

Accepted Solutions (1)

Accepted Solutions (1)

john_hawk
Active Contributor
0 Kudos

Hi Siva,

It could be that the table BWOM2_TIMEST is empty because of an empty initialization

See SAP Note 2420714 - FI delta initialisation ends with error

https://launchpad.support.sap.com/#/notes/2420714

Let us know the solution.

John Hawk

0 Kudos

Hi John,

Thank you for your comment.

Issue solved by the following actions:

1. Executed the Delta initialization in target system

2. Execute the Delta load (it should works now)

Reason: BWOM2_TIMEST table entries will be deleted in 30 days if we are not doing any delta load


Regards,

Siva M

Answers (2)

Answers (2)

john_hawk
Active Contributor

Hi Siva,

I have never encountered this error, but I will give you my best guess. The extractor contains with a unit of measure conversion factor, but values are not contained in the source tables which the underlying program is using to calculate the converted values. Check the T006 Units of Measure table in the Source System and verify that the "from" and "to" values are maintained.

It would also help if you specified which data extractor you were using.

If the error log provides provides a sample value, please also provide this information.


Good luck,

John Hawk

0 Kudos

Hi John,

I have checked the table and it looks all maintained.

I have done the debug and found that its trying to check values in table: BWOM2_TIMEST

since no records its sy-subrc = 4 then going to error.


Regards,

Siva M

former_member586947
Contributor
0 Kudos

Hi Siva,

Have you filled the target system field in the RSA3 screen? Fill this and try.

Regards,

Satya.

0 Kudos

Hi Satya,

yes I filled the target system field.

entries are missing in BWOM2_TIMEST table. How to add entries in BWOM2_TIMEST table?

Do I need to trigger the delta Intialization again?

Regards,

Siva M