Run transform to import spend category data into the Spend Category primary table
Run transform to import the data records from the Spend Category Stage (sn_spend_mgmt_category_stage) staging table into the Spend Category (sn_spend_mgmt_category) primary table.
Avant de commencer
Role required: admin
Pourquoi et quand exécuter cette tâche
Here’s how the transform map works:
- In the Spend Category table, only the Category name field is mandatory and must be unique; all other fields are optional.
- During transformation, if either the Spend category manager or Sourcing manager is not found, the Spend category record is skipped and an error is logged.
- If the Parent spend category does not already exist, it is created automatically.
- If a matching Product category cannot be found using either the UNSPSC or Category name, the corresponding many-to-many (m2m) record is not created, and the issue is logged accordingly.