
Hi All,
Is there a way to copy account schedule definition(row definitions such as GL account ranges) from say Sandbox to Live in BC (cloud)?
Thanks
Hello Anita,
You can copy Account Schedule definition from one BC Database to another using the Configuration Packages.
You just need to create one Package (in case you don't have it already) in each BC environment with Tables:
- 84 - Acc. Schedule Name
- 85 - Acc. Schedule Line
in case you also want to export/import the Columns Layouts add Tables:
- 333 - Column Layout Name
- 334 - Column Layout
Here is a link where you can find further details regarding BC Configuration Packages:
docs.microsoft.com/.../across-import-data-configuration-packages
Hope it helps you.