This page (revision-6) was last changed on 26-Nov-2021 10:22 by JEscott

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 2 KB JEscott to previous
5 26-Nov-2021 10:22 2 KB JEscott to previous | to last
4 26-Nov-2021 10:22 2 KB JEscott to previous | to last
3 26-Nov-2021 10:22 2 KB JEscott to previous | to last
2 26-Nov-2021 10:22 1 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 8 changed 2 lines
|[COUNTRY_CODE]|Varchar2(16)|Y|
|[BANK_TRANSIT_CODE]|Varchar2(16)||Y|
|[COUNTRY_CODE]|Varchar2(16)|Y|Validation: Must be a valid country code defined on [P2K_CM_COUNTRIES].
|[BANK_TRANSIT_CODE]|Varchar2(16)|Y|
At line 11 changed one line
|[EFT_ACCEPTED]|Varchar2(4)| |
|[EFT_ACCEPTED]|Varchar2(4)| |Validation: This field is a “toggle” field. The value will be translated as False if the value is left NULL, set to “N”, “NO” or “0”. All other values will translate to True.
At line 15 changed 3 lines
|[STATE_PROVINCE_CODE]|Varchar2(16)| |
|[ZIP_POSTAL]|Varchar2(16)| |
|[PHONE_NUMBER]|Varchar2(20)| |
|[STATE_PROVINCE_CODE]|Varchar2(16)| |Validation: Must be a valid state code or province code, for the COUNTRY_CODE indicated on [P2K_CM_STATE_PROVINCES].
|[ZIP_POSTAL]|Varchar2(16)| |Validation: Must be formatted in the correct format, for the country indicated
|[PHONE_NUMBER]|Varchar2(20)| |Validation: Must be formatted in the correct format, for the country indicated by the physical location. Derivation: Will be derived from the PHONE_NUMBER for the PARENT_LOCATION, if a PARENT_LOCATION has been defined
At line 19 changed one line
|[FAX_NUMBER]|Varchar2(20)| |
|[FAX_NUMBER]|Varchar2(20)| |Validation: Must be formatted in the correct format, for the country indicated by the physical location.