cancel
Showing results for 
Search instead for 
Did you mean: 

Business Partner Migration - System error occurs when calling function module

former_member298052
Participant

Hi there,

I've recently migrated a businesspartner with supplier roles usingmigration cockpit. Now I'm trying to add Customer roles by using the Customer extend object, but I get these error messages once I get to the simulation:

"System error occurs when calling function module in target system"
"System error (portion 0000000001, conversion object Z_CUST_EXTEND_01A, at 161649)"
"The ASSERT condition was violated. (conversion object Z_CUST_EXTEND_01A)"

Has anyone experienced this before and could provide me with a suggestion on how to solve this?
Looking forward to your answers.

Best regards

Andrzej

0 Kudos

Hi Andrzej

I am also facing the same issues while loading the fixed assets in the migration cockpit.

Let me know if you found any solution.

Thanks in Advance

Jaswanth

Accepted Solutions (0)

Answers (3)

Answers (3)

syaminik9
Member

Hi All,

When we try to extend Business Partner Vendor or Business Partner Customer in LTMC using the extension Template, we may receive the error like above. This error is basically because there is discrepancy in the initial load file and the data in the extension template used.

To resolve the error:

1. Compare the count of records in the load file and Extension template in each tab and remove discrepancies.

2. Check if the 'LIFNR' is internal or external, if internal use VLOOKUP and find the exact value of the input legacy number.

I have faced similar issue, but once I have removed all the discrepancies and validated the data to match the initial load file the error got resolved. I feel the error is more about proper input data when the number range and all are in place.

Hopefully the error gets resolved...

Good Day.. 🙂

0 Kudos

Hi

Any feedback regarding this issue?

Experiencing a similar issue uploading inspection plans with LTMC S4Hana 1909.

We did look at ST22 but could not really establish what the issue is.

Your feedback appreciated

Thx

Linda

0 Kudos

Error Message Received:

System error occurs when calling function module in target system

System error (portion 0000000001, conversion object

Screen output without connection to user. (conversion object

jlivio90
Active Participant
0 Kudos

Hi.

Have you guys checked t-code ST22, the ASSERT error can be a short dump.

ASSERT Condition by itself is like saying "I got an error what should I do", in the short dump (if there's one) look at the call stack and the lines of code that threw the assert and provide the details back here.