1360832 - Upgrade Wizard Precheck: User defined table structure check
https://websmp130.sap-ag.de/sap/support/notes/1360832
Symptom
When running the SAP Business One upgrade wizard, you may receive the following warning in the pretest step: "User Defined Table and User Defined Field in database is not consistent".
Cause
Consulting
The user-defined table and/or the user-defined field structure is not consistent with its real structure in the database and its registration to SAP Business One.
The database structure check for user-defined tables and user-defined fields compares all user-defined tables and all user-defined fields with their real structure in the company database.
--All the registered User Defined Tables (UDTs) exist.
--All the created User Defined Tables (UDTs that have the UDT compatible naming) are registered in the UDT table.
--All the registered User Defined Fields (UDFs) are created in the corresponding database tables.
--All the User Defined Fields (UDFs) in database tables are registered in the UDF table.
For a detailed check report, see the log file.
Solution
When getting the warning, choose one of the following solutions:
Confirm the warning message and continue the upgrade process.
The User Defined Table and User Defined Field check will be skipped.
To avoid any potential problems, you should insure that the user-defined table and/or the user-defined field structure is
consistent with its real structure in the database and its registration to SAP Business One, before proceeding the upgrade.
Note!
Please log a Support message Only in the case of an Upgrade Failure.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
My request:
(1) Please provide a SQL query script that insures the user-defined table and/or the user-defined field structure is
consistent with its real structure in the database and its registration to SAP Business One and reports all the difference
(2) kindly provide an example on step by step solution for one sample difference reported by (1)
(3) If (1) and (2) is not possible, please provide an example on step by step identification such errors on the detailed check report (the log file).
(4) kindly provide an example on step by step solution for one sample difference error reported by (3)
Thanks for your help in advance.