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

Parameter Take values from source file/staging table has not been maintained completely

0uTY
Explorer
0 Kudos
259

when we check a staging table on a migration cockpit app, the error "Parameter Take values from source file/staging table has not been maintained completely" shows up on a screen.

would you tell me the way we fix this error?

Accepted Solutions (1)

Accepted Solutions (1)

Chuma
Active Contributor
0 Kudos

Hello @0uTY 

Thank you for your follow-up,

You set 0001/0002 in the Migration Cockpit user interface, not in an XML/CSV file.
Navigate to your migration project → Mapping Tasks → Control Parameter Tasks and select one option for each structure level (header/item / sub-item):

Chuma_0-1759959417202.png

  • 0001 = Take values from source file/staging table
  • 0002 = Take default values

Next, confirm, return to the project, and click 'Prepare/Simulate' again.https://userapps.support.sap.com/sap/support/knowledge/en/3601494

With kind regards

Chuma

Answers (1)

Answers (1)

Chuma
Active Contributor
0 Kudos

Hello @0uTY 

Thanks for flagging the Migration Cockpit message.

Parameter Take values from source file/staging table' has not been fully maintained.

This message appears when a migration object contains control parameter tasks that are not fully maintained, often at the item or sub-item level. The cockpit will not proceed until all related structures have this parameter set and are confirmed.

What should you do?

Open your migration project → Mapping Tasks → Control Parameter Tasks for the affected object.

For each structure level (header, item, or sub-items), select one option and confirm:

0001 – Take values from source file/staging table, or 0002 – Take default values … (wording varies by object). SAP Help Portal-Control Parameter Tasks

Return to the project and run Prepare / Simulate again. SAP Help Portal-Migrate Data Using Staging Tables

KBA explicitly shows options 0001/0002. Missing maintenance on lower levels often causes issues for multi-level objects. KBA 3601494 - Migration Cockpit: Part of the Data is not being migrated because of inconsistencies i...

Let me know if it works

With kind regards

Chuma

0uTY
Explorer
0 Kudos
Thank you for your information and let me confirm my understanding. Now I understand I need a value, 0001 or 0002. Is it supposed to be entered on a xml file or be set on a migration cockpit app?