Move customer price lists between environments (DEV to PROD)

Seem to be drawing a blank here - We have been setting up EDI and demand management, and associated customer price lists in DEV. Trying to move them into PROD without recreating them from scratch. I’ve been able to export the part lists but haven’t been able to import into a new environment.

I’ve also been trying to create a solution element for customer price lists but the right combination of tables and/or BOs is eluding me.

I can see having to do this often as we start getting into EDI-driven transactions; has anyone figured out how to quickly move customer price lists between environments?

Sorry if I am missing something but it seems the obvious answer is DMT?

1 Like

Create the list header record
Copy all of the parts and paste insert them into DEV

Or create BAQs that will give you the data for DMT

2 Likes

Yes for sure - just hadn’t done the definition for a DMT and in the end it’ll be many parts across many customers. Wanted a quick solution for a test batch.

But you’re right, and I’m lazy :roll_eyes:

1 Like

Actually we’re going to need such a tool sooner than later so yes, that’s what I need to do. Like I said, lazy…:roll_eyes:

Don’t forget there is price list export/import in the UI, although probably impractical if you have a 1-1 customer to pricelist scenario…

I am sure some industrious person has created a function to do it in bulk apart from using the DMT…, :thinking:

BAQ driven DMT will be the simplest.