Skip to main content
Question

Migration Job Customer agreement

  • September 12, 2022
  • 2 replies
  • 217 views

Forum|alt.badge.img+10
  • Sidekick (Customer)
  • 107 replies

I am trying to create a migration job for customer agreement using excel migration , i followed the steps and added two methods of both header and detail. CUSTOMER_AGREEMENT and AGREEMENT_SALES_PART_DEAL but while validating , am getting error message like 

"RmAccUsage.

Developer Error: CustomerAgreement

DEVELOPER_ERROR_03: Most likely a usage definition is wrongly defined for LU: [CustomerAgreement] in table RM_ACC_USAGE_TAB, internal exception: [Ex_Get_Id]"

steps are as follows

 

 

 

 

 

 

 

 

2 replies

Forum|alt.badge.img
  • Do Gooder (Employee)
  • 1 reply
  • September 12, 2022

Hello,

I got that error when the migration tool tries to insert the Sales Part line to an Customer Agreement that does not exist.

 

For me the Customer Agreement head was not created because CUSTOMER_NO field was missing or the customer did not exist in the database → Head not created → error when trying to insert lines.

 

Regards,

Kim

 


eqbstal
Superhero (Partner)
Forum|alt.badge.img+21
  • Superhero (Partner)
  • 701 replies
  • July 11, 2024

Please include if in the Rules tab, you have prepared under what conditions both views should be connected. If that is missing, customer_id is missing, if the join is defined, the customer_id will become available on both views when generating rows.