CPIC (MOSC)

MOSC Banner

Exhibit 53 Check_18 Update 1

Some syntax updates to the code were made.

Please note that the documented validations are inconsistent within themselves as well as inconsistent with validations we’re getting as a result of testing.   If you receive a validation error message from OMB that should be added, please let us know.

//warning variables

var msg = "Please ensure the following required data is complete:" + "" + "";

var need = false;

var a = new Array();

var i = 0;

a[0] = getCell("Description").Value;

a[1] = getCell("53: Investment Status Change").Value;

a[2] = getCell("53: Investment Status Change Description").Value;

a[3] = getCell("FEA: BRM Service - Primary Mapping Code").Value;

a[4]  = getCell("UPI Type of Investment").DisplayValue;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center