TCA Bulk Import
Hello !
I am currently working on migrating legacy data (PARTIES, SITES and CONTACTS) to TCA. We are on Release 12.1.3.
I am using the Bulk Import approach - Loading data into interface tables and then using 'Import Batch to TCA Registry' to load data into TCA.
I am aware that we can make a party Active/Inactive and this is stored in HZ_PARTIES.STATUS.
Same is the case for Sites/Contact Points. There is a field STATUS in the base tables, but not in the interface tables.
So how do I import these statuses into base tables?
Also there are few other such fields which are present only in the base table and not in the interface table.