1.5.5 Skip Zip Code Validation
While accepting data for interdependent fields through User Interface, OFSLL validates and auto-populates the values for subsequent fields based on previous selection.
Accordingly, when a specific Country is selected from drop-down list which is populated based on COUNTRY_CD (COUNTRY CODE) lookup code, OFSLL validates and populates the list of corresponding zip codes maintained in Zip Code setup.
However, in case the zip code validation is to be skipped for a specific Country, then
define the Sub Code as NO_ZIP_VAL against the COUNTRY_CD in lookups screen as indicated
below:
On Selecting that particular Country from drop-down in any of the UI screen, only the
default value ‘0000000000’ is available for Zip field drop-down list. On
selecting the same, the City and State fields are set as UNDEFINED.
Note:
Skipping zip code validation has significant impact in the system since the change impacts all the UI screens - Setup screens, Origination, Servicing and Collection module screens, Interface, Customer Credit Limit, Collateral Management, and so on. Hence it is recommended to be done with careful consideration and OFSLL is not responsible for any impact/ mismatch resulting out of this change.Parent topic: Common Operations