I'm trying to run a configuration package with two tables that relate to each other. These are tables from Continia Expense Management
Expense Types
Posting Setup
Posting Setup table records are related to an Expense Type code in the Expense Types table
I am trying to create the expense type codes AND do the setup in one step. From my understanding, that's the point of configuration packages.
Here's one of the errors (they are mostly the same)...
/The field Type Code of table Posting Setup contains a value (AIRFARE) that cannot be found in the related table (Expense Type)./
I thought the configuration package would create these Expense Type Codes in the Expense Type table, then be able to use those codes in the Posting Setup Table