| Code |
Meaning |
Description |
| A |
customer record marked for insert, but site_use_code already |
customer record marked for insert, but site_use_code already exists |
| B |
contact_phone record marked for insert, but contact/phone com |
contact_phone record marked for insert, but contact/phone comb. already exists |
| C |
customer record marked for update, but site_use_code does not |
customer record marked for update, but site_use_code does not exist |
| D |
contact_phone record marked for update, but contact/phone com |
contact_phone record marked for update, but contact/phone comb. does not exist |
| E |
contact_phone record marked for insert, but site_use_code doe |
contact_phone record marked for insert, but site_use_code does not exist |
| F |
duplicate customer_ref used for different customer informatio |
duplicate customer_ref used for different customer information |
| G |
duplicate address_ref used for different address information |
duplicate address_ref used for different address information |
| H |
duplicate contact_ref used for different contact information |
duplicate contact_ref used for different contact information |
| I |
primary_site_use_flag = Y where customer already has site mar |
primary_site_use_flag = Y where customer already has site marked primary |
| U |
site_use_code, address_ref, and customer_ref identical for in |
site_use_code, address_ref, and customer_ref identical for insert or update |
| V |
site_use_code, contact_ref, and telephone identical for inser |
site_use_code, contact_ref, and telephone identical for insert or update |
| X |
invalid value for insert_update_flag -- valid values are I an |
invalid value for insert_update_flag -- valid values are I and U |
| Y |
contact_title, phone_type, or site_use_code does not match kn |
contact_title, phone_type, or site_use_code does not match known lookups |
| Z |
invalid profile_class, state, site_use_code, customer_class o |
invalid profile_class, state, site_use_code, customer_class or site_use_flag |